summaryrefslogtreecommitdiff
path: root/src/jit/simdintrinsiclist.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Ensure that the S.N.Vector methods are marked as [Intrinsic] and that the att...Tanner Gooding1-1/+1
2018-01-24Disable the ConvertToUInt intrinsics by removing them from simdintrinsiclist.hCarol Eidt1-4/+0
2017-12-13get rid of TYP_CHARFei Peng1-35/+35
2017-10-30[Arm64] Implement simdintrinsiclist.hSteve MacLean1-6/+20
2017-05-10add jit intrinsic support for vector conversion/narrow/widen on AMD64 and x86...helloguo1-1/+22
2017-01-04Accelerate Abs intrinsic even in cases where there is no direct instruction s...sivarv1-3/+2
2016-12-21Use Pabsd/pabsw/pabsb instructions for Abs SIMD intrinsic on SSE4 and above t...sivarv1-1/+1
2016-10-27Initial RyuJIT x86 SIMD supportBruce Forstall1-3/+3
2016-10-21Optimize Vector<int>.Dot on AVX.sivarv1-1/+2
2016-07-29Massage code for clang-formatMichelle McDaniel1-0/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-07-13Don't reorder operands for Vector constructorCarol Eidt1-2/+9
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+137