summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Regression
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Update license headersdotnet-bot445-941/+1386
2016-01-22Fix a bug in JIT value numbering.Eugene Rozenfeld3-0/+134
2016-01-12Merge pull request #2612 from hoyMS/Bug2610Hongtao Yu3-0/+155
2016-01-12Fix for bug 2610 Incorrect copy prop substitution.Hongtao Yu3-0/+155
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin27-32/+32
2016-01-05Port more JIT tests.Pat Gavlin33-0/+3212
2015-12-31Enable ilasm round trip testingKyungwoo Lee1-0/+1
2015-12-28Using ilasm for test populationKyungwoo Lee13-129/+0
2015-12-23Merge pull request #2313 from richardlford/portilasm1211Richard L Ford188-214/+55401
2015-12-23Delete bogus testJan Kotas3-105/+0
2015-12-22Port additional desktop tests to CoreClrRichard L Ford188-214/+55401
2015-12-18Restore <DebugType>None</DebugType> for b268908.Pat Gavlin1-1/+1
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin28-33/+33
2015-12-16Merge pull request #2354 from pgavlin/ImportSimpleTestsPat Gavlin3-0/+120
2015-12-15Import additional JIT tests.Pat Gavlin3-0/+120
2015-12-15Porting testsHongtao Yu4-0/+132
2015-12-14Porting tests:Hongtao Yu3-0/+125
2015-12-11Porting tests that have referencesHongtao Yu10-0/+446
2015-12-10Import missing JIT tests.Pat Gavlin1116-2052/+13697
2015-12-08Merge pull request #2259 from pgavlin/ImportSimpleTestsPat Gavlin37-0/+3735
2015-12-08Import additional JIT tests.Pat Gavlin37-0/+3735
2015-12-07Port more C# unit testsRichard L Ford214-0/+83435
2015-09-03More System.Console IL test cleanupBruce Forstall4-4/+25
2015-09-03Fix more System.Console referencesBruce Forstall3-11/+11
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall582-21155/+24106
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall41-111/+41
2015-08-24Re-enable JIT testJan Kotas1-4/+0
2015-08-20Disable test failing on VS2015Jan Kotas1-0/+4
2015-08-12Merge pull request #1329 from AndreyAkinshin/masterMatt Mitchell3-0/+103
2015-08-12Fix a bug with disappeared cast to byte in numeric binary expressionsAndrey Akinshin3-0/+103
2015-08-11Disable debug info generation for test with very large methodJan Kotas1-1/+1
2015-07-28Fix for potential bad tailcall code generationMatt Mitchell3-0/+166
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell961-2276/+1415
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis1263-6822/+1770
2015-06-24Refactor JIT test projects.Pat Gavlin1908-49635/+37369
2015-06-10Import the first batch of IL tests.Pat Gavlin2930-6/+340985
2015-06-10Merge pull request #1120 from libengu/RestOfRegressionBengu Li1257-0/+88239
2015-06-09Add all remaining JIT/Regression test cases for JITBengu Li1257-0/+88239
2015-06-08Add JIT/Regression/CLR-x86-JIT/V1-M09 test cases for JITBengu Li120-0/+3381
2015-06-03Add multiple smaller test directories under JIT/RegressionBengu Li100-0/+2758
2015-05-26Add Regression/VS-ia64-JIT test cases for JIT.Bengu Li182-0/+39191