platform/upstream/coreclr.git
2018-03-15 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-26315-02, preview2...
2018-03-15 Koundinya VeluriFix to not reuse preallocated jump stubs for dynamic...
2018-03-15 Carol EidtMerge pull request #16813 from CarolEidt/FixDD544983
2018-03-15 Steve MacLean[Arm64] Fix EmitShuffleThunk reg allocation (#16947)
2018-03-15 Brian SullivanMerge pull request #16928 from briansull/fix-16892
2018-03-15 Jeremy KuhneFix GetTempPath (#16921)
2018-03-15 Brian RobbinsAdd EventSource TraceLogging Support for EventPipe...
2018-03-15 Egor ChesakovMerge pull request #16794 from echesakovMSFT/DisableFea...
2018-03-14 Egor ChesakovInclude Linux/cross-arch components into NuGet packages...
2018-03-14 Egor ChesakovMerge pull request #16895 from echesakovMSFT/DoNotFragi...
2018-03-14 Carol EidtMark operands of dead FIELD_LIST as unused
2018-03-14 JC AguileraMerge pull request #16909 from jcagme/master
2018-03-14 Juan Carlos... Merge branch 'master' of https://github.com/dotnet...
2018-03-14 Vance MorrisonMerge pull request #16923 from brianrob/eventlistener_a...
2018-03-14 Brian SullivanFix GH Issue 16892 - GC hole due to GT_INDEX_ADDR
2018-03-14 Stephen ToubAdd TaskCanceledException ctor that takes CancellationT...
2018-03-14 Carol EidtMerge pull request #16832 from dotnetrt/StoreNonTemporal
2018-03-14 Juan Carlos... Use $(Agent.HomeDirectory)
2018-03-14 Anirudh AgnihotryDIfferent Directory Separator for linux (#16936)
2018-03-14 Juan Carlos... No need of arguments
2018-03-14 Juan Carlos... Change after Begin/End approach
2018-03-14 Michelle McDanielTurn sizeondisk tests back on (#16937)
2018-03-14 dotnet-maestro-botUpdate CoreClr to preview2-26314-04 (#16927)
2018-03-14 Carol EidtMerge pull request #16797 from dotnetrt/SetAllVector128...
2018-03-14 Carol EidtMerge pull request #16853 from dotnetrt/CnvertScInt64
2018-03-14 Michelle McDanielRemove call to GenerateLayoutOnly for throughput runs...
2018-03-14 Andon AndonovMark GenericContext test as incompatible with GCStress...
2018-03-14 Jacek BlaszczynskiConvert implementation of SetAllVector128 SSE HW intrin...
2018-03-14 Jacek BlaszczynskiAdd SSE2 SetAllVector128 helper HW intrinsic tests
2018-03-14 Jacek BlaszczynskiManaged implementation of SSE2 SetAllVector128 helper...
2018-03-14 Tarek Mahmoud... Fix GetHashCode with invariant mode
2018-03-14 Wes HaggardMerge pull request #16907 from dotnet-maestro-bot/maste...
2018-03-14 Jan KotasRevert "Revert "Fix handling of incorrect assemblies...
2018-03-13 Brian RobbinsPlumb the activity ID through to EventListener.
2018-03-13 Jacek BlaszczynskiAdd SSE2 StoreNonTemporal HW intrinsic tests
2018-03-13 Jacek BlaszczynskiImplement SSE2 StoreNonTemporal HW intrinsic - complete...
2018-03-13 Carol EidtMerge pull request #16872 from fiigii/avxpermute
2018-03-13 David Masonchange bool to bool (#16914)
2018-03-13 Jan VorlicekFix shuffling thunk for Unix AMD64 (#16904)
2018-03-13 Bruce ForstallMerge pull request #16888 from jashook/up_jit_stress_ti...
2018-03-13 Matt MitchellUnblock official builds (#16913)
2018-03-13 Carol EidtMerge pull request #16390 from sdmaclea/PR-16176
2018-03-13 Carol EidtMerge pull request #16822 from sdmaclea/PR-ARM64-BASE...
2018-03-13 Juan Carlos... Adding missing ScepToolsPath variable
2018-03-13 Juan Carlos... Use task extensions on SCEP ops
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 FeiImplement AVX Shuffle and Permute intrinsics
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 Steve MacLean[Arm64] Mark removed compare zero nodes unused
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 Egor ChesakovDisable fragile NGen when compiling SPC.dll for _TARGET...
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 jashookUp the jit stress timeout to 5 hours
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 Steve MacLean[Arm64] Add Base HW intrinsic tests
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 Jacek BlaszczynskiFix ConvertScalarToVector128(U)Int64 codegen and improv...
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...
next