projects
/
platform
/
upstream
/
coreclr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/coreclr.git
2017-07-14
Pat Gavlin
Merge pull request #12814 from pgavlin/BuildUses
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Stephen Toub
Merge pull request #12811 from JeffCyr/concurrentqueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
JeffCyr
Applied MaxSegmentLength restriction in ConcurrentQueue
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Pat Gavlin
Merge pull request #12804 from pgavlin/VSO462274
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Bruce Forstall
Merge pull request #12550 from sergign60/arm_build
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Sujin Kim
[RyuJIT/ARM32] Kill the R4 register on exit if the...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Stephen Toub
Merge pull request #12777 from dotnet-maestro-bot/maste...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
dotnet-maestro-bot
Update CoreClr, CoreFx to preview2-25514-01, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Sergey Ignatov
[CoreRT armel] refix for PINVOKE calls in CoreRT #12373
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Brian Sullivan
Merge pull request #12787 from briansull/zap-interface
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
William Godbe
Merge pull request #12803 from wtgodbe/disableJITTestArm
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Pat Gavlin
Clean up the code that builds uses a bit in LSRA.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
William Godbe
Merge pull request #12785 from wtgodbe/DeleteTest
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Pat Gavlin
Mark shift helpers that produce an unused value as...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
wtgodbe
Disable TalcallVerifyWithPrefix test for ARM
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
wtgodbe
Disable StringJoin test14
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Ravi Eda
[CoreCLR] Display the contents of init-tools.log (...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
William Godbe
Merge pull request #12781 from wtgodbe/ArmToolset
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Russ Keldorph
Delete test
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Bruce Forstall
Merge pull request #12793 from wateret/fix-legacy-12685
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Jan Kotas
Change missed by the CoreLib mirror (#12792)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Hanjoung Lee
[LegacyJIT/ARM] Fix const fold assert condition
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Steve MacLean
[Arm64] Enable Span clear optimization (#12788)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Michal Strehovský
Merge pull request dotnet/corert#4141 from MichalStreho...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Pat Gavlin
Merge pull request #12769 from pgavlin/SimplifyContainCheck
commit
|
commitdiff
|
tree
|
snapshot
2017-07-13
Pat Gavlin
Mark a `GT_FIELD_LIST` used by a `PUTARG_STK` contained.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Merge pull request #12779 from pgavlin/ByrefAsserts
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Carol Eidt
Merge pull request #12783 from CarolEidt/RemovePhysRegDst
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Brian Sullivan
Improvements in the Zapper to VM interface, no longer...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Merge pull request #12775 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Carol Eidt
Remove unused GT_PHYSREGDST node
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Daniel Podder
Update optdata in master to version 20170712-0121 ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
wtgodbe
Add VC Runtime binaries to Core_Root for ARM tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Loosen an assertion in the emitter re: byrefs.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Merge pull request #12768 from pgavlin/RemoveFixedCandi...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Fix a build break.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
James Ko
Remove dead LazyInitializer file from #12697 (#12767)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Simplify the `isContainedNode` check in LSRA.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Remove `fixedCandidateMask` and its uses.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Implement a new approach for SIMD8/LONG interactions...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Bruce Forstall
Merge pull request #12654 from wateret/armel/gtcopy_put...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Bruce Forstall
Merge pull request #12762 from wateret/fix-legacy-12686
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Bruce Forstall
Merge pull request #12708 from YongseopKim/ryujit/arm32...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Merge pull request #12741 from pgavlin/IRDocs
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Pat Gavlin
Address PR feedback.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Hanjoung Lee
[LegacyJIT/ARM] Fix RegSet assert failure
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Yongseop Kim
[RyuJIT/ARM32] Add NYI_ARM for promoted struct to genPu...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Stephen Toub
Merge pull request #12749 from stephentoub/remove_cts_t...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Stephen Toub
Merge pull request #12752 from dotnet-maestro-bot/maste...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
dotnet-maestro-bot
Update CoreClr, CoreFx to preview2-25511-05, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Carol Eidt
Merge pull request #12680 from CarolEidt/RefactorContain
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Eugene Rozenfeld
Merge pull request #12735 from erozenfeld/RecursiveTail...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Carol Eidt
PR feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Brian Sullivan
Merge pull request #12730 from briansull/remove-ibc...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Chris Rummel
Merge pull request #12746 from crummel/updateBuildTools...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Stephen Toub
Remove ThrowExceptionIfDisposedCancellationTokenSource...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Bruce Forstall
Merge pull request #12732 from wateret/fix-runtestdesc
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Chris Rummel
Update BuildTools to fix output path for signing.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Sergey Andreenko
Delete bitset iterators defines (#12642)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Carol Eidt
Merge pull request #12729 from CarolEidt/Fix12724
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Bertrand Mermet
Fix typo in method-descriptor.md (#12742)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Pat Gavlin
Merge pull request #12743 from pgavlin/RemoveUseDef
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Mike McLaughlin
Fix crossgen debug directory generation problems. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Wes Haggard
Merge pull request #12695 from dotnet-maestro-bot/maste...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Pat Gavlin
Remove `GTF_VAR_USEDEF`.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Daniel Podder
Fix build.sh break by poorly timed dotnet first time...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Carol Eidt
Extract Lowering of SIMD12 locals
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Pat Gavlin
Update the RyuJIT IR documentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
dotnet-maestro-bot
Update CoreClr, CoreFx to preview2-25510-01, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Eugene Rozenfeld
Fix for a bug in tail recursion elimination.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Hanjoung Lee
Remove duplicated description in runtest.sh
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Brian Sullivan
Remove m_pIBCErrorNameString and IBCErrorNameString()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Bruce Forstall
Merge pull request #12670 from parjong/fix/SOS_StackWalk
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Carol Eidt
Extract containment analysis
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Carol Eidt
Merge pull request #12722 from CarolEidt/DumpFixes
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Carol Eidt
Merge pull request #12674 from CarolEidt/LowerStoreLoc
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Vance Morrison
Change heading size
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Bruce Forstall
Merge pull request #12628 from hseok-oh/ryujit/fix_12602
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Vance Morrison
Put in a warning that the instructions no longer work...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Vance Morrison
Remove another reference to System.Private.Corelib...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Vance Morrison
Remove reference to System.Private.Corelib.ni.dll
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
William Godbe
Merge pull request #12580 from wtgodbe/disableSync
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Carol Eidt
A couple more fixes to JitDump
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Brian Sullivan
Merge pull request #12716 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Pat Gavlin
Speed up fgLocalVarLiveness in minopts. (#12665)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
William Godbe
Merge pull request #12717 from wtgodbe/disableJITTestArm
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Aditya Mandaleeka
Merge pull request #12712 from helloguo/errorHandle
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
wtgodbe
disable hijacking test for Arm32
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Chris Rummel
Add symbol signing to published packages. (#12291)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
wtgodbe
Disable sync.cmd -n for Windows binaries
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Daniel Podder
Fix optdata bootstrap test script & Linux skiprestoreop...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Bruce Forstall
Merge pull request #12710 from hseok-oh/ryujit/fix_12703
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Brian Sullivan
Update the telemetry logging to use MEASURES instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Hyeongseok Oh
[RyuJIT/ARM32] Fix register allocation for split GT_FIE...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
helloguo
fix error handle
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Carol Eidt
Merge pull request #12572 from wateret/armel/dblarg_stack
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Hyung-Kyu Choi
[RyuJIT/ARM32] Avoid promoting structures which can...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Petr Onderka
Note that tests don't have to be built to view JIT...
commit
|
commitdiff
|
tree
|
snapshot
next