summaryrefslogtreecommitdiff
path: root/tests/src/JIT/opt/Tailcall
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook1-0/+4
2017-05-02Surgically remove unsupported tailcall casesRuss Keldorph2-35/+54
2017-04-03Fix a reference to System.Exception in a JIT test.Pat Gavlin1-1/+1
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas1-5/+0
2017-03-16Hide types which are now public in corefx (#10142)Rahul Kumar1-23/+23
2016-10-12Fix a tailcall test that fails with Ready-to-Run (#7586)John Chen1-0/+30
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy2-35/+0
2016-08-19Don't inline methods that have tail-prefixed calls.Eugene Rozenfeld1-152/+172
2016-05-19Tail call test failure fixes.sivarv2-10/+15
2016-05-09Update license header in most .il files.Russ Keldorph3-6/+9
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin1-1/+1
2015-12-28Using ilasm for test populationKyungwoo Lee1-2/+0
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin1-1/+1
2015-12-10Import missing JIT tests.Pat Gavlin1-1/+1
2015-12-09Porting jit\opt\tailcall\TailcallVerifyWithPrefix.ilHongtao Yu5-0/+11073