summaryrefslogtreecommitdiff
path: root/tests/src/JIT/SIMD/VectorIntEquals.cs
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Optimize codegen when SIMD (in)Equality that produces bool result is compared...sivarv1-0/+40
2016-09-27Optimize SIMD codegen for (in)equality check against zero that produces bool ...sivarv1-3/+18
2016-01-27Update license headersdotnet-bot1-2/+3
2015-12-08Add SIMD testsAndy Ayers1-0/+33