platform/upstream/coreclr.git
2018-03-13 dotnet-maestro-botUpdate CoreFx to preview2-26313-03
2018-03-13 David Mason[local gc] refactor apis for threading and suspension...
2018-03-13 dotnet-maestro-botUpdate BuildTools, CoreFx to preview2-02612-03, preview...
2018-03-13 Jeremy KuhneFix short path expansion (#16901)
2018-03-12 Anirudh AgnihotryMissing Case In Remove Relative Segments (#16869)
2018-03-12 Stephen ToubUse a cached canceled task in ValueTask (dotnet/corefx...
2018-03-12 Carol EidtMerge pull request #16884 from mikedn/lclvar-dead
2018-03-12 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview2-02612...
2018-03-12 Steve MacLean[Arm64/Ubuntu] Update docker tag to include binutils...
2018-03-12 Eugene RozenfeldRun ILLInk on System.Private.CoreLib.dll to remove...
2018-03-12 Atsushi KanamoriOptimize MemoryExtensions SequenceEqual for more T...
2018-03-12 Wes HaggardMerge pull request #16709 from sdmaclea/PR-ARM64-Bootst...
2018-03-12 Carol EidtMerge pull request #16877 from CarolEidt/Fix16578
2018-03-12 Carol EidtMerge pull request #16879 from tannergooding/hwintrin...
2018-03-12 Steve MacLeanFix lldb-3.9-dev package name (#16885)
2018-03-11 Mike DanesRemove unused LclVarDsc members
2018-03-11 Jan KotasSet IsGeneratingNgenPDB flag early (#16882)
2018-03-11 Jacek BlaszczynskiConvert SSE SetVector128 implementation to managed
2018-03-11 Jacek BlaszczynskiAdd SSE2 SetVector128 HW intrinsic tests
2018-03-11 Jacek BlaszczynskiImplement SSE2 SetVector128 HW intrinsics - managed
2018-03-10 Jan Kotascrossgen plumbing cleanup (#16883)
2018-03-10 Tanner GoodingAdding tests for the Extend, GetLowerHalf, and StaticCa...
2018-03-10 Tanner GoodingAdding support for the Extend, GetLowerHalf, and Static...
2018-03-10 Sergey Andreenkofix r2r relative indirection for arm. (#16171)
2018-03-10 Tanner GoodingEnsure that `id->idReg2()` is properly encoded for...
2018-03-10 Steve MacLean[Arm64/Linux] Enable arm64 nuget builds (#16707)
2018-03-10 Carol EidtFix LSRA enregisterLocalVars
2018-03-10 Jan KotasUse ValueStringBuilder instead of StringBuilderCache
2018-03-10 Tanner GoodingFix the RMW delay handling for hwintrinsic nodes with...
2018-03-10 Tanner GoodingUpdate isRMWHWIntrinsic to explicitly cover intrinsics...
2018-03-10 Tanner GoodingUpdating the hwintrinsic codegen to handle the case...
2018-03-10 Sung Yoon WhangLog inner exceptions for Environment.Failfast (#16622)
2018-03-10 Jan VorlicekFix build with Clang 6.0 and enable build with Clang...
2018-03-09 Brian SullivanMerge pull request #16860 from briansull/valuenum-fix
2018-03-09 Brian SullivanMerge branch 'master' into valuenum-fix
2018-03-09 Brian Sullivanfix typo
2018-03-09 Brian SullivanFix value numbering of assignments to insert an implici...
2018-03-09 Sergey AndreenkoRevert "Disable fragile NGen for System.Private.CoreLib...
2018-03-09 Steve MacLeanRevise init-tools.sh to support bootstrapping
2018-03-09 Brian SullivanWhen value numbering an assignment we may need to inser...
2018-03-09 Egor ChesakovDisable fragile NGen for System.Private.CoreLib.dll...
2018-03-09 Egor ChesakovDon't build superpmi as crosscomponent (#16729)
2018-03-09 Luqun LouUpdate UsingYourBuild.md (#16842)
2018-03-09 Tarek Mahmoud... Fix Compile error
2018-03-09 Tarek Mahmoud... Collapse AsSpan().Slice(...) into .AsSpan(...) (dotnet...
2018-03-09 Sergey Andreenko[RyuJit] Fix DCE in liveness. (#16845)
2018-03-09 Sung Yoon Whang Disable some GC tests from GCStress runs (#16846)
2018-03-08 Anirudh AgnihotryRemoveRelativeSegments moved from path to pathinternal...
2018-03-08 Andon AndonovPass generic context argument for shared instance metho...
2018-03-08 Carol EidtMerge pull request #16809 from sdmaclea/PR-Enable-crypt...
2018-03-08 Tanner GoodingUpdating the x86 hardware-intrinsics tests to properly...
2018-03-08 Stephen ToubFix inlining of IAsyncStateMachineBox (#16830)
2018-03-08 Sergey AndreenkoDelete incorrect assert in stackLevelSetter. (#16816)
2018-03-08 Jan KotasMake member visibility first accross corlib (#16836)
2018-03-08 Matt MitchellSet helix source correctly for prodcon build (#16412...
2018-03-08 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-26308-06, preview2...
2018-03-08 Michelle McDanielTurn perf jobs back on (#16824)
2018-03-08 Tanner GoodingUpdating isRMWRegOper, OperIsCommutative, and canBeCont...
2018-03-08 Jan KotasMove String to shared corelib partition (#16749)
2018-03-08 Jeremy KuhneDial back `\\?\ ` insertion (dotnet/corefx#27827)
2018-03-08 Jan VorlicekFix ensuring primary stack size (#16698)
2018-03-08 Jan KotasAdd back method needed by CoreRT
2018-03-08 dotnet-maestro-botUpdate BuildTools, CoreFx to preview2-02607-03, preview...
2018-03-08 Matt MitchellWorkaround coreclr issue (#16828)
2018-03-08 Sergey Andreenko[RyuJIt] Clean and fix gen return (#16725)
2018-03-08 Luqun LouFix for issue 14144 (#16674)
2018-03-08 Sergey Andreenkoan additional assert for fgValueNumberHelperCallFunc...
2018-03-07 Jan KotasDelete AsReadOnly* APIs that are no longer part of...
2018-03-07 Hugh ZabriskiePerf fix for month-day parsing ambiguity (#16782)
2018-03-07 Eugene RozenfeldRemove dead code found by ILLink. (#16759)
2018-03-07 Jarret ShookAddress issue 16800 (#16810)
2018-03-07 kasper3Remove libuuid from scripts and docs (#16805)
2018-03-07 Steve MacLean[Arm64] Enable crypto test
2018-03-07 dotnet-maestro-botUpdate CoreFx to preview2-26307-06 (#16798)
2018-03-07 Fei Pengfix inconsistent AVX/AVX2 intrinsic names (#16772)
2018-03-07 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview2-02606...
2018-03-07 Jarret ShookMerge pull request #16662 from jashook/remove_vs2015_de...
2018-03-07 Noah FalkAdd debugger usage note (#16788)
2018-03-07 Tanner GoodingUpdating the x86 hardware-intrin test templates to...
2018-03-07 Mandar SahasrabuddheCoreFX #24343 Vector Ctor using Span (#16733)
2018-03-07 Jan KotasRevert "Fix handling of incorrect assemblies on Unix...
2018-03-07 jashookRemove vs2015 build dependencies
2018-03-06 Davis GoodinMerge pull request #16785 from dotnet-maestro-bot/maste...
2018-03-06 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview2-02606...
2018-03-06 Michelle McDanielDisable Perf Runs on Commit (#16781)
2018-03-06 Koundinya VeluriFix hang on Ctrl+C when tiering is enabled (#16719)
2018-03-06 Brian RobbinsConvert Byte Arrays to Hexidecimal Strings When Writing...
2018-03-06 Levi BroderickFix potential buffer overrun in ClearWithReferences
2018-03-06 Brian SullivanMerge pull request #16700 from briansull/fix_dyn_blk
2018-03-06 Brian RobbinsAdd tracepointprovider.cpp directly to PAL instead...
2018-03-06 Levi BroderickFix whitespace
2018-03-06 Levi BroderickFix whitespace
2018-03-06 Levi BroderickImprove performance of Span.Clear for referential T
2018-03-06 Ruben AyrapetyanFix handling of incorrect assemblies on Unix (#16747)
2018-03-06 Marco Rossignoliaddress PR feedback (#16761)
2018-03-06 Jacek BlaszczynskiAdd LoadHigh, LoadLow, and SetScalarVector128 SSE2...
2018-03-06 Jacek BlaszczynskiImplement LoadHigh, LoadLow, and SetScalarVector128...
2018-03-06 Fei PengSimplify SSE/SSE4.1 intrinsics
2018-03-06 dotnet-maestro-botUpdate BuildTools, CoreClr to preview2-02606-01, previe...
2018-03-06 Jan VorlicekRemove libuuid usage (#16643)
next