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-10-19
Carol Eidt
Merge pull request #14534 from CarolEidt/RegSelectCleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Koundinya Veluri
Fix hill climbing float overflow (#14505)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Carol Eidt
Merge pull request #14573 from CarolEidt/Fix13751
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Andy Ayers
JIT: optimize stelem (ref) like we optimize stelem...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
mikedn
Ifdef out legacy uses of GT_ASG_op (#14384)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Stephen Toub
Fix BinaryWriter/Reader span parameter names (#14577)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Jan Kotas
Allow both CORINFO_FLG_INTRINSIC and CORINFO_FLG_JIT_IN...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Bruce Forstall
Merge pull request #14572 from sdmaclea/PR-ARM64-SIMD...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Carol Eidt
Fix multiple issues in LSRA for TYP_DOUBLE:
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Steve MacLean
[Arm64] Add instructions needed by SIMD
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
William Godbe
Merge pull request #14569 from wtgodbe/eqNe
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
wtgodbe
Replace ne with eq in publish to azure steps
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Michelle McDaniel
Merge pull request #14554 from adiaaida/reenablePGOLinux
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Jan Kotas
Improve thread statics performance (#14560)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
dotnet-maestro-bot
Update BuildTools, CoreClr, CoreFx to prerelease-02118...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Carol Eidt
Merge pull request #14547 from CarolEidt/Fix14539
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Sergey Andreenko
format spmi sources. (#14545)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Brian Sullivan
Merge pull request #14553 from briansull/fix-warn
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Carol Eidt
Arm64: Use op2 type for LOCKADD
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
William Godbe
Merge pull request #14555 from wtgodbe/AzureBlobSymPkg
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
wtgodbe
Use C#-friendly path for indexing symbol packages
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Michelle McDaniel
Reenable PGO on Linux Release builds
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Brian Sullivan
Fix for x86 desktop build
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Stephen Toub
Merge pull request #14541 from stephentoub/taskbeginwait
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Justin Van...
GetEnvironmentVariable: Avoid StringBuilder marshaling...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Koundinya Veluri
CLRLifoSemaphore cleanup (#14535)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Stephen Toub
Avoid TaskWaitBegin/End events in Task.Wait on already...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Bruce Forstall
Merge pull request #14493 from alpencolt/armel-cross...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Bruce Forstall
Merge pull request #14334 from BruceForstall/AddTestEnv...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Sergey Andreenko
move ReplaceWith to cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Sergey Andreenko
Refactor CopyFrom
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Sergey Andreenko
add check that each tree in the method has its own...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Sergey Andreenko
extract fgDebugCheckStmtsList
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Stephen Toub
Merge pull request #14537 from dotnet-maestro-bot/maste...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Viktor Hofer
Merge pull request #14311 from ViktorHofer/Serializatio...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
dotnet-maestro-bot
Update CoreFx to preview1-25817-02
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Sujin Kim
[RyuJIT/ARM32] Add the optimization case on CreateDicti...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Alexander Soldatov
[RyuJIT/armel] cross build armel on x86 host.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Sergey Andreenko
protect strlen from nullptr (#14533)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Carol Eidt
Merge pull request #14350 from CarolEidt/LsraInfoCleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Stephen Toub
Merge pull request #14527 from stephentoub/timer_partition
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Carol Eidt
Refactor register selection heuristics
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
dotnet-maestro-bot
Update BuildTools to prerelease-02116-01 (#14530)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Aditya Mandaleeka
Merge pull request #14529 from adityamandaleeka/r2r_exc...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Brian Sullivan
Merge pull request #14501 from briansull/FitsIn
commit
|
commitdiff
|
tree
|
snapshot
2017-10-17
Sergey Andreenko
Fix optEarlyPropRewriteTree (#14480)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Roman Artemev
Fixed stack probing for RHEL 6.9 (Linux kernel 2.6...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Brian Sullivan
Updated GenTree::IsIntCnsFitsInI32() tio use FitsInI32()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Aditya Mandaleeka
Fix deadlock caused by R2R method info lookups during...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Noah Falk
Fix stepping with tiered jitting
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Brian Sullivan
Merge branch 'master' into FitsIn
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
William Godbe
Merge pull request #14522 from dotnet/wtgodbe-patch-1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Brian Sullivan
Review feedback changes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Sergey Andreenko
spill GT_RET_EXPR inside fat calli candidates. (#14520)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Jan Kotas
Delete dead code (#14521)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Carol Eidt
PR Feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Jacek Blaszczynski
Optimize native build of coreclr repo - 3x less memory...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Stephen Toub
Address PR feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Viktor Hofer
Adjusting field name changes in native code
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Stephen Toub
Change Task.Delay to use TimerQueueTimer instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Stephen Toub
Queue TimerQueueTimer directly to ThreadPool
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Stephen Toub
Reduce Timer lock contention
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Brian Sullivan
Merge branch 'master' into FitsIn
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
William Godbe
Parameterize PublishFlatContainer in x86 build
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
dotnet-maestro-bot
Update CoreFx to preview1-25816-01 (#14516)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Michelle McDaniel
Merge pull request #14519 from adiaaida/fixThroughputScript
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Michelle McDaniel
Fix call to submission.py in run-throughput-perf.py
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Sergey Andreenko
Forbid to clone GT_RET_EXPR (#14495)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-16
Justin Van...
Environment.SystemDirectory: Avoid StringBuilder overhe...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-15
dotnet-maestro-bot
Update CoreFx to preview1-25815-02 (#14511)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
dotnet bot
Delete contract annotations (dotnet/corert#4722) (...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
dotnet-maestro-bot
Update BuildTools, CoreFx, PgoData to prerelease-02113...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Justin Van...
Delete EnvironmentAugments.GetEnvironmentVariables...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Justin Van...
Remove temp unsafe stackalloc workarounds for Span...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Justin Van...
Delete unnecessary Debug.Assert (#14504)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Swaroop Sridhar
Fix ILLink perf benchmark
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Brian Sullivan
Merge pull request #14465 from sdmaclea/PR-ARM64-DUP...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Stephen Toub
Add EventSource event for dropped async state machines...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Brian Sullivan
Use IsIntCnsFitsIn8
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
José Rivero
Disabling legacy banckend perf CQ and scenario runs...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Jan Kotas
Merge pull request dotnet/corert#4719 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Andy Ayers
Updates to the jit bench harness (#14467)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Andy Ayers
Optimize type casts (#14420)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Carol Eidt
Fix handling of SIMD12
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
William Godbe
Merge pull request #14498 from wtgodbe/CloudDropAccountName
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
wtgodbe
Unify CloudDropAccountName
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
William Godbe
Merge pull request #14496 from wtgodbe/WorkingDir
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
wtgodbe
Correctly set working folder in publish
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Hanjoung Lee
Fix compile error with crossgen CreatePDB on Unix ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Jonghyun Park
Allow not to build SOS.NETCore.dll (#14404)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Carol Eidt
Merge pull request #14466 from sdmaclea/PR-Fix-14464
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Jan Kotas
Merge pull request #14380 from dotnet-maestro-bot/maste...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Brian Sullivan
Merge pull request #14440 from briansull/needs-reloc
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
William Godbe
Merge pull request #14457 from wtgodbe/FixTestAndPublish
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Jan Kotas
Fix Linux x86 break (#14461)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Noah Falk
Fix #14418 (#14419)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Steve MacLean
Fix JIT/HardwareIntrinsics/IsSupported.cs
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Noah Falk
Add more debug logging to tiered compilation manager...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Noah Falk
Fix #14427 (#14429)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-12
Steve MacLean
[ARM64] Fix INS_dup DV_2D encoding
commit
|
commitdiff
|
tree
|
snapshot
next