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
2018-02-28
Debayan Ghosh
ARM64 Aes Crypto intrinsics implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Brian Robbins
Fix EventPipe Test Failures Under GCStress (#16494)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Bruce Forstall
Fix StructPacking test for ARM (#16484)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Ben Adams
Fix TryGetOwnedMemory xml docs
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alexandre Teoi
Show the expected stack trace from a rethrown exception...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Noah Falk
Add more benchmarks to JitBench (#16353)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Koundinya Veluri
Disable tiered compilation for collectible assemblies...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Jeremy Kuhne
Dial back aggressive checks in Path (#16447)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Anirudh Agnihotry
Moved extensions.cs to shared folder in coreclr (#16459)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Jan Vorlicek
Revert TLS model change of the gCurrentThreadInfo
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Ben Adams
Add TryGetOwnedMemory (#16455)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Noah Falk
Add CI perf repro script (#16414)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Carol Eidt
Merge pull request #16408 from fiigii/sse4load
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
mlabiuk
Prevent memory allocation in signal handler (#16384)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Jan Kotas
Replace ValueStringBuilder.set_Length with indexer...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Wes Haggard
Merge pull request #16436 from brunotag/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
dotnet-maestro-bot
Update CoreClr to preview2-26220-01 (#16445)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Carol Eidt
Merge pull request #16444 from mikedn/vec2load
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
dotnet-maestro-bot
Update CoreClr, PgoData to preview2-26219-05, master...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Mike Danes
Handle TYP_SIMD8 correctly in genCodeForLclFld
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Ben Adams
Inline String->ReadOnlySpan (#16440)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Carol Eidt
Merge pull request #16422 from CarolEidt/Fix15037
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Jan Kotas
Delete workaround for #16197 (#16433)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
dotnet-maestro-bot
Update CoreClr, PgoData to preview2-26218-01, master...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Jan Kotas
Delete some more dead code related to #16304 (#16432)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Bruno Tagliapietra
Update UsingYourBuild.md
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Ben Adams
Inlinable MulticastDelegate == (#16431)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sergey Andreenko
delete unused mirror files (#16423)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Steve MacLean
Fix #16402 (#16406)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Brian Sullivan
Merge pull request #16413 from briansull/more-vso-566984
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
dotnet-maestro-bot
Update CoreClr to preview2-26217-01 (#16426)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
dotnet-maestro-bot
Update CoreClr to preview2-26216-09 (#16420)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Tanner Gooding
Updating the JIT to take EnableSSE3_4 into account...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Brian Sullivan
Code Review - Removed unnecessary assert.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Brian Sullivan
Fix whitespace formatting
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Brian Sullivan
Added new tree walker helper optHasCSEdefWithSideeffect...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Carol Eidt
Don't set delayRegFree if no target
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Carol Eidt
Merge pull request #16364 from CarolEidt/FixDD543057a
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Bruce Forstall
Merge pull request #16393 from BruceForstall/CleanupRunTest
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Carol Eidt
Correctly handle check for busy double reg
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
dotnet-maestro-bot
Update BuildTools, CoreClr, CoreFx, PgoData to preview2...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sergey Andreenko
Fix dlStack test (#16410)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sergey Andreenko
delete liveness workarond. (#16416)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Viktor Hofer
Fix regression & enable ClearInitLocals in System.Text...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Ahson Khan
Fix impl of ReadOnlySpan StartsWith/EndsWith for Unix...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sergey Andreenko
reenable readytorun\tests\mainv* for arm jitstress...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sung Yoon Whang
Fix coreOverlayDir in Unix test instructions (#16415)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Ahson Khan
Add ReadOnlySpan string-like ToLower/ToUpper API with...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Brian Sullivan
Fix for assert(sideEffList) in clr\src\jit\optcse.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Fei Peng
Implement SSE4.1 LoadAlignedVector128NonTemporal
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Fei Peng
address GT_ADDR(GT_HWIntrinsic) nodes
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Fei Peng
Fix importer and morph with HWIntrinsic SIMD types
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Kevin Gosse
Fix typo in GC log (#16398)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Carol Eidt
Merge pull request #16160 from sdmaclea/PR-ARM64-SIMD...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Jan Kotas
Implement RuntimeHelpers.PrepareMethod/PrepareDelegate...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
John Doe
Typos (dotnet/corert#5386)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Anirudh Agnihotry
StringComparer Create(culture, CompareOptions) overload...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Konstantin...
sigsegv_handler: handle case when it is called on origi...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Anirudh Agnihotry
Adding Argument name to the Exception (#16372)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Sergey Andreenko
[RyuJit] Stack level setter (#15597)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Bruce Forstall
Clean up runtest.cmd
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
sergey ignatov
[armel tizen] Fixed dynamic code allocation and code...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Brian Sullivan
Merge pull request #16367 from briansull/vso-566984
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Michal Strehovský
Mark sharedgenerics test as GCStressIncompatible (...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Bruce Forstall
Merge pull request #16380 from kbaladurin/fix-uaf
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Tarek Mahmoud...
Fix the fired asset in CompareInfo.IndexOf (#16373)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Koundinya Veluri
Implement WaitHandle.SignalAndWait on Unix (#16383)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Sergey Andreenko
Add VSD additional param for DIRECT calls. (#16267)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Steve MacLean
[Arm64] Additional Insert comments
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Konstantin...
Historam: doesn't allocate additional memory to store...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
David Mason
Fix for issue #13153 - change SetGCConcurrent to Tempor...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Michal Strehovský
Handle ELEMENT_TYPE_PTR in ILCodeStream::EmitLDIND...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Jan Vorlicek
Fix ARM/ARM64 hijacking in tail calls (#16039)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Ahson Khan
Add ReadOnlySpan string-like StartsWith and EndsWith...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Brian Sullivan
Fix clang format warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Brian Sullivan
Check for the very uncommon case where when we are...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Jacek Blaszczynski
Add Sse2 scalar hardware intrinsics tests
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Jacek Blaszczynski
Implement scalar Sse2 hardware intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Brian Robbins
Fix registry path for ETW argument lookup. (#16347)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Wes Haggard
Merge pull request #16344 from brunotag/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Carol Eidt
Merge pull request #16351 from fiigii/fixcont
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Carol Eidt
Merge pull request #15950 from dotnetrt/isafix
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Fei Peng
Fix an incorrect assertion in containment analysis
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Michal Strehovský
Fix ambiguous interface method error message (#16341)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Michal Strehovský
Define type initialization semantics for interface...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Andy Ayers
Improve perf of DelegateConstruct (#16345)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Fei Peng
Fix SSE4.1 encoding
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Fei Peng
Implement SSE4.2 CompareGreaterThan
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Fei Peng
Implement SSE4.1 CompareEqual
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Fei Peng
reenable AVX2 compareEqual.Int64
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Bruce Forstall
Merge pull request #16181 from Buyduck/arm-memory-barrier
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Carol Eidt
Merge pull request #16008 from sdmaclea/PR-ARM64-TEST...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Steve MacLean
Insert contain extract
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Matt Galbraith
Merge pull request #16309 from MattGal/eol-some-linuxes
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Bruno Tagliapietra
Update UsingYourBuild.md
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Andy Ayers
JIT: Allow struct promotion in GS frames (#16220)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Brian Robbins
Use DateTime.ToFileTimeUtc to generate serializable...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Steve MacLean
Add TestInsert
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Steve MacLean
Improve diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Steve MacLean
[Arm64] Add Simd HWIntrinsic test
commit
|
commitdiff
|
tree
|
snapshot
next