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-25
Carol Eidt
Merge pull request #14588 from hqueue/arm/ryujit/issue_...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Hyung-Kyu Choi
[RyuJIT/ARM32] Fix to find a free temp double register...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Sergey Andreenko
delete unused local variables from jit sources (#14679)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
dotnet-maestro-bot
Update BuildTools, CoreClr, CoreFx to prerelease-02124...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Sergey Andreenko
fix lvaStressLclFldCB (#14676)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Bruce Forstall
Merge pull request #14658 from mikedn/legacy-reg-track
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Brian Sullivan
Merge pull request #14619 from briansull/emitter-cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Jan Kotas
Delete dead code (#14673)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
William Godbe
Merge pull request #14662 from wtgodbe/FeedTaskPackage
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
wtgodbe
Use new feed tasks package & auto-update version
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Mike Danes
Ifdef out legacy RegTracker code
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Brian Sullivan
Cleanup unused emitter arguments
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
dotnet-maestro-bot
Update BuildTools, CoreClr, CoreFx to prerelease-02120...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Jan Kotas
Search/replace _DEBUG => DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Jan Kotas
Search/replace Debug.Assert(false, => Debug.Fail(
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Jan Kotas
Cleanup BCLDebug
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Sergey Andreenko
Report registers as dead in GCInfo before the RhpPInvok...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
David Mason
profiler changes for tiered compilation (#14612)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Bruce Forstall
Merge pull request #14647 from BruceForstall/AddArm64Fr...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
David Mason
Fix for #12609 - add option to disable tiered compilati...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Jan Vorlicek
Fix RID extraction in packages and test build for Alpin...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Carol Eidt
Merge pull request #14649 from mikedn/float-absneg
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Steve MacLean
[Arm64] SIMD simple defines (#14628)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Steve MacLean
[Arm64] SIMD lsra (#14631)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Steve MacLean
[Arm64] SIMD ins_Load (#14636)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Jarret Shook
Merge pull request #14528 from jashook/pri1_rework
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Brian Sullivan
Merge pull request #14639 from sdmaclea/PR-ARM64-SIMD...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
jashook
**Changes all outerloop jobs to explicitly use pri1...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Jarret Shook
Merge pull request #14598 from jashook/fix_build_test_s...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Andy Ayers
JIT: defer constant-return merging for debug codegen...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Brian Sullivan
Merge pull request #14621 from briansull/fix-hash
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
aerotog
Remove low value purpose comments (#14653)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Ben Adams
Hide post exception stack frames (#14652)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-22
Steve MacLean
Respond to feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-10-22
Jan Vorlicek
Enable build pipeline for Alpine Linux 3.6 (#14587)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-22
Mike Danes
Always use XORPS/ANDPS for FP NEG/ABS
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Bruce Forstall
Add original ARM64 JIT frame layout design document
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Bruce Forstall
Merge pull request #14632 from sdmaclea/PR-ARM64-SIMD...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Bruce Forstall
Merge pull request #14630 from sdmaclea/PR-ARM64-SIMD...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Bruce Forstall
Merge pull request #14627 from sdmaclea/PR-ARM64-SIMD...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Bruce Forstall
Merge pull request #14638 from BruceForstall/FixSimdMinOpts
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Noah Falk
Update profiling API status (#14644)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Carol Eidt
Merge pull request #14620 from CarolEidt/RegSelectFix
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Jan Kotas
Revert "Reenable PGO on Linux Release builds" (#14645)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Bruce Forstall
Merge pull request #14625 from BruceForstall/FixDynBlkA...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Ahson Ahmed...
Rename MemoryHandle PinnedPointer to Pointer and add...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Brian Sullivan
remove duplicate line
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Steve MacLean
[Arm64] Fix bogus assert
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Bruce Forstall
Allow GT_CALL as BYREF operand for SIMD intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Steve MacLean
[Arm64] SIMD simd.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Steve MacLean
[Arm64] Basic SIMD lowering
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Steve MacLean
[Arm64] Add SIMD emitters
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Steve MacLean
[Arm64] Add more SIMD instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Bruce Forstall
Remove incorrect assert for DynBlk codegen
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Brian Sullivan
Disable clang format around an area where it is incorrect
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Brian Sullivan
Fix the gtHashValue to properly hash all the bits when...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Sergey Andreenko
[RyuJit/arm32] Do nothing if double is on stack. (...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Carol Eidt
Fix Register selection refactor bugs
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Carol Eidt
Merge pull request #14606 from CarolEidt/Fix14591
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Bruce Forstall
Merge pull request #14609 from hseok-oh/ryujit/fix_1437...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Hyeongseok Oh
[RyuJIT/ARM32] Fast tail call: code generation (#14445)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Sean Gillespie
[Local GC] Add a Standalone GC loader design document...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Noah Falk
Update comments in TieredCompilationManager (#14610)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Hyeongseok Oh
[RyuJIT/ARM32] Remove NYI: struct return from multi...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Bruce Forstall
Merge pull request #14600 from BruceForstall/FixArmBadG...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Bruce Forstall
Merge pull request #14602 from benaadams/jit-formatting
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Carol Eidt
LSRA Arm64 consistent reg sets
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Ben Adams
Fix jit fromatting
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Bruce Forstall
Fix ARM bad GC info for CpObj
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Brian Sullivan
Merge pull request #14597 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
jashook
Add build-test osx support
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Bruce Forstall
Merge pull request #14576 from fiigii/knobs
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Viktor Hofer
Make ContractException public in impl assembly to suppo...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Jan Kotas
Fix condition for mustExpand flag (#14590)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Brian Sullivan
fix clang format complaint
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Fei Peng
Add configuration knobs to control IsSupported
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Brian Sullivan
Fix Desktop build break - warning for unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Brian Sullivan
Fix warning: potentially uninitialized local variable...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Brian Sullivan
Merge pull request #14582 from briansull/cleanup-iconhdl
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Bruce Forstall
Merge pull request #14570 from sdmaclea/PR-ARM64-FLAG_F...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
sergey ignatov
[RyuJIT/ARM32] Support for CFI unwind info (#14447)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Jim Ma
Use ascii * instead of Chinese * character. (#14584)
commit
|
commitdiff
|
tree
|
snapshot
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
Brian Sullivan
Removed hnd1 and hnd2 arguments to gtNewIconEmb*HndNode...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Brian Sullivan
Clang format fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
mikedn
Ifdef out legacy uses of GT_ASG_op (#14384)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Brian Sullivan
Removed unused handle args
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-19
Brian Sullivan
Removed unused fields of Icon nodes
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] Support flag FEATURE_SIMD
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
next