2018-02-01 |
gbalykov | Memory footprint gc latency level (#15469) |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Jarret Shook | Merge pull request #16155 from jashook/merge_jit_and_JIT |
commit | commitdiff | tree | snapshot |
2018-02-01 |
jashook | Remote lower case jit test dir |
commit | commitdiff | tree | snapshot |
2018-02-01 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview2-26201-05, preview2... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Tanner Gooding | Fixing some of the x86 HWIntrinsics to only use byteabl... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Tanner Gooding | Moving the Sse Compare*OrderedScalar and Compare*Unorde... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Tanner Gooding | Moving the Sse max/min tests to use the template. |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Tanner Gooding | Moving the Sse comparison tests to use the template. |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Steve MacLean | [Arm64] Add Lower Compare Zero comments |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Steve MacLean | [Arm64] HWIntrinsic codegen function headers |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Steve MacLean | [Arm64] Lower Unsigned Compare Zero |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Steve MacLean | [Arm64] Implement Simd.SetAllVector* |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Steve MacLean | [Arm64] Implement Simd.BitwiseSelect |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Steve MacLean | [Arm64] Implement Simd.Extract |
commit | commitdiff | tree | snapshot |
2018-02-01 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview2-26201-01, preview2... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Ahson Khan | Change the Span ToString semantics to return the conten... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Tanner Gooding | Rename ConvertScalarToVector128UInt32Scalar to ConvertS... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Tanner Gooding | Updating IF_RWR_RRD_MRD_CNS and IF_RWR_RRD_SRD_CNS... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Carol Eidt | Merge pull request #16136 from CarolEidt/Fix16135 |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Maryam Ariyan | Adding TrimExcess APIs for Dictionary class |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Andy Ayers | Add ETL flags for ReadyToRun (#15801) |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Sergey Andreenko | Delete GenTreePtr. (#16027) |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Carol Eidt | Merge pull request #16116 from fiigii/fixgeneric |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Tanner Gooding | Merge pull request #16114 from tannergooding/hwintrin... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
David Mason | [local gc] Enable eventing (#16120) |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Tanner Gooding | Fixing up some hwintrinsic flags for the x86 intrinsics. |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Anirudh Agnihotry | Span overload added for path apis (#15608) |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Carol Eidt | Fix encoding of RCPPS and RSQRTPS |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Fei Peng | Fix table-driven framework for one-type-arg generic... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Andy Ayers | JIT: handle GT_SUB in gtClone (#16128) |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Andy Ayers | JIT: add a bit more importer folding (#16111) |
commit | commitdiff | tree | snapshot |
2018-01-31 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview2... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Jan Kotas | Merge pull request #16091 from dotnet-maestro-bot/maste... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Jan Kotas | Disable MemoryMarshal.CreateSpan tests |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Ian Hays | Remove Span DangerousGetPinnableReference |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Ian Hays | Remove replaced Span/ReadOnlySpan methods. |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Tanner Gooding | Merge pull request #15585 from dotnetrt/sse2 |
commit | commitdiff | tree | snapshot |
2018-01-31 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to prerelea... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Jan Kotas | Replace JitIntrinsicAttribute with IntrinsicAttribute... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Tanner Gooding | Merge pull request #16097 from sdmaclea/PR-Create-hwint... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Tanner Gooding | Merge pull request #16102 from sdmaclea/PR-CORINFO_HELP... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Ben Adams | Reduce Execution Context Save+Restore (#15629) |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Jacek Blaszczynski | Implement simple Sse2 hardware intrinsics |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Eric Erhardt | Move Vector<T> to the shared CoreLib partition. (dotnet... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Maryam Ariyan | Replacing Lock with Volatile.Read for SecureString... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Brian Robbins | Add COMPlus variable to control rundown. (#16109) |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Tanner Gooding | Merge pull request #15771 from tannergooding/hwintrin... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Brian Sullivan | Merge pull request #16108 from briansull/fix-vm-contract |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Sergey Andreenko | fix DevDiv_546017 (#16090) |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Jose Perez... | Building non-Windows builds using the CLI's MSBuild... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Stephen Toub | Merge pull request #16098 from stephentoub/valuetaskshared |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Sean Gillespie | [Local GC] FEATURE_EVENT_TRACE 4/n: Event ports for... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Steve MacLean | CORINFO_HELP_THROW_TYPE_NOT_SUPPORTED |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Tanner Gooding | Merge pull request #15923 from tannergooding/hwintrin |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Brian Sullivan | Fix contract violation in new method CEEInfo::getTypeFo... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Ian Hays | Merge pull request #16087 from ianhays/span_strings |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Michal Strehovský | Move the MethodImpl iterator when checking default... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Steve MacLean | Create hwintrinsic.cpp |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Stephen Toub | Make ValueTask shareable with corefx |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Ian Hays | Update Span DebuggerDisplays |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Michelle McDaniel | Add OS flag to calls to run-xunit-perf.py (#16100) |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Konstantin... | Compiler::lookupHWIntrinsic: fix oob read (#16075) |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Tanner Gooding | Temporaily disable some HWIntrinsic tests due to the... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Stephen Toub | Replace TryCopyTo with CopyTo (#16078) |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Stephen Toub | Remove ValueTuple usage from ConfiguredValueTaskAwaitable |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Stephen Toub | Make ValueTaskAwaiters readonly structs |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Stephen Toub | Remove defunct CreateAsyncMethodBuilder from ValueTask |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Konstantin... | ThrowExceptionFromContextInternal, RtlCaptureContext... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Jan Kotas | Cleanup + Small TimeZoneInfo optimization for Unix... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Michal Strehovský | Default interface methods test fixes (#15995) |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Tanner Gooding | Changing ConvertTo.*Scalar to ConvertScalarTo.* |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Koundinya Veluri | Prevent compiler optimization that could cause local... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Brian Robbins | Add ActivityId Support to EventPipe (#16055) |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Tanner Gooding | Changing BroadcastElement to BroadcastScalar |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Tanner Gooding | Adding missing instruction mapping documentation and... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Brian Robbins | EventPipe: Don't Generate and Emit Stacks on Rundown... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Tanner Gooding | Adding the missing memory fencing and prefetch intrinsi... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Tanner Gooding | Adding the Vector128 postfix on the Sse2.LoadScalar... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Tanner Gooding | Merge pull request #16066 from tannergooding/sse-intrinsics |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Tanner Gooding | Moving the listed instruction for the HWIntrinsics... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Changing the hardware intrinsic APIs to use pointers... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Renaming Sse41.LoadAlignedNonTemporal to Sse41.LoadAlig... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Adding the missing Sse2.MoveScalar intrinsics |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Listing the instruction mappings for the AVX2 intrinsics. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Listing the instruction mappings for the FMA intrinsics. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Listing the instruction mappings for the AVX intrinsics. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Listing the instruction mappings for the SSE4.2 intrinsics. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Listing the instruction mappings for the SSE4.1 intrinsics. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Listing the instruction mappings for the SSSE3 intrinsics |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Listing the instruction mappings for the SSE3 intrinsics. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Listing the instruction mappings for the SSE2 intrinsics. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Listing the instruction mappings for the SSE intrinsics. |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Adding overloads for the x86 Scalar intrinsics to not... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Fix the naming of the arguments for LoadHigh and LoadLow |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Fixing some inconsistencies in the Scalar intrinsics |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Adding the missing Sse2.MoveMask(Vector128<byte>) intrinsic |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tanner Gooding | Updating the auto-generated x86 HWIntrinsic test files... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Jan Kotas | Move TimeZoneInfo.Unix.cs to shared CoreLib partition... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Maryam Ariyan | EnsureCapacty(0) should return zero as capacity for... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Carol Eidt | Merge pull request #16077 from mikedn/smalltype |
commit | commitdiff | tree | snapshot |
next |