summaryrefslogtreecommitdiff
path: root/tests/src/JIT
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin890-1103/+1171
2016-01-08stk_bndchk.il is failing consistently for some individuals andRuss Keldorph2-370/+0
2016-01-08Merge pull request #2550 from AndyAyersMS/InlineTreeAndy Ayers2-0/+84
2016-01-08Merge pull request #2563 from hoyMS/Bug2452Pat Gavlin1-4/+11
2016-01-07Merge pull request #2567 from LLITCHEV/GetTypeIntrinsicJan Kotas1-1/+1
2016-01-07Fix ARM build break (Issue 2362).Lubomir Litchev1-1/+1
2016-01-07Fix a test bug where dllexport qualifier was missing.Hongtao Yu1-4/+11
2016-01-07Initial version of the inline treeAndy Ayers2-0/+84
2016-01-06Remove some redundant inlining testsAndy Ayers79-7571/+0
2016-01-05Merge pull request #2530 from pgavlin/ImportJITTestsPat Gavlin183-0/+114047
2016-01-05Port more JIT tests.Pat Gavlin183-0/+114047
2016-01-04Add a simple set of Linq benchmarksAndy Ayers4-0/+641
2015-12-31Merge pull request #2495 from AndyAyersMS/LockJsonAditya Mandaleeka1-1/+1
2015-12-31Merge pull request #2487 from kyulee1/roundKyungwoo Lee11-0/+11
2015-12-31Actually lock the project.lock.jsonAndy Ayers1-1/+1
2015-12-31Enable ilasm round trip testingKyungwoo Lee11-0/+11
2015-12-29Merge pull request #2456 from AndyAyersMS/SerializeBenchmarkAndy Ayers6-0/+4390
2015-12-29Simple deserialization benchmarksAndy Ayers2-0/+245
2015-12-29Simple serialization benchmarksAndy Ayers4-0/+4145
2015-12-28Using ilasm for test populationKyungwoo Lee116-285/+0
2015-12-24Unify casing of tests\src\JIT\jit64\eh\FinallyExecJan Kotas10-0/+0
2015-12-23Merge pull request #2313 from richardlford/portilasm1211Richard L Ford835-249/+203983
2015-12-23Delete bogus testJan Kotas3-105/+0
2015-12-23Merge pull request #2431 from mikedn/notestwarnJan Kotas5-8/+14
2015-12-22Port additional desktop tests to CoreClrRichard L Ford835-249/+203983
2015-12-22Reduce iterations in SqMtxAndy Ayers1-8/+3
2015-12-21Merge pull request #2424 from erozenfeld/TailRecursionToLoopFixEugene Rozenfeld2-0/+186
2015-12-21Fix for a bug in recursive tail call to loop transformation.Eugene Rozenfeld2-0/+186
2015-12-20Cleanup warnings in native test projectsMike Danes5-8/+14
2015-12-18Restore <DebugType>None</DebugType> for b268908.Pat Gavlin1-1/+1
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin891-1104/+1172
2015-12-18Add several Benchstone BenchF benchmarks.Chris McKinsey8-0/+514
2015-12-16Add the BenchF/Dmath Benchstone benchmark in the Xunit.performance format.Chris McKinsey2-0/+147
2015-12-16Merge pull request #2354 from pgavlin/ImportSimpleTestsPat Gavlin121-0/+22174
2015-12-15Import additional JIT tests.Pat Gavlin121-0/+22174
2015-12-15Porting testsHongtao Yu20-0/+1050
2015-12-14Porting tests:Hongtao Yu16-0/+1016
2015-12-14Merge pull request #2308 from hoyMS/hfaTestPat Gavlin121-0/+12826
2015-12-13Porting managed part of HFA testsHongtao Yu121-0/+12826
2015-12-12Merge pull request #2321 from dotnet-bot/from-tfsJan Kotas1-0/+125
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-0/+125
2015-12-11Porting tests that have referencesHongtao Yu416-3/+28189
2015-12-10Import missing JIT tests.Pat Gavlin4353-6266/+227688
2015-12-10Merge pull request #2284 from hoyMS/tailCallTestPat Gavlin5-0/+11073
2015-12-10Merge pull request #2276 from hoyMS/interopTestPat Gavlin121-0/+34082
2015-12-10Merge pull request #2270 from swgillespie/gc_performance_testsSean Gillespie2-29/+29
2015-12-09Merge pull request #2283 from AndyAyersMS/SimdPerfAndy Ayers13-0/+1924
2015-12-09ConsoleMandel jit benchmarkAndy Ayers13-0/+1924
2015-12-09initial commit of GC performance test frameworkSean Gillespie2-29/+29
2015-12-09Porting jit\opt\tailcall\TailcallVerifyWithPrefix.ilHongtao Yu5-0/+11073