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-09-18
Carol Eidt
Merge pull request #14025 from mikedn/cmp-dead-code
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Joseph Tremoulet
Merge pull request #13994 from JosephTremoulet/Benchmar...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Mike Danes
Remove dead code from TreeNodeInfoInitCmp
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Joseph Tremoulet
Mark removed tests EXPECTED_FAIL
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
Sergey Andreenko
[RyuJit] fix the inconsistency between setContained...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Bruce Forstall
Merge pull request #14023 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Noah Falk
Merge pull request #14004 from noahfalk/fix_tiered_dyna...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Koundinya Veluri
Revert two changes to thread requests (#14015)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Andy Ayers
JIT: Fix crossgen failure in gtTryRemoveBoxUpstreamEffe...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Eugene Rozenfeld
Fix check for recursive call in the importer. (#13990)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Jan Kotas
Fix build breaks after moving files to shared and misc...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
dotnet-bot
fix ilgen after: "Add the capability to specify JIT...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Jarret Shook
Merge pull request #13923 from sdmaclea/PR-ARM64-LOWER...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Bruce Forstall
Merge pull request #13852 from hqueue/jit/JitNoInline
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Joseph Tremoulet
Manual formatting adjustments
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Joseph Tremoulet
Add references to source CVS
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Joseph Tremoulet
Rename BenchmarksGame files
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Joseph Tremoulet
Remove old versions of BenchmarksGame benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Joseph Tremoulet
Modify benchmarks to run in perf test harness
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Bruce Forstall
Merge pull request #13853 from hqueue/tests/MyStructReturn
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Joseph Tremoulet
Apply default VS formatting
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Joseph Tremoulet
Update BenchmarksGame benchmarks to latest
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Bruce Forstall
Merge pull request #13944 from ayuckhulk/fix-arm-set...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Jarret Shook
Merge pull request #13998 from jashook/devdiv_491210
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Jan Kotas
Move List to shared partition (#14006)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ben Adams
Delete JitHelpers.UnsafeCast (#14005)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Stephen Toub
Merge pull request #13976 from stephentoub/fix_memoryst...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Andy Ayers
JIT: Use AllocObj for box allocations (#13988)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Jan Kotas
Update logic in arm CodeGen::genCallInstruction to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
noahfalk
Disable tiered compilation for dynamic methods
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Carol Eidt
Merge pull request #13965 from CarolEidt/Fix13568
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
jashook
Apply format patch
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
jashook
Fix devdiv 491210
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Koundinya Veluri
Improve ReaderWriterLockSlim scalability (#13243)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Carol Eidt
Update test
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jarret Shook
Merge pull request #13916 from pgodeq/PR-ARM64-WINDOWS...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jarret Shook
Merge pull request #13977 from jashook/add_arm64_user
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Daniel Podder
PGI: Load pgort<ver>.dll from the VS native tools env...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Victor "Nate...
EventPipeProvider destructor hardening (#13958)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
jashook
Add pgodeq to the list of arm64 users
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Stephen Toub
Merge pull request #13971 from dotnet-maestro-bot/maste...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Stephen Toub
Change delegation in {Unmanaged}MemoryStream.Read/Write...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jan Vorlicek
Fix crossgen memory mappings (#13972)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jarret Shook
Merge pull request #13954 from jashook/disable_arm_tests
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Pankaj Gode
[ARM64/Windows] Corrected the address used to push...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
tvass83
The !heapstat sos command emits difficult to read outpu...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
dotnet-maestro-bot
Update PgoData to master-20170914-0028
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Andy Ayers
JIT: mark part of runtime lookup tree as nonfaulting...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Stephen Toub
Merge pull request #13934 from dotnet-maestro-bot/maste...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jan Kotas
Delete JitHelpers.UnsafeCast
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jan Kotas
Replace JitHelpers.UnsafeCast with Unsafe.As
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Joseph Tremoulet
Undo more JIT layout workarounds (#13961)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Joseph Tremoulet
Merge pull request #13957 from JosephTremoulet/LoopNestFix
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jan Kotas
Call the fast generic impl from the non-generic one...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jan Kotas
Make Array.Reverse faster
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Jan Vorlicek
Enable end to end Alpine build (#13966)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Brian Sullivan
Merge pull request #13967 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
dotnet-maestro-bot
Update BuildTools, CoreClr, PgoData to prerelease-02014...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Carol Eidt
Merge pull request #13626 from mikedn/test-bt
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Brian Sullivan
Fix potentially unused variable in lb arm
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Carol Eidt
Allow a RET_EXPR as a BYREF operand for SIMD intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Victor "Nate...
Eliminate double delete in EventPipeProvider cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Joseph Tremoulet
Renumber blocks before computing loop nest
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jan Vorlicek
Fix setting PAX options for crossgen (#13950)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
jashook
Disable tests based on 13952
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jarret Shook
Merge pull request #13943 from jashook/fix_lb_build_break
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jan Kotas
Fix ARM build break (#13932)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Igor Kulaychuk
[ARM] Fix SetDebuggerREGDISPLAYFromREGDISPLAY() function
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
jashook
Fix potentially unused variable in lb arm
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jan Vorlicek
Disable PAX mprotect for native executables (#13940)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jan Kotas
Fix AV in corerun on invalid filename
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jan Kotas
Mark Span.Length as non-versionable
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Carol Eidt
Merge pull request #13806 from hqueue/arm/ryujit/issue_...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Tarek Mahmoud...
Fix Hebrew date parsing (#13929)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Mike Danes
Lower TEST(x, LSH(1, y)) to BT(x, y)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Mike Danes
Add GT_BT
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Mike Danes
Add INS_bt
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Joseph Tremoulet
Merge pull request #13903 from JosephTremoulet/PlaceReturns
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Joseph Tremoulet
Merge pull request #13835 from sdmaclea/PR-ARM64-GT_MULHI
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Joseph Tremoulet
Merge pull request #13799 from sdmaclea/PR-ARM64-Transf...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Konstantin...
Introduce FEATURE_GDBJIT_SYMTAB (#13567)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jarret Shook
Change how numProc is derived on Linux (#13909)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
dotnet-maestro-bot
Update BuildTools, CoreClr, CoreFx, PgoData to prerelea...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jim Ma
Re-implemented the ecvt function. (#12894)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Alex Ghiondea
Update the third party notices file to reference the...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Sujin Kim
[RyuJIT/ARM32] Implement CreateDictionaryLookupHelper...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Jan Vorlicek
Fix ARM32 secure delegate bug (#13922)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Ahson Ahmed...
Make dangerous Span APIs less discoverable. (#13927)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
Eugene Rozenfeld
Remove redundant zero-initialization of struct temps...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Andy Ayers
JIT: optimize case where box feeds GetType (#13710)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Jarret Shook
Merge pull request #13819 from sdmaclea/PR-ARM64-MOD...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Sergey Andreenko
fix stack depth in DevDiv_278523 test source code(...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Steve MacLean
[Arm64] Enable LowerShift
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Mike McLaughlin
Fix core dump generation on Centos. (#13887)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Michelle McDaniel
Merge pull request #13918 from adiaaida/unifyPerfConfigs
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Carol Eidt
Merge pull request #13715 from CarolEidt/LsraInfoInLsra
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Michelle McDaniel
Add OptLevel and JitName configurations
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Viktor Hofer
Merge pull request #13242 from ViktorHofer/BinarySerial...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Steve MacLean
Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
Steve MacLean
noway_assert to assert per review
commit
|
commitdiff
|
tree
|
snapshot
next