summaryrefslogtreecommitdiff
path: root/tests/src/jit
AgeCommit message (Expand)AuthorFilesLines
2018-08-29Fix test folder register (#19749)Sergey Andreenko2-59/+0
2018-05-31Add test case for optimized box vector assert (#18163)Andy Ayers2-0/+59
2018-02-01Remote lower case jit test dirjashook6-423/+0
2017-11-01JIT: convert fixed-sized locallocs to locals, enable inlining (#14623)Andy Ayers2-0/+83
2017-10-13Optimize type casts (#14420)Andy Ayers4-0/+340
2017-03-17Fix yet another casing issue.Andy Ayers2-105/+0
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas1-4/+0
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe1-4/+0
2017-03-05JIT: change codgen for dup to not lose type informationAndy Ayers2-0/+113
2017-03-01Fix casing for newly added test (#9889)Andy Ayers2-478/+0
2017-02-23Merge pull request #9748 from AndyAyersMS/FixJitTestDirAndy Ayers6-702/+0
2017-02-23Add jit test project checker as jit test (#9721)Andy Ayers2-0/+478
2017-02-23Move jit tests to directory with proper casingAndy Ayers6-702/+0
2017-02-17JIT: relax assert in fgMergeFinallyChainsAndy Ayers2-0/+85
2017-01-23Add simple span benchmarksAndy Ayers2-0/+513
2016-12-05JIT: enable inline pinvoke in more casesAndy Ayers2-0/+104