platform/upstream/coreclr.git
2018-02-01 Jarret ShookMerge pull request #16155 from jashook/merge_jit_and_JIT
2018-02-01 jashookRemote lower case jit test dir
2018-02-01 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-26201-05, preview2...
2018-02-01 Tanner GoodingFixing some of the x86 HWIntrinsics to only use byteabl...
2018-02-01 Tanner GoodingMoving the Sse Compare*OrderedScalar and Compare*Unorde...
2018-02-01 Tanner GoodingMoving the Sse max/min tests to use the template.
2018-02-01 Tanner GoodingMoving the Sse comparison tests to use the template.
2018-02-01 Steve MacLean[Arm64] Add Lower Compare Zero comments
2018-02-01 Steve MacLean[Arm64] HWIntrinsic codegen function headers
2018-02-01 Steve MacLean[Arm64] Lower Unsigned Compare Zero
2018-02-01 Steve MacLean[Arm64] Implement Simd.SetAllVector*
2018-02-01 Steve MacLean[Arm64] Implement Simd.BitwiseSelect
2018-02-01 Steve MacLean[Arm64] Implement Simd.Extract
2018-02-01 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-26201-01, preview2...
2018-02-01 Ahson KhanChange the Span ToString semantics to return the conten...
2018-02-01 Tanner GoodingRename ConvertScalarToVector128UInt32Scalar to ConvertS...
2018-02-01 Tanner GoodingUpdating IF_RWR_RRD_MRD_CNS and IF_RWR_RRD_SRD_CNS...
2018-02-01 Carol EidtMerge pull request #16136 from CarolEidt/Fix16135
2018-02-01 Maryam AriyanAdding TrimExcess APIs for Dictionary class
2018-02-01 Andy AyersAdd ETL flags for ReadyToRun (#15801)
2018-02-01 Sergey AndreenkoDelete GenTreePtr. (#16027)
2018-02-01 Carol EidtMerge pull request #16116 from fiigii/fixgeneric
2018-02-01 Tanner GoodingMerge pull request #16114 from tannergooding/hwintrin...
2018-02-01 David Mason[local gc] Enable eventing (#16120)
2018-02-01 Tanner GoodingFixing up some hwintrinsic flags for the x86 intrinsics.
2018-01-31 Anirudh AgnihotrySpan overload added for path apis (#15608)
2018-01-31 Carol EidtFix encoding of RCPPS and RSQRTPS
2018-01-31 Fei PengFix table-driven framework for one-type-arg generic...
2018-01-31 Andy AyersJIT: handle GT_SUB in gtClone (#16128)
2018-01-31 Andy AyersJIT: add a bit more importer folding (#16111)
2018-01-31 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview2...
2018-01-31 Jan KotasMerge pull request #16091 from dotnet-maestro-bot/maste...
2018-01-31 Jan KotasDisable MemoryMarshal.CreateSpan tests
2018-01-31 Ian HaysRemove Span DangerousGetPinnableReference
2018-01-31 Ian HaysRemove replaced Span/ReadOnlySpan methods.
2018-01-31 Tanner GoodingMerge pull request #15585 from dotnetrt/sse2
2018-01-31 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2018-01-31 Jan KotasReplace JitIntrinsicAttribute with IntrinsicAttribute...
2018-01-31 Tanner GoodingMerge pull request #16097 from sdmaclea/PR-Create-hwint...
2018-01-31 Tanner GoodingMerge pull request #16102 from sdmaclea/PR-CORINFO_HELP...
2018-01-31 Ben AdamsReduce Execution Context Save+Restore (#15629)
2018-01-31 Jacek BlaszczynskiImplement simple Sse2 hardware intrinsics
2018-01-31 Eric ErhardtMove Vector<T> to the shared CoreLib partition. (dotnet...
2018-01-31 Maryam AriyanReplacing Lock with Volatile.Read for SecureString...
2018-01-31 Brian RobbinsAdd COMPlus variable to control rundown. (#16109)
2018-01-31 Tanner GoodingMerge pull request #15771 from tannergooding/hwintrin...
2018-01-31 Brian SullivanMerge pull request #16108 from briansull/fix-vm-contract
2018-01-30 Sergey Andreenkofix DevDiv_546017 (#16090)
2018-01-30 Jose Perez... Building non-Windows builds using the CLI's MSBuild...
2018-01-30 Stephen ToubMerge pull request #16098 from stephentoub/valuetaskshared
2018-01-30 Sean Gillespie[Local GC] FEATURE_EVENT_TRACE 4/n: Event ports for...
2018-01-30 Steve MacLeanCORINFO_HELP_THROW_TYPE_NOT_SUPPORTED
2018-01-30 Tanner GoodingMerge pull request #15923 from tannergooding/hwintrin
2018-01-30 Brian SullivanFix contract violation in new method CEEInfo::getTypeFo...
2018-01-30 Ian HaysMerge pull request #16087 from ianhays/span_strings
2018-01-30 Michal StrehovskýMove the MethodImpl iterator when checking default...
2018-01-30 Steve MacLeanCreate hwintrinsic.cpp
2018-01-30 Stephen ToubMake ValueTask shareable with corefx
2018-01-30 Ian HaysUpdate Span DebuggerDisplays
2018-01-30 Michelle McDanielAdd OS flag to calls to run-xunit-perf.py (#16100)
2018-01-30 Konstantin... Compiler::lookupHWIntrinsic: fix oob read (#16075)
2018-01-30 Tanner GoodingTemporaily disable some HWIntrinsic tests due to the...
2018-01-30 Stephen ToubReplace TryCopyTo with CopyTo (#16078)
2018-01-30 Stephen ToubRemove ValueTuple usage from ConfiguredValueTaskAwaitable
2018-01-30 Stephen ToubMake ValueTaskAwaiters readonly structs
2018-01-30 Stephen ToubRemove defunct CreateAsyncMethodBuilder from ValueTask
2018-01-30 Konstantin... ThrowExceptionFromContextInternal, RtlCaptureContext...
2018-01-30 Jan KotasCleanup + Small TimeZoneInfo optimization for Unix...
2018-01-30 Michal StrehovskýDefault interface methods test fixes (#15995)
2018-01-30 Tanner GoodingChanging ConvertTo.*Scalar to ConvertScalarTo.*
2018-01-30 Koundinya VeluriPrevent compiler optimization that could cause local...
2018-01-30 Brian RobbinsAdd ActivityId Support to EventPipe (#16055)
2018-01-30 Tanner GoodingChanging BroadcastElement to BroadcastScalar
2018-01-30 Tanner GoodingAdding missing instruction mapping documentation and...
2018-01-30 Brian RobbinsEventPipe: Don't Generate and Emit Stacks on Rundown...
2018-01-30 Tanner GoodingAdding the missing memory fencing and prefetch intrinsi...
2018-01-30 Tanner GoodingAdding the Vector128 postfix on the Sse2.LoadScalar...
2018-01-30 Tanner GoodingMerge pull request #16066 from tannergooding/sse-intrinsics
2018-01-30 Tanner GoodingMoving the listed instruction for the HWIntrinsics...
2018-01-29 Tanner GoodingChanging the hardware intrinsic APIs to use pointers...
2018-01-29 Tanner GoodingRenaming Sse41.LoadAlignedNonTemporal to Sse41.LoadAlig...
2018-01-29 Tanner GoodingAdding the missing Sse2.MoveScalar intrinsics
2018-01-29 Tanner GoodingListing the instruction mappings for the AVX2 intrinsics.
2018-01-29 Tanner GoodingListing the instruction mappings for the FMA intrinsics.
2018-01-29 Tanner GoodingListing the instruction mappings for the AVX intrinsics.
2018-01-29 Tanner GoodingListing the instruction mappings for the SSE4.2 intrinsics.
2018-01-29 Tanner GoodingListing the instruction mappings for the SSE4.1 intrinsics.
2018-01-29 Tanner GoodingListing the instruction mappings for the SSSE3 intrinsics
2018-01-29 Tanner GoodingListing the instruction mappings for the SSE3 intrinsics.
2018-01-29 Tanner GoodingListing the instruction mappings for the SSE2 intrinsics.
2018-01-29 Tanner GoodingListing the instruction mappings for the SSE intrinsics.
2018-01-29 Tanner GoodingAdding overloads for the x86 Scalar intrinsics to not...
2018-01-29 Tanner GoodingFix the naming of the arguments for LoadHigh and LoadLow
2018-01-29 Tanner GoodingFixing some inconsistencies in the Scalar intrinsics
2018-01-29 Tanner GoodingAdding the missing Sse2.MoveMask(Vector128<byte>) intrinsic
2018-01-29 Tanner GoodingUpdating the auto-generated x86 HWIntrinsic test files...
2018-01-29 Jan KotasMove TimeZoneInfo.Unix.cs to shared CoreLib partition...
2018-01-29 Maryam AriyanEnsureCapacty(0) should return zero as capacity for...
2018-01-29 Carol EidtMerge pull request #16077 from mikedn/smalltype
2018-01-29 Ian HaysUpdate Span/ReadOnlySpan strings
next