summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Standardize on _echo name (#7532)Vance Morrison2-2/+2
2016-10-07Update CoreClr, CoreFx to beta-24607-03, beta-24607-05, respectivelydotnet-bot8-146/+146
2016-10-07Merge pull request #7515 from BruceForstall/FixMergeBruce Forstall1-9/+4
2016-10-07Merge pull request #7509 from sandreenko/mastersandreenko1-0/+1
2016-10-07Update CoreClr, CoreFx to beta-24607-02, beta-24607-03, respectivelydotnet-bot8-146/+146
2016-10-06Fix bad mergeBruce Forstall1-9/+4
2016-10-06Set missed default value for coreclr runtest.cmd.Sergey Andreenko1-0/+1
2016-10-06Update CoreClr, CoreFx to beta-24606-03, beta-24606-02, respectivelydotnet-bot8-146/+146
2016-10-06Update CoreClr, CoreFx to beta-24606-02, beta-24606-01, respectivelydotnet-bot8-146/+146
2016-10-05Support double-aligned frames for RyuJIT/x86Carol Eidt1-3/+0
2016-10-04Merge pull request #7472 from dotnet-bot/master-UpdateDependenciesGaurav Khanna8-146/+146
2016-10-04Set default x86 test run to assert on nyiMichelle McDaniel1-5/+1
2016-10-04Update CoreClr, CoreFx to beta-24604-03, beta-24604-02, respectivelydotnet-bot8-146/+146
2016-10-01Update CoreClr, CoreFx to beta-24601-02, beta-24601-02, respectivelydotnet-bot8-146/+146
2016-09-30Merge pull request #7365 from dotnet-bot/master-UpdateDependenciesKoundinya Veluri8-146/+146
2016-09-30Exclude DevDiv_255294.cmd for jit32 due to timeoutjashook1-0/+4
2016-09-30Update CoreClr, CoreFx, External to beta-24529-03, beta-24530-02, beta-24523-...dotnet-bot8-146/+146
2016-09-29Merge pull request #7407 from sivarv/simdOptSivarv1-0/+40
2016-09-29Optimize codegen when SIMD (in)Equality that produces bool result is compared...sivarv1-0/+40
2016-09-28Add option to measure time spent inside calls to the CLR. (#7357)Peter Kukol1-3/+3
2016-09-28Merge pull request #7392 from kouvel/TestFixKoundinya Veluri2-0/+6
2016-09-27Work around issue in #7365 by referencing System.Reflection.Extensions direct...Koundinya Veluri2-0/+6
2016-09-27Invoke 'copy_test_native_bin_to_test_root' inside 'create_core_overlay' (#5676)Jonghyun Park1-1/+1
2016-09-27Merge pull request #7367 from sivarv/simdeqSivarv1-3/+18
2016-09-27Move dlstack test exclusion to all configurations instead of (#7364)Sean Gillespie1-3/+3
2016-09-27Optimize SIMD codegen for (in)equality check against zero that produces bool ...sivarv1-3/+18
2016-09-22Merge pull request #7294 from pgavlin/longLclFldPat Gavlin1-6/+0
2016-09-22Improve formatting job outputMichelle McDaniel1-2/+12
2016-09-21Implement `st.lclFld` decomposition and fix #6778.Pat Gavlin1-6/+0
2016-09-21Merge pull request #7291 from adiaaida/formatMichelle McDaniel1-6/+4
2016-09-21Fix formatting job for UbuntuMichelle McDaniel1-6/+4
2016-09-21Merge pull request #7191 from erozenfeld/SSAStackOverflowEugene Rozenfeld4-0/+62426
2016-09-21Fix for StackOverflow in SsaBuilder::TopologicalSort.Eugene Rozenfeld4-0/+62426
2016-09-19Fix GC Stress testing on non windows platformsRama Krishnan Raghupathy2-7/+6
2016-09-19test FixedAddressValueType and RuntimeWrappedExceptionRama Krishnan Raghupathy8-0/+327
2016-09-16Exposing ExecuteCodeWithGuaranteedCleanup in mscorlibRama Krishnan Raghupathy2-0/+104
2016-09-16Exposing RunModuleConstructor in mscorlibRama Krishnan Raghupathy4-0/+233
2016-09-15Enable Building Libraries for ilprojRama Krishnan Raghupathy3-14/+15
2016-09-15Harden test against JIT optimizationsJoseph Tremoulet1-1/+6
2016-09-15Update CoreClr, CoreFx, External to beta-24515-02, beta-24514-06, beta-24514-...dotnet-bot8-140/+140
2016-09-14Merge pull request #7012 from kyulee1/fix6844Kyungwoo Lee1-1/+1
2016-09-13Update CoreClr, CoreFx, External to beta-24513-04, beta-24513-02, beta-24513-...dotnet bot8-140/+140
2016-09-13X86: Fix inline assertionKyungwoo Lee1-1/+1
2016-09-13Merge pull request #7164 from BruceForstall/FixTestExclusionsBruce Forstall3-14/+14
2016-09-13List all generated perf .xml files.Smile Wei2-12/+17
2016-09-13Add issue comments to excluded testsBruce Forstall3-14/+14
2016-09-12Merge pull request #6791 from dagood/upgrade-xunit-runnerDavis Goodin15-174/+91
2016-09-08Revert "Fix IMGREL32 static field addr value-num blindspot"Jan Kotas1-1/+1
2016-09-08Merge pull request #6889 from JosephTremoulet/StaticFieldJoseph Tremoulet1-1/+1
2016-09-07Merge pull request #7016 from smile21prc/coreclr-perfsmile21prc2-25/+80