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-02-11
Bruce Forstall
Merge pull request #9085 from mskvortsov/ryujit-arm32-eh
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Carol Eidt
Create lsra-throughput.md
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Pat Gavlin
Merge pull request #9493 from pgavlin/ReportBytesAllocated
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Andy Ayers
JIT: enable implicit tail calls from inlined code ...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Pat Gavlin
Use `%Iu` instead of `%I64u`.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Pat Gavlin
Report bytes allocated in the JIT time log.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Hyeongseok Oh
[Linux/ARM] Fix cross-architecture component build...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Jonghyun Park
Hide VirtualUnwindXXX for DACESS_COMPILE (#9407)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Jonghyun Park
Unify GetControlPC/GetRegdisplaySP/SetRegdisplaySP...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Dan Moseley
Remove CER metadata (#9487)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Ben Adams
GcHandle Perf Tweaks (#9473)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Dan Moseley
Revert earlier CAS changes to Eventing/** and put under...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Sivarv
Merge pull request #9455 from sivarv/structPromotion
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Michelle McDaniel
Merge pull request #9456 from adiaaida/fixDesktopBreak
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
William Godbe
Merge pull request #9476 from jkotas/revert-9313
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Andy Ayers
Merge pull request #9470 from AndyAyersMS/FixNoinlineMe...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Ahson Ahmed...
Optimize Span.Fill (#9441)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
sivarv
Increase the field count limit to 3 for promoting a...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Jan Kotas
Revert "Delete mscorlib from packages (#9313)"
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Joseph Tremoulet
Merge pull request #9451 from JosephTremoulet/UpdateValnum
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Drew Scoggins
Merge pull request #9293 from guhuro/master
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Gustavo Hurovich
Add k-nucleotide to BenchmarkGames
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
[x86/Linux] Port SWCB_GetExecutionState (#9436)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andy Ayers
JIT: fix confusing inline failure reason
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Michelle McDaniel
Replace binary literal with hex
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Joseph Tremoulet
Update conservative value numbers during CSE
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jarret Shook
Merge pull request #9413 from jashook/fix_internal_buil...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Ben Adams
Inlinable ArraySegment ctor (#9433)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Frederik Carlier
Rename __reserved to __clr_reserved to avoid a conflict...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
SaeHie Park
[x86/Linux] Fix UMThunkStub stack alignment (#9365)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
Address the feedback.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: more of verbosity for NYI tracking
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: misc tiny updates
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: update lea lowering
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: enable fallback to legacy JIT
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: enable DecomposeLongs phase
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: fix consume order and clone emitInsTernary
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: refactor emitInsMov, update st.lclFld...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: fix node info for range check
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: enable call lowering
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: enable switch and jump table codegen
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Mikhail Skvortcov
RyuJIT/ARM32: enable EH code generation
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Gaurav Khanna
Merge pull request #9416 from wtgodbe/Suse13
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
Clean up GetAddrOfSecurityObject (#9423)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
Clean up EECodeManager::GetInstance (#9424)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
Clean up EECodeManager::GetGSCookieAddr (#9425)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
Clean up EECodeManager::GetReturnKind (#9426)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
Clean up EECodeManager::GetFunctionSize (#9427)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
Clean up EECodeManager::GetParamContextType (#9428)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
Clean up EECodeManager::GetExactGenericsToken (#9429)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
Clean up EECodeManager::GetParamTypeArg (#9430)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
[x86/Linux] Revise TAStackCrawlCallBackWorker (#9432)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Bruce Forstall
Merge pull request #9431 from BruceForstall/Fix9374
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Sergey Andreenko
Merge pull request #9191 from sandreenko/CORERT-fat...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jonghyun Park
[x86/Linux] Fix Calling Convertion Mismatch inside...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Jan Kotas
Delete unnecessary domain sanity check (#9420)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Bruce Forstall
Generate better code for x86 SIMD get[i] intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Bruce Forstall
Merge pull request #9392 from BruceForstall/FixGtGetOp2
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Hyeongseok Oh
[ARM32/Linux] Fix definition and CMake for cross-archit...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Ahson Ahmed...
Span Slice method AggressiveInlining (#9404)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Sergey Andreenko
CoreRT calli transformation
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Bruce Forstall
Add gtGetOp2IfPresent()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Bruce Forstall
Merge pull request #9382 from BruceForstall/CallFinally...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Bruce Forstall
Merge pull request #9386 from BruceForstall/FixSwitchTable
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Jan Kotas
Filter RefEmit modules in SendEventsForNgenMethods...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
William Godbe
Merge pull request #9417 from wtgodbe/publishNativeBins
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
wtgodbe
Publish test native bins from correct directory
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
wtgodbe
Remove OpenSuse13 from CI
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
jashook
Fix warning from an unsigned/signed comparison
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Joseph Tremoulet
Merge pull request #9169 from JosephTremoulet/UntrackedMem
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Joseph Tremoulet
Value-number `ByrefExposed` memory and loads
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Joseph Tremoulet
Define `MemoryKind::ByrefExposed`
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Joseph Tremoulet
Introduce `MemoryKind` abstraction
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Joseph Tremoulet
Refactor fgCurHeapVN and HeapSsaMap updates
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Joseph Tremoulet
Merge pull request #9329 from JosephTremoulet/LateArgVN
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Jonghyun Park
Clean up EnumGcRefs (#9412)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Russ Keldorph
Merge pull request #9408 from jashook/disable_checked_arm64
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Jonghyun Park
[x86/Linux] Use SP as StackMarker (#9389)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
jashook
Disable checked arm64 jobs until jobs are stable
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Jan Kotas
Add ComVisible(true) back to several special types...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Dan Moseley
Remove more CAS (#9390)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Koundinya Veluri
Fix field type for ByReference<T> and TypedReference...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Frederik Carlier
Add scripts & docs which support creating an Android...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Russ Keldorph
Merge pull request #9385 from jashook/lower_block_store...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Jan Vorlicek
Design portable tail calls with helpers (#8596)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Stephen Toub
Merge pull request #9383 from dotnet-bot/master-UpdateD...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Jonghyun Park
[x86/Linux] Clean up EHContext-related code (#9395)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Dan Moseley
Remove bclrewriter (#9351)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Jonghyun Park
Clean up methods for USE_GC_INFO_DECODER (#9394)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Sean Gillespie
Move GC/Coverage/delete_next_card_table to the Long...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Jonghyun Park
Fix a typo in TailCallFrame::UpdateRegDisplay log ...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Bruce Forstall
Merge pull request #8849 from seanshpark/fixstackalign
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Hyeongseok Oh
[ARM32/Linux] Fix calling convention - stdcall in cross...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
dotnet-bot
Update CoreClr, CoreFx to beta-25007-01, beta-25007...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Bruce Forstall
Fix compare/branch switch mode expansion
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
jashook
Call LowerBlockStore TreeNodeInfoInitBlockStore
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Bruce Forstall
Remove unnecessary parameter to genCallFinally()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Russ Keldorph
Merge pull request #9377 from RussKeldorph/defaultprivate
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
SaeHie Park
[x86/Linux] Stack align 16 bytes for JIT code
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Russ Keldorph
Default-trigger ARM64 testing on certain users PRs
commit
|
commitdiff
|
tree
|
snapshot
next