2017-10-30 |
Bruce Forstall | Merge pull request #14712 from BruceForstall/VS2017Arm64 |
commit | commitdiff | tree | snapshot |
2017-10-30 |
Vance Morrison | Fix for issue EventSource MultiEnable bug (#14729) |
commit | commitdiff | tree | snapshot |
2017-10-30 |
Carol Eidt | Merge pull request #14733 from CarolEidt/Fix14732 |
commit | commitdiff | tree | snapshot |
2017-10-29 |
Carol Eidt | Formatting & typo |
commit | commitdiff | tree | snapshot |
2017-10-29 |
Andrew Anikin | Update Hashtable.cs (#14741) |
commit | commitdiff | tree | snapshot |
2017-10-28 |
Carol Eidt | Fix another overly agressive assert |
commit | commitdiff | tree | snapshot |
2017-10-28 |
Carol Eidt | Merge pull request #14717 from CarolEidt/Fix14624 |
commit | commitdiff | tree | snapshot |
2017-10-28 |
Maoni Stephens | Don't wake up other GC threads when we decide to not... |
commit | commitdiff | tree | snapshot |
2017-10-28 |
Vance Morrison | Enable Portable Pdb generation (#14721) |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Jan Kotas | Delete dead code (#14703) |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Andy Ayers | Revise class hierarchy for some EqualityComparer<T... |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Jarret Shook | Merge pull request #14715 from jashook/14667_regression... |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Karthik Rajasekaran | Revert "Move to DotNetCore-Build agent pool (#14693... |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Wes Haggard | Merge pull request #14515 from 4creators/master |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Sean Gillespie | [Local GC] Implement loader protocol for a standalone... |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Jacek Blaszczynski | Address code review feedback |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Jacek Blaszczynski | Merge branch 'master' of https://github.com/dotnet... |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Brian Sullivan | Merge pull request #14640 from briansull/ind-icon |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Carol Eidt | Merge pull request #14678 from fiigii/vex |
commit | commitdiff | tree | snapshot |
2017-10-27 |
jashook | Add regression test for double counting retbuf |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Michelle McDaniel | Remove adiaaida from list of arm64 users (#14710) |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Jan Vorlicek | Add janvorli to the list of arm64 users (#14718) |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Roman Artemev | Implemented TailCall ELT hook for arm32 Linux (#14713) |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Viktor Hofer | Make EventSourcException serializable in corert scenari... |
commit | commitdiff | tree | snapshot |
2017-10-27 |
Brian Sullivan | Fixes for zero diffs |
commit | commitdiff | tree | snapshot |
2017-10-26 |
William Godbe | Merge pull request #14709 from wtgodbe/TransportFeed |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Carol Eidt | Fix FixedReg assert |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Jarret Shook | Merge pull request #14667 from hseok-oh/ryujit/ftc_call... |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Brian Sullivan | Changes for Zero Asm Diffs |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Bruce Forstall | Allow building arm64 using VS2017 tools |
commit | commitdiff | tree | snapshot |
2017-10-26 |
wtgodbe | Restore from transport feed in test build |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Karthik Rajasekaran | Move to DotNetCore-Build agent pool (#14693) |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Sean Gillespie | [Local GC] Move IsGCThread and IsGCSpecialThread to... |
commit | commitdiff | tree | snapshot |
2017-10-26 |
dotnet-maestro-bot | Update BuildTools, CoreClr, PgoData to prerelease-02126... |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Brian Robbins | Port EventSource Nuget Package Changes (#14669) |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Mike McLaughlin | Fix source/line info on Windows for Windows PDBs. ... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
dotnet-maestro-bot | Update CoreFx, PgoData to preview1-25825-08, master... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
William Godbe | Merge pull request #14695 from wtgodbe/DisableVerify |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Fei Peng | Decoupling SIMD levels from instruction sets |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Brian Sullivan | Added gtNewIndOfIconHandleNode |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Bruce Forstall | Merge pull request #14697 from BruceForstall/FixCorefxT... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Bruce Forstall | Fix CoreFx testing |
commit | commitdiff | tree | snapshot |
2017-10-25 |
wtgodbe | Disable VerifyDependencies target in package restore |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Jarret Shook | Merge pull request #14138 from jashook/arm64_32_multiar... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
jashook | Add multiarch arm64(32) Documentation |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Jarret Shook | Merge pull request #14668 from hqueue/arm/reenable_armel_ci |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Michelle McDaniel | Merge pull request #14691 from adiaaida/fixenforcepgooption |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Ahson Khan | Marking Memory struct as readonly, fixing corefx#23809... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Pankaj Gode | [ARM64/Windows] optimal value of CopyThreshold for... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Michelle McDaniel | Fix enforcepgo option in netci.groovy |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Carol Eidt | Merge pull request #14588 from hqueue/arm/ryujit/issue_... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Hyung-Kyu Choi | [RyuJIT/ARM32] Fix to find a free temp double register... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Hyung-Kyu Choi | Apply review feedback |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Sergey Andreenko | delete unused local variables from jit sources (#14679) |
commit | commitdiff | tree | snapshot |
2017-10-25 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02124... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Sergey Andreenko | fix lvaStressLclFldCB (#14676) |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Bruce Forstall | Merge pull request #14658 from mikedn/legacy-reg-track |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Brian Sullivan | Merge pull request #14619 from briansull/emitter-cleanup |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Jan Kotas | Delete dead code (#14673) |
commit | commitdiff | tree | snapshot |
2017-10-24 |
William Godbe | Merge pull request #14662 from wtgodbe/FeedTaskPackage |
commit | commitdiff | tree | snapshot |
2017-10-24 |
wtgodbe | Use new feed tasks package & auto-update version |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Mike Danes | Ifdef out legacy RegTracker code |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Brian Sullivan | Cleanup unused emitter arguments |
commit | commitdiff | tree | snapshot |
2017-10-24 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02120... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Hyung-Kyu Choi | [ARM] Re-enable armel CI |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Jan Kotas | Search/replace _DEBUG => DEBUG |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Jan Kotas | Search/replace Debug.Assert(false, => Debug.Fail( |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Jan Kotas | Cleanup BCLDebug |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Hyeongseok Oh | Fix callee argument count bug in fgCanFastTailCall |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Sergey Andreenko | Report registers as dead in GCInfo before the RhpPInvok... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
David Mason | profiler changes for tiered compilation (#14612) |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Bruce Forstall | Merge pull request #14647 from BruceForstall/AddArm64Fr... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Jacek Blaszczynski | Merge branch 'master' of https://github.com/dotnet... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Jacek Blaszczynski | Cleanup VsDevCmd.bat usage and improve build system... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
David Mason | Fix for #12609 - add option to disable tiered compilati... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Jan Vorlicek | Fix RID extraction in packages and test build for Alpin... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Carol Eidt | Merge pull request #14649 from mikedn/float-absneg |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Steve MacLean | [Arm64] SIMD simple defines (#14628) |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Steve MacLean | [Arm64] SIMD lsra (#14631) |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Steve MacLean | [Arm64] SIMD ins_Load (#14636) |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Jarret Shook | Merge pull request #14528 from jashook/pri1_rework |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Brian Sullivan | Merge pull request #14639 from sdmaclea/PR-ARM64-SIMD... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
jashook | **Changes all outerloop jobs to explicitly use pri1... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Jarret Shook | Merge pull request #14598 from jashook/fix_build_test_s... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Andy Ayers | JIT: defer constant-return merging for debug codegen... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Brian Sullivan | Merge pull request #14621 from briansull/fix-hash |
commit | commitdiff | tree | snapshot |
2017-10-23 |
aerotog | Remove low value purpose comments (#14653) |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Ben Adams | Hide post exception stack frames (#14652) |
commit | commitdiff | tree | snapshot |
2017-10-22 |
Steve MacLean | Respond to feedback |
commit | commitdiff | tree | snapshot |
2017-10-22 |
Jan Vorlicek | Enable build pipeline for Alpine Linux 3.6 (#14587) |
commit | commitdiff | tree | snapshot |
2017-10-22 |
Mike Danes | Always use XORPS/ANDPS for FP NEG/ABS |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Bruce Forstall | Add original ARM64 JIT frame layout design document |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Bruce Forstall | Merge pull request #14632 from sdmaclea/PR-ARM64-SIMD... |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Bruce Forstall | Merge pull request #14630 from sdmaclea/PR-ARM64-SIMD... |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Bruce Forstall | Merge pull request #14627 from sdmaclea/PR-ARM64-SIMD... |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Bruce Forstall | Merge pull request #14638 from BruceForstall/FixSimdMinOpts |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Noah Falk | Update profiling API status (#14644) |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Carol Eidt | Merge pull request #14620 from CarolEidt/RegSelectFix |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Jan Kotas | Revert "Reenable PGO on Linux Release builds" (#14645) |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Bruce Forstall | Merge pull request #14625 from BruceForstall/FixDynBlkA... |
commit | commitdiff | tree | snapshot |
next |