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-08-23
Roman Artemev
Merge pull request #13535 from rartemev/issue_12467
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
Stephen Toub
Merge pull request #13522 from stephentoub/fsspan
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
Roman Artemev
Fixed assertion failure in legacy backend
commit
|
commitdiff
|
tree
|
snapshot
2017-08-23
Andy Ayers
JIT: don't self assign to temps (#13484)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Sean Gillespie
Remove macro definition checks that aren't useful and...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Jonghyun Park
Fix inconsistency between GetHasCode and Equals (#13513)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Jonghyun Park
Introduce COMPlus_GDBJitEmitDebugFrame (#13515)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Stephen Toub
Override Span-based Read/Write on FileStream
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Steve MacLean
[Arm64/Unix] Use portable MP optimized new/alloc (...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Steve MacLean
[Arm64] Fix RecycledListsWrapper cache guard (#13397)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
William Godbe
Merge pull request #12216 from ellismg/fix-warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Sean Gillespie
[Local GC] Enable building the GC as a shared library...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Joseph Tremoulet
Merge pull request #13461 from JosephTremoulet/TodoUpdate
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Victor "Nate...
Follow-up: Add enforce PGO to official builds (#13437)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Joseph Tremoulet
Merge pull request #13487 from mikedn/switch-temp-type
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Justin Van...
Delete some dead PAL code (#13469)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Dan Moseley
Remove empty try's (#13493)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Joseph Tremoulet
Undo a few JIT layout workarounds (#13505)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Steve MacLean
ThreadPool minimalistic thread request cap (#13431)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Sergey Andreenko
fix JitConfig initialize and destoy (#13477)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Stephen Toub
Merge pull request #13496 from justinvp/version_parse
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Mike Kaufman
Fixing wcsstr function to account for cases where searc...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Jeremy Kuhne
Use CreateFile2FromApp if available (#13410)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Dan Moseley
Clean up VS experience for s.p.corelib.csproj (#13481)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Roman Artemev
Merge pull request #13482 from rartemev/issue_12469
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Stephen Toub
Merge pull request #13424 from stephentoub/versionspan
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Tom Deseyn
Support docker cgroup limits (#13488)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Noah Falk
Merge pull request #13497 from noahfalk/tiered_jit_fix_...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Stephen Toub
Merge pull request #13483 from dotnet-maestro-bot/maste...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Jarret Shook
Merge pull request #12489 from jashook/unix_x64_and_arm...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
dotnet-maestro-bot
Update CoreClr, CoreFx to preview2-25621-02, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
noahfalk
Fixing assert in groovy
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
noahfalk
Enable by-request tiered compilation testing in CI
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Justin Van...
Avoid unnecessary intermediate Version allocation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-19
Mike Danes
Fix incorrect switch temp lcl type
commit
|
commitdiff
|
tree
|
snapshot
2017-08-19
Pat Gavlin
Merge pull request #12892 from pgavlin/LivenessDCE
commit
|
commitdiff
|
tree
|
snapshot
2017-08-19
Sergey Andreenko
delete unused return argument (#13468)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-19
Andrew Au
Rename System.Threading.Thread.m_ManagedThreadId to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-19
Roman Artemev
Fixed misconception between FP register allocator and...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-19
Noah Falk
Merge pull request #13392 from noahfalk/tiered_jit_fix_...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Wes Haggard
Merge pull request #13472 from dotnet/revert-13464...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
José Rivero
`perf.groovy` updates. (#13465)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Pat Gavlin
Improve DCE in liveness.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Andy Ayers
JIT: extend gc descriptor for ppp quirked local struct...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Wes Haggard
Merge pull request #13439 from dotnet-maestro-bot/maste...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Jan Kotas
Revert "Re-port test project changes from release/2...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
smile21prc
Re-port test project changes from release/2.0.0 to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Joseph Tremoulet
Mention Byref Store/Load VN and Helper Call Kills
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Joseph Tremoulet
Merge pull request #13314 from JosephTremoulet/loops
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Joseph Tremoulet
Categorize optimization ToDos
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Joseph Tremoulet
Update JitOptimizerTodoAssessment
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Michelle McDaniel
Merge pull request #13459 from adiaaida/updatePgoCounts
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Michelle McDaniel
Update optdata in master to version 20170817-0120
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Michelle McDaniel
Merge pull request #13456 from adiaaida/revertPGO
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Michelle McDaniel
Revert "Update optdata in master to version 20170817...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Michelle McDaniel
Merge pull request #13455 from adiaaida/updatePgoCounts
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Jonghyun Park
Introduce COMPlus_GDBJitElfDump (#13448)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Michelle McDaniel
Update optdata in master to version 20170817-0120
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Bruce Forstall
Merge pull request #13400 from sergign60/arm_build
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
jashook
[Unix x64|Arm64] Correct canfastTailCall decisions
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
dotnet-maestro-bot
Update CoreClr, CoreFx to preview2-25618-04, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergey Ignatov
Fix for CoreRT issue https://github.com/dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Jan Kotas
Merge pull request dotnet/corert#4340 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
John Doe
Typo (#13444)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Bruce Forstall
Merge pull request #13445 from hseok-oh/ryujit/fix_13421
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Bruce Forstall
Merge pull request #13442 from BruceForstall/EnableSupe...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
smile21prc
Port fixes in DotNet-CoreClr-Trusted-Linux.json to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Pat Gavlin
Split fgComputeLifeLocal's subcases into separate funct...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Hyeongseok Oh
[RyuJIT/ARM32] Set carry bit: neg operation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Bruce Forstall
Enable SuperPMI asm diffs using CoreDisTools
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Roman Artemev
Merge pull request #12632 from rartemev/issue_12464
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
smile21prc
Migrate Git clone from GitHub to VSO (#13430)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
noahfalk
Fix more contract violations
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Joseph Tremoulet
Add perf test
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Joseph Tremoulet
Refactor loop identification into a class
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Joseph Tremoulet
Lay out loop bodies contiguously
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Roman Artemev
Fix legacy backend crash
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Smile Wei
Revert test part "Enable RedHat 6 in coreclr master...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Victor "Nate...
Revert PR 13375 (#13436)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Roman Artemev
Merge pull request #13073 from rartemev/add_minopts_sce...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Roman Artemev
Add minopts scenario for Legacy backend
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Joseph Tremoulet
Merge pull request #13426 from JosephTremoulet/Conserva...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
smile21prc
Enable RedHat 6 in coreclr master (#13315)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Bruce Forstall
Merge pull request #13419 from wateret/fix-arm-lea...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Carol Eidt
Merge pull request #13198 from CarolEidt/LowerContain
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Jonghyun Park
Support GDBJIT on NI/IL_STUBS (#13417)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Carol Eidt
Merge pull request #13100 from sjsinju/currentInterval2
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Joseph Tremoulet
Use conservative VN in CSE candidate const check
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Eric StJohn
Merge pull request #13406 from ericstj/updateDependencies
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Stephen Toub
Add span-based Version methods
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Koundinya Veluri
Fix AssemblyName(string) constructor's version parsing...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Hanjoung Lee
[RyuJIT/arm32] Fix LEA codegen
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Stephen Toub
Merge pull request #13409 from stephentoub/encoder_span
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
noahfalk
Fixes for code review feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Eric St. John
Update coreclr tests to netcoreapp2.1
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
José Rivero
`archiveSettings.addFiles` uses glob instead of path...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Stephen Toub
Add span-based overloads to Encoder/Decoder
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
jp2masa
Added BinaryWriter Span-based APIs (#13378)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
dotnet-maestro-bot
Update CoreClr, CoreFx to preview2-25616-01, preview2...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Mike McLaughlin
Fixed Android AMD64 build. (#13402)
commit
|
commitdiff
|
tree
|
snapshot
next