summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Merge pull request #2276 from hoyMS/interopTestPat Gavlin122-0/+34134
2015-12-10Merge pull request #2270 from swgillespie/gc_performance_testsSean Gillespie36-29/+13580
2015-12-10Use CLOCK_MONOTONIC_COARSE in GetTickCount64Stephen Toub3-3/+23
2015-12-10Merge pull request #2292 from janvorli/fix-exception-handling-by-cppJan Vorlicek1-3/+1
2015-12-10Merge pull request #2281 from kyulee1/ilasmJan Kotas14-47/+5113
2015-12-10Merge pull request #2196 from eerhardt/CompareOptions2Eric Erhardt1-28/+273
2015-12-10Fix C++ exception handling when coreclr is loaded before C++ runtimeJan Vorlicek1-3/+1
2015-12-09Merge pull request #2283 from AndyAyersMS/SimdPerfAndy Ayers13-0/+1924
2015-12-09Merge pull request #2282 from mikem8361/sosdbifixMike McLaughlin6-5/+48
2015-12-09ConsoleMandel jit benchmarkAndy Ayers13-0/+1924
2015-12-09Enable ILASM for WindowsKyungwoo Lee14-47/+5113
2015-12-09Disable h/w exceptions for coreclr (non-DAC) builds.Mike McLaughlin6-5/+48
2015-12-09initial commit of GC performance test frameworkSean Gillespie36-29/+13580
2015-12-09Porting jit\opt\tailcall\TailcallVerifyWithPrefix.ilHongtao Yu6-0/+11074
2015-12-09Port interopt testsHongtao Yu122-0/+34134
2015-12-09Fixing collation for the following scenarios:Eric Erhardt1-29/+56
2015-12-09Merge pull request #2253 from benpye/arm-tryrun-additionJan Kotas2-0/+16
2015-12-09Fix a tight assert for System V struct returning.Lubomir Litchev1-2/+8
2015-12-09Merge pull request #2277 from kouvel/FinalizerDeadlockUndoStephen Toub5-3616/+0
2015-12-09Add missing value to arm tryrun.cmakeBen Pye2-0/+16
2015-12-09Merge pull request #2271 from AndyAyersMS/SimdTestsAndy Ayers51-0/+3828
2015-12-09Merge pull request #2258 from AndyAyersMS/PerfTest3Andy Ayers10-0/+785
2015-12-09Merge pull request #2261 from AndyAyersMS/PerfTest4Andy Ayers10-0/+721
2015-12-09Enable Linux compilation of LLILCManu2-20/+20
2015-12-08Merge pull request #2228 from mikem8361/dbiMike McLaughlin9-113/+145
2015-12-08Merge pull request #2272 from jkotas/gc-updateJan Kotas9-120/+111
2015-12-08Revert "Disable suspend on shutdown during shutdown finalization"Koundinya Veluri5-3616/+0
2015-12-08Merge pull request #2259 from pgavlin/ImportSimpleTestsPat Gavlin104-6/+8502
2015-12-08Various sorting benchmarksAndy Ayers10-0/+785
2015-12-08Fix build breaks after GC updateJan Kotas2-21/+52
2015-12-08More integer benchmarks for the jitAndy Ayers10-0/+721
2015-12-08Update GC from CoreRTJan Kotas7-99/+59
2015-12-08Merge pull request #2268 from AndyAyersMS/FractalPerfAndy Ayers2-0/+221
2015-12-08Add SIMD testsAndy Ayers51-0/+3828
2015-12-08Use dbi's path to load dac and add RPATH to make files.Mike McLaughlin9-113/+145
2015-12-08Merge pull request #2267 from dotnet-bot/from-tfsJan Kotas45-0/+22812
2015-12-08Merge pull request #2207 from kouvel/FinalizerTimeoutJan Kotas5-0/+3616
2015-12-08Add FractalPerf benchmarkAndy Ayers2-0/+221
2015-12-08Import additional JIT tests.Pat Gavlin104-6/+8502
2015-12-08Disable suspend on shutdown during shutdown finalizationKoundinya Veluri5-0/+3616
2015-12-08Merge pull request #2220 from richardlford/portdesktoptests1203Richard L Ford533-0/+123893
2015-12-08Open sourcing ILASMdotnet-bot45-0/+22812
2015-12-08Merge pull request #2260 from mikem8361/unwindMike McLaughlin6-17/+95
2015-12-07Port more C# unit testsRichard L Ford533-0/+123893
2015-12-07Merge pull request #2239 from richardlford/additiveexclusionPat Gavlin2-4/+12
2015-12-07Add new IPC message for out of context unwinding used for HelperMethodFrames.Mike McLaughlin6-17/+95
2015-12-07Add Exclude0 option for runtest.cmd for additive exclusion.Richard L Ford2-4/+12
2015-12-07Merge pull request #2241 from kyulee1/ildasm3Jan Vorlicek19-102/+369
2015-12-07Address PR feedback.Eric Erhardt1-21/+28
2015-12-07Ensure the collator map is thread safe on SortHandle.Eric Erhardt1-0/+9