2018-06-02 |
Tanner Gooding | Moving the xarch HWIntrtinsicInfo type into its own... |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Andrew Au | JIT: Eliminate RegTracker (#18179) (#18230) |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Mikhail Shilkov | Implement corefx/#16619 Add FormattableString.CurrentCu... |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Jan Vorlicek | Enable Alpine cross build for arm and arm64 (#18234) |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Andy Ayers | JIT: fix issue with zero-length stackalloc (#18183) |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Tanner Gooding | Adding more NoContainment flags to the x86 hwintrinsic... |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Tanner Gooding | Updating the x86 hwintrinsic code to better check for... |
commit | commitdiff | tree | snapshot |
2018-06-02 |
Steve MacLean | Reduce race risk in MutexWaitOne2::PosTest4() (#18195) |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Carol Eidt | Merge pull request #18059 from helloguo/fix18039 |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Sergey Andreenko | [arm64] Disable `a % b = a & (b - 1);` optimization... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Tanner Gooding | Updating the HWIntrinsic codegen to ensure ival always... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Jan Kotas | Fix CoreRT build breaks in Stream moved to shared |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Amy | Added disassembler CoreDisTools to dump runtime functio... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
helloguo | rebase |
commit | commitdiff | tree | snapshot |
2018-06-01 |
helloguo | fix SSE2 intrinsic MoveScalar for type long and ulong |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Aaron Robinson | Native lib relative path (#18239) |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Sergey Andreenko | Fix GitHub_16041 test. (#18210) |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Egor Chesakov | Mark JIT/Regression/JitBlue/GitHub_18056 as JitOptimiza... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Amy | R2RDump - Commandline interface (#18136) |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Vance Morrison | Merge pull request #18216 from vancem/FixThreadNameSet |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Marek Safar | Moves Stream to shared location (#18142) |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Pent Ploompuu | Fix SpanHelpers.ClearWithoutReferences alignment detect... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Vance Morrison | Review feedback |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Bruce Forstall | Merge pull request #18220 from sdmaclea/PR-HasPendingGC... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Chris Sienkiewicz | Arm stepping fixes (#18129) |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Stephen Toub | Add additional features to SOS DumpAsync command (... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Vance Morrison | Review feedback |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Stephen Toub | Fix number formatting exception with empty NumberGroupS... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Steve MacLean | [Arm64] Implement genZeroInitFltRegs for float (#18200) |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Vance Morrison | Review feedback |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Vance Morrison | Review feedback |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Vance Morrison | Fixed misspelling |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Vance Morrison | Review feedback (avoid passing out unpinned managed... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Andy Ayers | Add test case for optimized box vector assert (#18163) |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Bruce Forstall | Merge pull request #18191 from BruceForstall/RemoveUnus... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Tarek Mahmoud... | Support new Japanese calendar eras (#18209) |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Steve MacLean | Fix HasPendingGCStressInstructionUpdate CONSISTENCY_CHECK |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Maryam Ariyan | Moving MissingFieldException (fully) and MissingMethodE... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Luqun Lou | Expose Exception.set_HResult as Public (#18203) |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Vance Morrison | Fix Managed Thread Name Setting |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Bruce Forstall | Merge pull request #18173 from sdmaclea/PR-FIX-GCSTRESS... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Bruce Forstall | Remove unused defines |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Ben Adams | Inline Span.CopyTo (#18006) |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Vance Morrison | Improve the labeling of .NET Threads. (#18193) |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Marek Safar | Moves ArraySortHelper common code to shared location... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Stephen Toub | Add sos DumpAsync command (#18160) |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Carol Eidt | Merge pull request #18118 from sdmaclea/PR-ARM64-compFl... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
dotnet-maestro-bot | Update BuildTools to preview1-02829-01 (#18171) |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Maryam Ariyan | Moving common logic of StackFrame into shared (#18134) |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Steve MacLean | Fix GCStress assertion |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Carol Eidt | Merge pull request #18127 from CarolEidt/StructAbiDoc |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Carol Eidt | Design doc for struct passing |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Marco Rossignoli | amend call (#18159) |
commit | commitdiff | tree | snapshot |
2018-05-29 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview1-26529-04... |
commit | commitdiff | tree | snapshot |
2018-05-28 |
stakx | BOTR: Ensure generic params/args are rendered properly... |
commit | commitdiff | tree | snapshot |
2018-05-27 |
John Doe | Typo (#18141) |
commit | commitdiff | tree | snapshot |
2018-05-26 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26526-01, preview1... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Tanner Gooding | Updating the compiler to not enable FMA if the global... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Tanner Gooding | Adding tests for the FMA hardware intrinsics. |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Tanner Gooding | Updating the JIT to handle the FMA hardware intrinsics. |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Morgan Brown | Add mixed-mode Book of the Runtime entry (#18014) |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Sergey Andreenko | delete unused variables from jit (#18121) |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Carol Eidt | Merge pull request #18126 from CarolEidt/FixSuperPmi |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Carol Eidt | Check SuperPmi map for null |
commit | commitdiff | tree | snapshot |
2018-05-25 |
dotnet-maestro-bot | Update CoreClr, PgoData to preview1-26525-04, master... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
John Doe | Typo (#18122) |
commit | commitdiff | tree | snapshot |
2018-05-25 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview1... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Jan Kotas | Fix misplaced volatile (#18115) |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Tanner Gooding | Updating BuildDelayFreeUses to also consider contained... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Steve MacLean | [Arm64] Set compFloatingPointUsed for SIMD HWIntrincsics |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Vance Morrison | Merge pull request #18103 from vancem/StringBuilderEnum... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
David Wrighton | [Arm64] debugging work (#17993) |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Egor Chesakov | Use sysconf(_SC_NPROCESSORS_CONF) instead of sysconf... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
mikedn | Improve SSA topological sort (#15200) |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Vance Morrison | Rename EnumerateCHunks -> GetChunks per API review... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Tanner Gooding | Realigning the hwintrinsiclistxarch table columns |
commit | commitdiff | tree | snapshot |
2018-05-24 |
John Doe | Fix a variety of typos (#18096) |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Jan Kotas | Optimize Array.Clear using SpanHelpers (#18101) |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Egor Chesakov | Update g_highest_address and g_lowest_address in StompW... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Maryam Ariyan | sharing SerializationInfo for corert and coreclr (... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Carol Eidt | Merge pull request #18011 from CarolEidt/JitOptDoc |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Carol Eidt | Update struct handling section of Jit Opt Doc |
commit | commitdiff | tree | snapshot |
2018-05-24 |
acmyu | R2RDump - Dump generic method instances (#18080) |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Tanner Gooding | Cleaning up LinearScan::BuildHWIntrinsic |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Vance Morrison | Add more comments to StringBuilder.EnumerateChunks() |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Sergey Andreenko | Refactor fgDebugCheckBBlist (#18082) |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Chris Sienkiewicz | SOS Fixes for windows arm32 (#18090) |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Wes Haggard | Merge pull request #18079 from dotnet-maestro-bot/maste... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Sergey Andreenko | Fix parallel spmi return code. (#18093) |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Carol Eidt | Merge pull request #18099 from CarolEidt/FixEliminNodeInfo |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Carol Eidt | Fix desktop build break |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Bruce Forstall | Merge pull request #18086 from sdmaclea/PR-delete_next_... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Carol Eidt | Create RefPositions without TreeNodeInfo (#16517) |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Bruce Forstall | Merge pull request #18087 from BruceForstall/RemoveMore... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview1... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Steve MacLean | Fix race in test waitone1 (#18085) |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Bruce Forstall | Remove more JIT LEGACY_BACKEND tendrils |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Sergey Andreenko | fix desktop (#18092) |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Brian Robbins | Remove -Rebuild option from build scripts (#18089) |
commit | commitdiff | tree | snapshot |
2018-05-23 |
dotnet bot | add treeLifeUpdater (#18021) |
commit | commitdiff | tree | snapshot |
next |