summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-08[RyuJit] Fix DCE in liveness. (#16845)Sergey Andreenko3-5/+203
2018-03-08 Disable some GC tests from GCStress runs (#16846)Sung Yoon Whang4-3/+7
2018-03-08RemoveRelativeSegments moved from path to pathinternal (#16829)Anirudh Agnihotry4-89/+93
2018-03-08Pass generic context argument for shared instance methods on generic interfac...Andon Andonov4-10/+118
2018-03-08Merge pull request #16809 from sdmaclea/PR-Enable-crypto-testCarol Eidt1-10/+0
2018-03-08Updating the x86 hardware-intrinsics tests to properly accept filter argumentsTanner Gooding1-3/+4
2018-03-08Fix inlining of IAsyncStateMachineBox (#16830)Stephen Toub4-92/+112
2018-03-08Delete incorrect assert in stackLevelSetter. (#16816)Sergey Andreenko3-1/+163
2018-03-08Make member visibility first accross corlib (#16836)Jan Kotas83-515/+515
2018-03-08Set helix source correctly for prodcon build (#16412) (#16837)Matt Mitchell1-1/+4
2018-03-08Update CoreClr, CoreFx to preview2-26308-06, preview2-26308-06, respectively ...dotnet-maestro-bot2-6/+6
2018-03-08Turn perf jobs back on (#16824)Michelle McDaniel1-34/+34
2018-03-08Updating isRMWRegOper, OperIsCommutative, and canBeContained to handle HWIntr...Tanner Gooding4-26/+70
2018-03-08Move String to shared corelib partition (#16749)Jan Kotas19-1182/+960
2018-03-08Dial back `\\?\ ` insertion (dotnet/corefx#27827)Jeremy Kuhne1-1/+1
2018-03-08Fix ensuring primary stack size (#16698)Jan Vorlicek3-8/+15
2018-03-07Add back method needed by CoreRTJan Kotas1-0/+3
2018-03-07Update BuildTools, CoreFx to preview2-02607-03, preview2-26308-02, respective...dotnet-maestro-bot2-6/+6
2018-03-07Workaround coreclr issue (#16828)Matt Mitchell1-3/+3
2018-03-07[RyuJIt] Clean and fix gen return (#16725)Sergey Andreenko5-314/+266
2018-03-07Fix for issue 14144 (#16674)Luqun Lou1-1/+2
2018-03-07an additional assert for fgValueNumberHelperCallFunc (#16789)Sergey Andreenko1-0/+2
2018-03-07Delete AsReadOnly* APIs that are no longer part of the public surface (#16799)Jan Kotas2-30/+2
2018-03-07Perf fix for month-day parsing ambiguity (#16782)Hugh Zabriskie1-16/+2
2018-03-07Remove dead code found by ILLink. (#16759)Eugene Rozenfeld23-132/+0
2018-03-07Address issue 16800 (#16810)Jarret Shook1-21/+21
2018-03-07Remove libuuid from scripts and docs (#16805)kasper36-17/+4
2018-03-07[Arm64] Enable crypto testSteve MacLean1-10/+0
2018-03-07Update CoreFx to preview2-26307-06 (#16798)dotnet-maestro-bot1-3/+3
2018-03-07fix inconsistent AVX/AVX2 intrinsic names (#16772)Fei Peng4-55/+55
2018-03-06Update BuildTools, CoreClr, CoreFx to preview2-02606-05, preview2-26307-01, p...dotnet-maestro-bot3-9/+9
2018-03-06Merge pull request #16662 from jashook/remove_vs2015_dependenciesJarret Shook10-145/+75
2018-03-06Add debugger usage note (#16788)Noah Falk1-0/+1
2018-03-06Updating the x86 hardware-intrin test templates to use named format argumentsTanner Gooding17-2632/+2612
2018-03-06CoreFX #24343 Vector Ctor using Span (#16733)Mandar Sahasrabuddhe5-5/+95
2018-03-06Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#16790)Jan Kotas7-77/+7
2018-03-06Remove vs2015 build dependenciesjashook10-145/+75
2018-03-06Merge pull request #16785 from dotnet-maestro-bot/master-UpdateDependenciesDavis Goodin3-9/+9
2018-03-06Update BuildTools, CoreClr, CoreFx to preview2-02606-04, preview2-26306-01, p...dotnet-maestro-bot3-9/+9
2018-03-06Disable Perf Runs on Commit (#16781)Michelle McDaniel1-35/+35
2018-03-06Fix hang on Ctrl+C when tiering is enabled (#16719)Koundinya Veluri5-47/+31
2018-03-06Convert Byte Arrays to Hexidecimal Strings When Writing to LTTng via EventSou...Brian Robbins1-11/+38
2018-03-06Fix potential buffer overrun in ClearWithReferencesLevi Broderick1-1/+0
2018-03-06Merge pull request #16700 from briansull/fix_dyn_blkBrian Sullivan1-5/+14
2018-03-06Add tracepointprovider.cpp directly to PAL instead of to a separate tracepoin...Brian Robbins2-14/+1
2018-03-06Fix whitespaceLevi Broderick1-3/+3
2018-03-06Fix whitespaceLevi Broderick1-1/+1
2018-03-06Improve performance of Span.Clear for referential TLevi Broderick1-28/+63
2018-03-05Fix handling of incorrect assemblies on Unix (#16747)Ruben Ayrapetyan7-7/+77
2018-03-05address PR feedback (#16761)Marco Rossignoli4-4/+4