summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-10-30Merge pull request #14456 from fiigii/crc32Carol Eidt9-0/+578
2017-10-27Merge pull request #14715 from jashook/14667_regression_testJarret Shook1-0/+110
2017-10-27Address code review feedbackJacek Blaszczynski1-7/+3
2017-10-27Merge branch 'master' of https://github.com/dotnet/coreclrJacek Blaszczynski2-1/+2
2017-10-27Add regression test for double counting retbufjashook1-0/+110
2017-10-26Restore from transport feed in test buildwtgodbe1-0/+1
2017-10-25Enable Crc32 , Popcnt, Lzcnt intrinsicsFei Peng9-0/+578
2017-10-25Disable VerifyDependencies target in package restorewtgodbe1-1/+1
2017-10-24Cleanup VsDevCmd.bat usage and improve build system messages to ease diagnosticsJacek Blaszczynski1-18/+21
2017-10-17Merge pull request #14334 from BruceForstall/AddTestEnvToWindowsBruce Forstall1-4/+3
2017-10-17[RyuJIT/ARM32] Add the optimization case on CreateDictionaryLookupHelper (#13...Sujin Kim1-2/+2
2017-10-16Merge pull request #14350 from CarolEidt/LsraInfoCleanupCarol Eidt6-0/+203
2017-10-16Merge pull request #14519 from adiaaida/fixThroughputScriptMichelle McDaniel1-1/+7
2017-10-16Fix call to submission.py in run-throughput-perf.pyMichelle McDaniel1-1/+7
2017-10-13Fix ILLink perf benchmarkSwaroop Sridhar3-69/+50
2017-10-13Updates to the jit bench harness (#14467)Andy Ayers1-47/+156
2017-10-13Optimize type casts (#14420)Andy Ayers4-0/+340
2017-10-13Fix handling of SIMD12Carol Eidt6-0/+203
2017-10-12Merge pull request #14466 from sdmaclea/PR-Fix-14464Carol Eidt1-10/+13
2017-10-12Fix JIT/HardwareIntrinsics/IsSupported.csSteve MacLean1-10/+13
2017-10-11Delete System.Runtime.Intrinsics.X86 package referenceJan Kotas1-3/+0
2017-10-10Proof-of-concept of using new Publish infra in coreclrwtgodbe1-1/+1
2017-10-09JIT: improve type equality opts for generic and prejitted code (#14381)Andy Ayers2-0/+129
2017-10-09Fix corefx testing invocationBruce Forstall1-4/+3
2017-10-09Fixing JitBench (#14364)José Rivero1-14/+18
2017-10-04Fix condition flags reuse optimization (#14323)mikedn2-0/+80
2017-10-03Update Buildtools and Roslyn (#14228)Jose Perez Rodriguez2-2/+19
2017-10-03Fix IsSafeToContained. (#14268)Sergey Andreenko1-3/+0
2017-10-02Improve runtest.sh concurrency (#14036)Hanjoung Lee2-13/+55
2017-09-29Enable hardware intrinsic in debug and reflectionFei Peng4-10/+68
2017-09-29Implement IsSuppoored for all ISA classesFei Peng3-0/+125
2017-09-27Merge pull request #14207 from CarolEidt/Fix14028Carol Eidt2-0/+70
2017-09-27JIT: devirtualization support for EqualityComparer<T>.Default (#14125)Andy Ayers2-0/+247
2017-09-26Merge pull request #14197 from rartemev/fixed_test_build_restoreRoman Artemev1-3/+3
2017-09-26Handle GT_SIMD in GenTree::CompareCarol Eidt2-0/+70
2017-09-26Fixed Linux test buildRoman Art1-3/+3
2017-09-26[ARM32] Update armel rootfs for Tizen (#14173)Hyung-Kyu Choi1-2/+2
2017-09-25Add CI PR triggers for x86_arm and x64_arm64 testing (#14158)Bruce Forstall3-2/+14
2017-09-25Merge pull request #14145 from BruceForstall/CleanupTestsLstBruce Forstall1-51/+51
2017-09-23Make GitHub_14116 test work on 32 bitMike Danes1-1/+2
2017-09-22Re-enable tests that should now passBruce Forstall1-51/+51
2017-09-22Merge pull request #14118 from rartemev/devdiv_491206Roman Artemev2-0/+104
2017-09-22Merge pull request #14117 from mikedn/earyprop-neg-lengthBruce Forstall2-0/+81
2017-09-22Create dotnet deployment and acquisition size on disk test (#13956)Victor "Nate" Graf4-3/+748
2017-09-22Merge pull request #13167 from alpencolt/ryu-arm-remove-lea-0-offsetBruce Forstall2-0/+118
2017-09-22Disable tracing tests on Windows at runtime, not build (#14127)Victor "Nate" Graf4-1/+3
2017-09-22fix arm64_post_build typojashook1-1/+1
2017-09-21fix checkLclVarSemantics (#14053)Sergey Andreenko3-0/+168
2017-09-21Fixed test return valueRoman Artemev1-1/+1
2017-09-21Merge pull request #14126 from jashook/use_new_x64_clientJarret Shook1-4/+11