2018-01-03 |
Victor "Nate... | Fix size-on-disk benchmark to handle new CLI behavior... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Bruce Forstall | Merge pull request #15602 from sdmaclea/PR-HWINT-XARCH-DEP |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Davis Goodin | Pass manifest details to PushToBlobFeed (#15705) |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Carol Eidt | Merge pull request #15702 from sdmaclea/PR-EOL |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Steve MacLean | Normalize lsra.h line endings |
commit | commitdiff | tree | snapshot |
2018-01-03 |
William Godbe | Print Inner Exceptions in ReflectionTypeLoadException... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Steve MacLean | [Arm64] getBaseTypeAndSizeOfSIMDType |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Bruce Forstall | Merge pull request #15698 from mikedn/patch-1 |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Carol Eidt | Merge pull request #15699 from CarolEidt/FixFeatureSIMDDesc |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Ben Adams | Use Span to drop byte[1] allocations (#15680) |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Carol Eidt | Fix description of FeatureSIMD |
commit | commitdiff | tree | snapshot |
2018-01-03 |
mikedn | Fix minor formatting issue in jit-call-morphing.md |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Bruce Forstall | Merge pull request #15692 from BruceForstall/DisableJit... |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Bruce Forstall | Disable jitdiff jobs |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Carol Eidt | Merge pull request #15640 from tannergooding/hwintrin... |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Carol Eidt | Merge pull request #15596 from CarolEidt/RemoveMap |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Victor "Nate... | Retry: Enable EventPipe across Unix and Windows (#15611) |
commit | commitdiff | tree | snapshot |
2018-01-02 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02402... |
commit | commitdiff | tree | snapshot |
2018-01-02 |
mikedn | Give a proper VN to GT_BOX (#15666) |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Ben Adams | Encoding: Don't alloc for zero length array (#13794) |
commit | commitdiff | tree | snapshot |
2018-01-02 |
mikedn | Remove some unnecessary boxing (#15676) |
commit | commitdiff | tree | snapshot |
2018-01-01 |
Bruce Bowyer... | Return StringBuilder back to cache when not making... |
commit | commitdiff | tree | snapshot |
2018-01-01 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26101-01, preview1... |
commit | commitdiff | tree | snapshot |
2017-12-29 |
mikedn | Replace a few for loops with foreach to avoid loop... |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Jan Kotas | Remove lib prefix for System.Globalization.Native.a... |
commit | commitdiff | tree | snapshot |
2017-12-29 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26029-02, preview1... |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Jan Kotas | Remove reflection block on methods with MethodAttribute... |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Jan Kotas | Make HandleRef fields private |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Jan Kotas | Merge pull request dotnet/corert#5148 from dotnet/nmirror |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Tanner Gooding | Merge pull request #15341 from tannergooding/simd-scalar |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Anirudh Agnihotry | Recognize STA\MTA Attribute For Main Function (#15652) |
commit | commitdiff | tree | snapshot |
2017-12-29 |
Colin Green | Removed redundant null tests when sorting a secondary... |
commit | commitdiff | tree | snapshot |
2017-12-28 |
Bruce Forstall | Merge pull request #15658 from BruceForstall/FixBuildWa... |
commit | commitdiff | tree | snapshot |
2017-12-28 |
Bruce Forstall | Fix desktop build warnings |
commit | commitdiff | tree | snapshot |
2017-12-28 |
Szabolcs Dézsi | Extending FormatException's message with datetime/forma... |
commit | commitdiff | tree | snapshot |
2017-12-28 |
Atanu | Link to the File Header Example for C# was broken.... |
commit | commitdiff | tree | snapshot |
2017-12-28 |
Tanner Gooding | Updated CreateMethodDesc to pass along the `IsJitIntrin... |
commit | commitdiff | tree | snapshot |
2017-12-27 |
Alfred Myers | Updated links to ABI conventions (#15651) |
commit | commitdiff | tree | snapshot |
2017-12-27 |
José Rivero | Update the version of the xUnit Performance Api (#15620) |
commit | commitdiff | tree | snapshot |
2017-12-27 |
Tanner Gooding | Adding basic containment analysis support for hardware... |
commit | commitdiff | tree | snapshot |
2017-12-27 |
Ben Adams | Resolve race in ShimProxyCallback::AddRef (#15643) |
commit | commitdiff | tree | snapshot |
2017-12-26 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26026-01, preview1... |
commit | commitdiff | tree | snapshot |
2017-12-24 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26024-02, preview1... |
commit | commitdiff | tree | snapshot |
2017-12-24 |
Ahson Khan | Make DangerousGetPinnableReference internal and remove... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26023-03, preview1... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26023-01, preview1... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Steve MacLean | [Arm64] Disable HW Intrinsic NGEN (#15603) |
commit | commitdiff | tree | snapshot |
2017-12-22 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02322... |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Jan Kotas | Fix manual GC_PROTECTs around StackTraceArray (#15621) |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Sergey Andreenko | Small changes around stack levels. (#15616) |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Alfred Myers | Minor tweaks (#15590) |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Tanner Gooding | Organizing the tests/src/JIT/HardwareIntrinsics/X86... |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Sergey Andreenko | mark call->fgArgInfo with hasStackArgs for arm32 split... |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Tom Deseyn | icushim: try using the build-time libicu version (... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Bruce Forstall | Merge pull request #15610 from BruceForstall/UpBuildOnl... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Bruce Forstall | Increase build only job timeouts |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Victor "Nate... | Revert "Enable EventPipe across Unix and Windows (... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02320... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Bruce Forstall | Merge pull request #15600 from BruceForstall/FixPri0Builds |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Bruce Forstall | Fix build-only test priority |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Bruce Forstall | Merge pull request #15599 from BruceForstall/IncreaseDe... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Bruce Forstall | Add an hour to test job timeouts to account for their... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Brian Robbins | Fix build error when using VS2015. (#15598) |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Victor "Nate... | Enable EventPipe across Unix and Windows (#14772) |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Bruce Forstall | Merge pull request #15514 from fiigii/14930 |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Carol Eidt | LSRA: Replace operandToLocationInfoMap with a list |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Sergey Andreenko | fix template method that nobody calls. (#15584) |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Michal Strehovský | Block diamondshape and sharedgenerics tests on #15591... |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Carol Eidt | Merge pull request #15404 from CarolEidt/ElimLsraInfo |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Carol Eidt | Fix the dump of LIR flags |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Fei Peng | Add COMPlus_EnableIncompleteISAClass and streamline... |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Bruce Forstall | Merge pull request #15594 from BruceForstall/TestTimeout |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Tanner Gooding | Merge pull request #15588 from fiigii/movetest |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Bruce Forstall | Merge pull request #15396 from BruceForstall/LimitArm64... |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Bruce Forstall | Fix per-test timeout |
commit | commitdiff | tree | snapshot |
2017-12-20 |
mikedn | Remove unused TYP_ARRAY/PTR/FUNC (#15529) |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Bruce Forstall | Merge pull request #15586 from jkotas/revert |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Fei Peng | Move x86 intrinsic tests into X86 folder |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Jan Kotas | Revert "Respect STA/MTAThread attributes (#15512)" |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Sergey Andreenko | if getter is under #ifdef, then the setter should be... |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Mike McLaughlin | Fix sos/dac long named dlls (#15580) |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Carol Eidt | Fix for armel double passed as long |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Bruce Forstall | Merge pull request #15574 from BruceForstall/AddArmBenc... |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Bruce Forstall | Manually add arm/arm64 BenchmarksGame testing |
commit | commitdiff | tree | snapshot |
2017-12-19 |
chunseoklee | Enable gdbjit while NI file exist (#15501) |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Egor Chesakov | Merge pull request #15573 from echesakovMSFT/FixDesktop... |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Carol Eidt | Eliminate gtLsraInfo from GenTree |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Egor Chesakov | Fix desktop build break |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Bruce Forstall | Merge pull request #15567 from BruceForstall/Disable15291 |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Bruce Forstall | Merge pull request #15571 from BruceForstall/ReduceCros... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Bruce Forstall | Reduce arm/armlb/arm64 R2R test crossgen logging verbosity |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Chad Nedzlek | Put ToolDir property back on restore command |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Bruce Forstall | Disable GitHub_15291.cmd for x86 |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Chad Nedzlek | Put ToolDir property back on restore command |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Carol Eidt | Merge pull request #15560 from fiigii/simdexp |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Bruce Forstall | Merge pull request #15549 from BruceForstall/AddCrossgenFx |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Fei Peng | gtNewMustThrowException works with SIMD and struct |
commit | commitdiff | tree | snapshot |
2017-12-17 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26017-01, preview1... |
commit | commitdiff | tree | snapshot |
2017-12-17 |
Fei Peng | Fix naming convention of hardware intrinsic APIs (... |
commit | commitdiff | tree | snapshot |
2017-12-16 |
Anirudh Agnihotry | Respect STA/MTAThread attributes (#15512) |
commit | commitdiff | tree | snapshot |
next |