summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2016-01-23Merge pull request #2614 from AndyAyersMS/BytemarkAndy Ayers32-0/+10893
2016-01-22Fix a bug in JIT value numbering.Eugene Rozenfeld3-0/+134
2016-01-21Add the bytemark benchmarksAndy Ayers32-0/+10893
2016-01-21Merge pull request #2783 from AndyAyersMS/RayTracerAndy Ayers17-0/+1017
2016-01-21Merge pull request #2774 from ramarag/fixtestlayoutRama krishnan Raghupathy1-3/+3
2016-01-21Fixes the test intermediates layout for clean buildsRama Krishnan Raghupathy1-3/+3
2016-01-21Add the RayTracer benchmarkAndy Ayers17-0/+1017
2016-01-20Merge pull request #2755 from wtgodbe/typeNotFoundSergiy Kuryata10-1095/+1010
2016-01-20Changed tests that were causing build failure from pri 1 to pri 2William Godbe106-106/+106
2016-01-20Fixed errors of class 'the type or namespace name 'X' could not be found' in ...William Godbe10-1095/+1010
2016-01-20Fix typo outter → outerJon Hanna1-1/+1
2016-01-15Enable FEATURE_SIMD on Linux.Carol Eidt96-48/+2715
2016-01-15Fix exception in Burgers on AVX-capable HWAndy Ayers1-1/+1
2016-01-14For the repro case the method being compiled is a generic methodsivarv1-0/+28
2016-01-13Merge pull request #2622 from AndyAyersMS/MiscBenchmarksAndy Ayers10-0/+4524
2016-01-12Merge pull request #2625 from swgillespie/volatile_gc_perf_testsSean Gillespie2-73/+2
2016-01-12Merge pull request #2612 from hoyMS/Bug2610Hongtao Yu3-0/+155
2016-01-12Merge pull request #2627 from RussKeldorph/dowhilebndchkSenthil3-0/+109
2016-01-12Merge pull request #2581 from AndyAyersMS/BenchmarkGameAndy Ayers14-0/+1256
2016-01-12Merge pull request #2571 from AndyAyersMS/PerfTestsZAndy Ayers14-0/+1439
2016-01-12Fix for bug 2610 Incorrect copy prop substitution.Hongtao Yu3-0/+155
2016-01-12Reduce Burgers iteration to avoid debug timeoutAndy Ayers1-0/+6
2016-01-12Do loop cloning only if zero trip test can be ensured.Russ Keldorph3-0/+109
2016-01-12Remove volatile GC perf tests from the main run to provide more stable result...Sean Gillespie2-73/+2
2016-01-12Merge pull request #2619 from AndyAyersMS/MoreLockingAndy Ayers2-2/+2
2016-01-12Add miscellaneous benchmarksAndy Ayers10-0/+4518
2016-01-12Set locked to true in project.lock.jsonAndy Ayers2-2/+2
2016-01-11Merge pull request #2549 from AndyAyersMS/PerfTestXAndy Ayers2-0/+330
2016-01-11Merge pull request #2558 from AndyAyersMS/SciMarkAndy Ayers11-0/+1726
2016-01-11Merge pull request #2540 from AndyAyersMS/RoslynBenchmarkAndy Ayers6-377/+4361
2016-01-11Merge pull request #2592 from hoyMS/Bug2311Hongtao Yu1-48/+54
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin890-1103/+1171
2016-01-08Fix for issue 2311.Hongtao Yu1-48/+54
2016-01-08stk_bndchk.il is failing consistently for some individuals andRuss Keldorph2-370/+0
2016-01-08Add a subset of benchmark game benchmarksAndy Ayers14-0/+1256
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-07Add more integer benchmarksAndy Ayers14-0/+1439
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-07Add SciMark benchmarkAndy Ayers11-0/+1726
2016-01-06More integer benchmarks for the jit: NDhrystoneAndy Ayers2-0/+330
2016-01-06Remove some redundant inlining testsAndy Ayers79-7571/+0
2016-01-05Add a simple Roslyn benchmarksAndy Ayers6-377/+4361
2016-01-05Merge pull request #2530 from pgavlin/ImportJITTestsPat Gavlin183-0/+114047
2016-01-05Merge pull request #2491 from AndyAyersMS/LinqBenchmarkAndy Ayers4-0/+641
2016-01-05Port more JIT tests.Pat Gavlin183-0/+114047
2016-01-04Fix compilation of Object.GetType intrinsic in ReadyToRun modeJan Kotas1-0/+8