platform/upstream/coreclr.git
2018-01-17 Tanner GoodingMerge pull request #15538 from tannergooding/sse-intrinsics
2018-01-17 Jan VorlicekAdd missing config.h.in entry for HAVE_LIBINTL_H (...
2018-01-17 Jan KotasMatching non-shared Decimal changes
2018-01-17 Pent PloompuuMisc Decimal optimizations
2018-01-17 Santiago Fernandez... Update corelib shared README.md (dotnet/corefx#26366)
2018-01-17 Dan MoseleyUpdate filetimes to nsec (#15872)
2018-01-17 Tanner GoodingResolving PR feedback
2018-01-17 Tanner GoodingAdding tests for the SSE Load, LoadAligned, LoadHigh...
2018-01-17 Tanner GoodingAdding support for the SSE Load, LoadAligned, LoadHigh...
2018-01-17 Tanner GoodingUpdating most of the SSE Compare intrinsics to support...
2018-01-17 Tanner GoodingUpdating the SSE HWIntrinsics to share code where possible.
2018-01-17 Tanner GoodingAdding tests for the SSE MoveMask intrinsic
2018-01-17 Tanner GoodingAdding support for the SSE MoveMask intrinsic
2018-01-17 Tanner GoodingAdding tests for the SSE Set scalar intrinsic
2018-01-17 Tanner GoodingAdding support for the SSE Set scalar intrinsic
2018-01-17 Tanner GoodingAdding tests for the SSE Compare<op>Ordered and Compare...
2018-01-17 Tanner GoodingAdding support for the SSE Compare<op>Ordered and Compa...
2018-01-17 Tanner GoodingAdding tests for the SSE ConvertTo Int32, Int32WithTrun...
2018-01-17 Tanner GoodingAdding support for the SSE ConvertTo Int32, Int32WithTr...
2018-01-17 Tanner GoodingAdding tests for the SSE Reciprocal, ReciprocalSqrt...
2018-01-17 Tanner GoodingAdding support for the SSE Reciprocal, ReciprocalSqrt...
2018-01-17 Tanner GoodingAdding tests for the SSE compare eq, gt, ge, lt, le...
2018-01-17 Tanner GoodingAdding support for the SSE compare eq, gt, ge, lt,...
2018-01-17 Tanner GoodingAdding tests for the SSE Add, Divide, Max, Min, Move...
2018-01-17 Tanner GoodingAdding support for the SSE Add, Divide, Max, Min, Move...
2018-01-17 Tanner GoodingAdding tests for the SSE StaticCast intrinsic
2018-01-17 Tanner GoodingAdding support for the SSE StaticCast intrinsic
2018-01-17 Tanner GoodingAdding tests for the SSE Shuffle intrinsic
2018-01-17 Tanner GoodingAdding support for the SSE Shuffle intrinsic
2018-01-17 Tanner GoodingAdding tests for the SSE Set, SetAll, and SetZero intri...
2018-01-17 Tanner GoodingAdding support for the SSE Set, SetAll, and SetZero...
2018-01-17 Tanner GoodingAdding tests for the SSE Reciprocal, ReciprocalSqrt...
2018-01-17 Tanner GoodingAdding support for the SSE Reciprocal, ReciprocalSqrt...
2018-01-17 Tanner GoodingAdding tests for the SSE compare eq, gt, ge, lt, le...
2018-01-17 Tanner GoodingAdding support for the SSE compare eq, gt, ge, lt,...
2018-01-17 Tanner GoodingAdding tests for the And, AndNot, Divide, Max, Min...
2018-01-17 Tanner GoodingAdding support for the SSE And, AndNot, Divide, Max...
2018-01-17 Tanner GoodingAdding the remaining SSE intrinsics to hwintrinsiclistx...
2018-01-17 Tanner GoodingMerge pull request #14736 from tannergooding/roundsx
2018-01-17 Steve MacLean[Arm64] Add arm64-intrinsics.md (#15343)
2018-01-16 Tanner GoodingMerge pull request #15880 from tannergooding/hwintrin...
2018-01-16 Jan VorlicekFix one missing check for NULL after malloc (#15877)
2018-01-16 Atsushi KanamoriSmall fix to underlying CoreCLR support for new string...
2018-01-16 Tanner GoodingMark emitIns_R_A and emitIns_R_R_A to be not defined...
2018-01-16 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26116-03...
2018-01-16 Jan VorlicekFix mismatch between new and free in numa.cpp (#15870)
2018-01-16 Jan VorlicekFix Android build (#15868)
2018-01-16 Jan KotasDelete BasicSpanTest.cs (#15860)
2018-01-15 Tanner GoodingAdd tests for Math.Ceiling, Floor, and Round.
2018-01-15 Tanner GoodingAdding SSE4.1 intrinsic support for Round, Ceiling...
2018-01-15 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26114-02...
2018-01-13 Jan KotasMerge pull request #15855 from jkotas/revert
2018-01-13 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26113-02...
2018-01-13 Jan KotasRevert "Remove relocations for MethodTable::m_pParentMe...
2018-01-13 Jan KotasMark legacy ByRef-like types as ref in sources (#15846)
2018-01-13 Bruce ForstallMerge pull request #15850 from BruceForstall/FastGCStress
2018-01-13 Bruce ForstallMerge pull request #15822 from BruceForstall/FixWriteBa...
2018-01-13 Anirudh AgnihotryAdded Append(Stringbuilder,int,int) and Append(StringBu...
2018-01-12 Bruce ForstallDo fast GC stress on some extreme tests
2018-01-12 Tanner GoodingMerge pull request #15804 from tannergooding/hwintrin...
2018-01-12 Adam Sitnikupdated docs: how to run against local core clr build...
2018-01-12 Konstantin... LoaderHeap: remove LHF_ZEROINIT option.
2018-01-12 Konstantin... dllimportcallback: remove code for CallbackOnCollectedD...
2018-01-12 Konstantin... UMEntryThunk: store freed thunks into FIFO free list
2018-01-12 Konstantin... Improve UMEntryThunkCode::Poison method.
2018-01-12 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26112-01...
2018-01-12 Tanner GoodingFixing the hwintrin codgen containment checks
2018-01-12 Tanner GoodingAdding asserts that values are as expected for certain...
2018-01-12 Tanner GoodingAdding basic containment support to the x86 HWIntrinsics
2018-01-12 Jarret ShookMerge pull request #15815 from jashook/fix_helix_publish
2018-01-12 jashookFix overwriting os/arch when publishing to helix
2018-01-12 Michelle McDanielConvert run-xunit-perf to py script (#15568)
2018-01-12 Bruce ForstallMerge pull request #15835 from BruceForstall/FixGCKeepAlive
2018-01-12 Bruce ForstallMerge pull request #15832 from BruceForstall/DisableNoG...
2018-01-12 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2018-01-12 Sean Gillespie[Local GC] Introduce standalone eventing design documen...
2018-01-12 Bruce ForstallFix GC.KeepAlive test case
2018-01-11 Bruce ForstallDisable NoGC test in GCStress test runs
2018-01-11 Carol EidtMerge pull request #15791 from dotnetrt/dstdstsrc
2018-01-11 Jacek Blaszczynski[Infrastructure/Win] Add C++ header files to Visual...
2018-01-11 Jacek Blaszczynskimovhlps categorized as dstdstsrc
2018-01-11 Ben AdamsAllow CALLEE_IS_FORCE_INLINE precedent over CALLEE_DOES...
2018-01-11 dotnet botKeep LowLevelDictionary for CoreRT for now (#15824)
2018-01-11 Ben AdamsImprove performance for Math.Abs (#15823)
2018-01-11 Bruce ForstallFix non-Windows compile error
2018-01-11 Jan KotasFix Obsolete on ReadOnlySpan Equals and GetHashCode...
2018-01-11 Carol EidtMerge pull request #15814 from CarolEidt/FixObj
2018-01-11 Bruce ForstallFix ARM GCStress hole with byref write barrier helper
2018-01-11 Carol EidtFix change to fgMorphBlockOperand
2018-01-10 Victor "Nate... Fix incremental build by preventing nonchanging writes...
2018-01-10 Jarret ShookMerge pull request #15784 from fiigii/hwci
2018-01-10 Atsushi KanamoriUnderlying CoreCLR support for new string slicing overl...
2018-01-10 chcostaAdd privaterun properties (#15816)
2018-01-10 Jan KotasMove System.Globalization.CultureData to shared CoreLib...
2018-01-10 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26109-03...
2018-01-10 Tarek Mahmoud... Port servicing fix (#15802)
2018-01-10 Fei PengAdd new CI mode for Intel HW intrinsics
2018-01-10 Jan KotasUpdate the document for netcoreapp2.1
2018-01-10 Jan KotasUpdate links to nightly .NET Core SDK builds (#15799)
2018-01-10 Carol EidtMerge pull request #15724 from sdmaclea/PR-ARM64-VECTOR64
next