summaryrefslogtreecommitdiff
path: root/src/jit/simd.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Change VEX-encoding selection to avoid AVX-SSE transition penaltiesFei Peng1-6/+1
2017-10-25Decoupling SIMD levels from instruction setsFei Peng1-0/+37
2017-05-10add jit intrinsic support for vector conversion/narrow/widen on AMD64 and x86...helloguo1-0/+4
2016-12-07Use only lower floats for Vector3 dot and equalityCarol Eidt1-5/+10
2016-10-27Initial RyuJIT x86 SIMD supportBruce Forstall1-2/+2
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-18/+17
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-15Enable FEATURE_SIMD on Linux.Carol Eidt1-1/+1
2015-07-13Don't reorder operands for Vector constructorCarol Eidt1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+45