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-06-30
Aditya Mandaleeka
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Vance Morrison
Add link to archive of officially released .NET Core...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Adeel Mujahid
Make libnuma soft dependency (#12556)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Michal Strehovský
Merge pull request dotnet/corert#4004 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Jan Kotas
Use public ConditionalWeakTable iterator (#12564)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Jonghyun Park
Move JIT_TrialAlloc declaration into jitinterfacex86...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Jan Kotas
Remove m_ prefixes in BinaryReader.cs (#12561)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Brian Sullivan
Merge pull request #12557 from briansull/add-verbose
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Brian Sullivan
Implement a /verbose flag to show the verbose output...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Tarek Mahmoud...
Make ResourceManager netstandard 2.0 API behave correct...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Jarret Shook
Merge pull request #12532 from jashook/fix_arm64_and_ar...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Xiangyang ...
Use the number of GC threads to calculate spin count...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
jashook
Fix the package restore for arm64 and arm32
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Bruce Forstall
Merge pull request #12538 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Carol Eidt
Merge pull request #12360 from wateret/armel/dblarg
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Jan Kotas
Delete file moved to shared partition
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Michal Strehovský
Merge pull request dotnet/corert#4004 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Daniel Podder
Reduce the verbosity of optdata sync on stdout (#12543)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Jan Kotas
Fix GC contract violation (#12542)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Michal Strehovský
Delete test that tests pinning of System.Object (#12537)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Hanjoung Lee
[RyuJIT/armel] Support `double` argument passing
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Jonghyun Park
[x86/Linux] Adjust SP in throwing helper block (#12504)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Pat Gavlin
Merge pull request #12528 from pgavlin/NoPgoOption
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Pat Gavlin
Merge pull request #12534 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Merge pull request #12487 from pgavlin/GenTreeVisitor
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Brian Sullivan
Remove unreached() macro
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Bruce Forstall
Merge pull request #12531 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Fix a release build break.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Koundinya Veluri
Move ReaderWriterLockSlim to shared partition
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
JC Aguilera
Enable SourceBranch to be passed from the pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Address PR feedback.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Bruce Forstall
Fix build error
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Fix usage style.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Steve MacLean
Reduce excessive loop count in interlocked tests (...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Jonghyun Park
Use proper ifdef for EmitProfilerComCallXXX methods...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Jeremy Kuhne
Fix debug assert (#12496)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Jonghyun Park
Fix build error when FEATURE_READYTORUN_COMPILER is...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Add a flag to build.{sh,cmd} to disable PGO.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Hyeongseok Oh
[RyuJIT/ARM32] Enable passing large split struct argume...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
JC Aguilera
Enable SourceBranch to be passed from the pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Convert lvaMarkLclRefs to a visitor.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Convert lva{Inc,Dec}RefCntsCB to a visitor.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Convert rationalize to the generic visitor.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Convert fgWalkTree{Pre,Post,} to use the new visitor.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Pat Gavlin
Add a generic tree visitor.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Adeel Mujahid
Cleanup some instances of project.json from the repo...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Kyungwoo Lee
Fix remove in list (#12497)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Hugh Bellamy
Remove disabled tests for Marshal.IsComObject(null...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Ruben Ayrapetyan
Partially remove relocations from Class section of...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Jonghyun Park
Remove unused declaration (#12501)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Sergey Andreenko
spmi add R2R field to getFieldInfo (#12498)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Ruben Ayrapetyan
Fix JIT_NewArr1 8-byte alignment for ELEMENT_TYPE_R8...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Jan Kotas
Fix rough edges after CLI update (dotnet/corert#3983)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Atsushi Kanamori
Fix bad range check in TextInfo.IndexOfStringOrdinalIgn...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Ruben Ayrapetyan
Implement JIT_NewArr1_R2R as R2R wrapper for JIT_NewArr...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Carol Eidt
Merge pull request #12473 from hqueue/arm/ryujit/lsra_u...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Konstantin...
[Linux][GDB-JIT] Fix memory leak (#12452)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Hyung-Kyu Choi
[RyuJIT/ARM32] Update LSRA with new helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Sergey Andreenko
support spmi collection for r2r calls. (#12343)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Hyung-Kyu Choi
[RyuJIT/ARM32] Use helper for LSRA
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Pat Gavlin
Merge pull request #12460 from pgavlin/SinglePassRation...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Carol Eidt
Merge pull request #12423 from CarolEidt/ContainDoNotEnreg
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Pat Gavlin
Merge pull request #12457 from pgavlin/RewriteIntrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Pat Gavlin
Rephrase rationalize as a single IR walk.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Pat Gavlin
Use LIR utilities in the intrinsic rewriter.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Pat Gavlin
Merge pull request #12440 from pgavlin/MaintainIsUnused...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Pat Gavlin
Update a header comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Pat Gavlin
Format code and address PR feedback.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Ruben Ayrapetyan
Replace array type handle with method table in argument...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Pat Gavlin
Refactor the rationalizer's instrinsic rewriter.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Pat Gavlin
Merge pull request #12441 from pgavlin/TryGetUseInline
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Jan Kotas
Merge pull request dotnet/corert#3969 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Pat Gavlin
Return early in `TryGetUse` for unused nodes.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Pat Gavlin
Remove an IR walk during lowering.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Pat Gavlin
Maintain `LIR::IsUnusedValue` in the backend.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Pat Gavlin
Merge pull request #12439 from pgavlin/SkipDecomp
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
sergey ignatov
[CoreRT armel] fix for PINVOKE calls in CoreRT (#12373)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Pat Gavlin
Avoid the use edge iterator in `TryGetUse`.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Pat Gavlin
Update compLongUsed in rationalize.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Carol Eidt
Mark lvDoNotEnregister lclVars as contained
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Hugh Bellamy
Update Windows parameter name for Normalize/IsNormalize...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Carol Eidt
# This is a combination of 2 commits.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Mike McLaughlin
Add ELF program and section headers to core dump. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Sean Gillespie
[Local GC] Remove a number of inclusions of handle...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Bruce Forstall
Fix JitMinOptsTrackGCrefs for legacy x86 back-end ...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
William Godbe
Merge pull request #12424 from wtgodbe/ArmRunsPipeline
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Xiangyang ...
Fix systemMask on Linux (#12387)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Sergey Andreenko
Spmi third cleaning (#12418)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Bruce Forstall
Merge pull request #12409 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Bruce Forstall
Merge pull request #12417 from sjsinju/fix_3bytes_struct
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
wtgodbe
Enable ARM test runs in Helix
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
William Godbe
Merge pull request #12413 from wtgodbe/ArmRuns
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Carol Eidt
Merge pull request #12422 from CarolEidt/lvaSetClassDif...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Carol Eidt
Make lvaSetClass dump diffable
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Ravi Eda
Update attribute-value in security build definition...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
sjsujinkim
[RyuJIT/ARM32] Change the 3bytes struct to int on morph...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-22
Yuri Vanin
Add String.Contains overload with StringComparison...
commit
|
commitdiff
|
tree
|
snapshot
next