projects
/
platform
/
upstream
/
coreclr.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Change FormatFixed to avoid bounds checks
[platform/upstream/coreclr.git]
/
src
/
2017-11-18
Stephen Toub
Change FormatFixed to avoid bounds checks
tree
|
commitdiff
2017-11-18
Stephen Toub
Remove now dead code from managed parsing/formatting.
tree
|
commitdiff
2017-11-18
Stephen Toub
Improve performance of managed formatting code
tree
|
commitdiff
2017-11-18
Stephen Toub
Move integer parsing/formatting logic to shared
tree
|
commitdiff
2017-11-18
Jan Kotas
Delete unused Thread::YieldTask (#15091)
tree
|
commitdiff
2017-11-18
David Nissimoff
Fix #15057 MemoryStream.CopyToAsync calls Write / Write...
tree
|
commitdiff
2017-11-18
Jan Kotas
Fix up ConfiguredValueTaskAwaitable signature for new...
tree
|
commitdiff
2017-11-17
David Mason
fix for il to native mapping etw events (#15038)
tree
|
commitdiff
2017-11-17
Fei Peng
Generic hardware intrinsics throw exception for non...
tree
|
commitdiff
2017-11-17
Sergey Andreenko
Do not check stmts after the tail call candidate if...
tree
|
commitdiff
2017-11-16
Sergey Andreenko
fix format (#15064)
tree
|
commitdiff
2017-11-16
Brian Sullivan
Merge pull request #15063 from dotnet-bot/from-tfs
tree
|
commitdiff
2017-11-16
dotnet-bot
Fix desktop build breaks.
tree
|
commitdiff
2017-11-16
Sergey Andreenko
Fix 14455: _opt_relrotarg_valref test failure on amd64...
tree
|
commitdiff
2017-11-16
Sergey Andreenko
don't use Compiler:: if we are currently in this namesc...
tree
|
commitdiff
2017-11-16
Jonathan Dickinson
HashCode based on xxHash32 (#14863)
tree
|
commitdiff
2017-11-16
Ivan Cronyn
Added EmitCalli overload (#15040)
tree
|
commitdiff
2017-11-15
mikedn
Improve SSA dominator computation memory usage (#14965)
tree
|
commitdiff
2017-11-15
JC Aguilera
Merge pull request #15031 from dotnet-maestro-bot/maste...
tree
|
commitdiff
2017-11-15
Bruce Forstall
Merge pull request #15039 from fiigii/fix
tree
|
commitdiff
2017-11-15
Victor "Nate" Graf
Fire tracepoints for methods with no template (#14987)
tree
|
commitdiff
2017-11-15
Ahson Khan
Adding null check for implicit cast from array/arrayseg...
tree
|
commitdiff
2017-11-15
Sergey Andreenko
Delete move to return spill in the implicit tail call...
tree
|
commitdiff
2017-11-15
Fei Peng
Fix #15035
tree
|
commitdiff
2017-11-15
Zhukov Maxim
Remove out-of-use method and properties from appdomain...
tree
|
commitdiff
2017-11-15
Tarek Mahmoud Sayed
Enable Globalization Invariant mode using Environment...
tree
|
commitdiff
2017-11-15
Sergey Andreenko
move fgFixupStructReturn (#14966)
tree
|
commitdiff
2017-11-14
Andy Ayers
JIT: look through GT_RET_EXPR when forming inline candi...
tree
|
commitdiff
2017-11-14
Carol Eidt
Merge pull request #15014 from fiigii/vexencoding
tree
|
commitdiff
2017-11-14
Jarret Shook
Merge pull request #15026 from jashook/re_add_arm64_stress
tree
|
commitdiff
2017-11-14
Carol Eidt
Merge pull request #14914 from CarolEidt/Fix14665
tree
|
commitdiff
2017-11-14
Tomas Weinfurt
small changes to get coreclr building on FreeBSD again...
tree
|
commitdiff
2017-11-14
Fei Peng
Change VEX-encoding selection to avoid AVX-SSE transiti...
tree
|
commitdiff
2017-11-14
Bruce Forstall
Merge pull request #15017 from BruceForstall/DisableArm...
tree
|
commitdiff
2017-11-14
Ahson Khan
Add object null checks in Memory<T> APIs to support...
tree
|
commitdiff
2017-11-14
Jan Kotas
Fix CppCodeGen break with latest XCode (dotnet/corert...
tree
|
commitdiff
2017-11-14
Carol Eidt
Merge pull request #14929 from sdmaclea/PR-ARM64-SIMD...
tree
|
commitdiff
2017-11-14
Carol Eidt
Merge pull request #14934 from sdmaclea/PR-ARM64-SIMD...
tree
|
commitdiff
2017-11-14
Carol Eidt
Merge pull request #14975 from sdmaclea/PR-SIMD-genSIMD...
tree
|
commitdiff
2017-11-14
Carol Eidt
Merge pull request #14976 from sdmaclea/PR-SIMD-genCode...
tree
|
commitdiff
2017-11-14
Ahson Khan
Adding Memory CopyTo APIs (#15010)
tree
|
commitdiff
2017-11-14
Brian Sullivan
Merge pull request #15018 from dotnet-bot/from-tfs
tree
|
commitdiff
2017-11-14
Carol Eidt
Merge pull request #14944 from sdmaclea/PR-ARM64-SIMD...
tree
|
commitdiff
2017-11-14
Bruce Forstall
Merge pull request #14953 from mikedn/ssa-mem-track
tree
|
commitdiff
2017-11-13
Jarret Shook
Merge pull request #14970 from jashook/better_smarty_ar...
tree
|
commitdiff
2017-11-13
Brian Sullivan
Merge pull request #14988 from briansull/fix-523532
tree
|
commitdiff
2017-11-13
Bruce Forstall
Merge pull request #14921 from BruceForstall/EnableRyuJ...
tree
|
commitdiff
2017-11-13
Jan Kotas
Merge pull request dotnet/corert#4918 from dotnet/nmirror
tree
|
commitdiff
2017-11-13
Jarret Shook
Merge pull request #14984 from jashook/add_new_publish_vars
tree
|
commitdiff
2017-11-13
jashook
Use new publish vars
tree
|
commitdiff
2017-11-13
dotnet-bot
fix DevDiv521437
tree
|
commitdiff
2017-11-13
Sergey Andreenko
check that VM set pAddr == nullptr (#15003)
tree
|
commitdiff
2017-11-13
Bruce Forstall
Enable RyuJIT/arm32 crossgen compilation of S.P.C.dll
tree
|
commitdiff
2017-11-13
Stephen Toub
Fix sempahore spinning fix (#15002)
tree
|
commitdiff
2017-11-12
Michal Strehovský
Port https://github.com/dotnet/coreclr/pull/13148 to...
tree
|
commitdiff
2017-11-12
Michal Strehovský
Allow non-abstract non-public interface methods in...
tree
|
commitdiff
2017-11-12
Carol Eidt
ARMARCH: no cascaded adds in addr mode
tree
|
commitdiff
2017-11-11
Stefan Nikolei
Remove unnecessary Exception._exceptionMethodString...
tree
|
commitdiff
2017-11-11
Jan Kotas
Fix implementation of GCToOSInterface::VirtualCommit...
tree
|
commitdiff
2017-11-11
Brian Sullivan
Fix VSO 523532 - Possible mismatch in size on GT_EQ...
tree
|
commitdiff
2017-11-10
Brian Sullivan
Merge pull request #14973 from sdmaclea/PR-ARM64-VECTOR...
tree
|
commitdiff
2017-11-10
Steve MacLean
[Arm64] Do not change vector load register size
tree
|
commitdiff
2017-11-10
Steve MacLean
[ARM64] SIMD genCodeForStoreLclVar zero init
tree
|
commitdiff
2017-11-10
Steve MacLean
[ARM64] genSIMDIntrinsicInit contain 0
tree
|
commitdiff
2017-11-10
JC Aguilera
Merge pull request #14974 from jcagme/master
tree
|
commitdiff
2017-11-10
Juan Carlos Aguile...
Removing retry parameters since they are not used anymore
tree
|
commitdiff
2017-11-10
Adrian Godong
Added UnixEpoch to DateTime and DateTimeOffset. (#14648)
tree
|
commitdiff
2017-11-10
Steve MacLean
[ARM64] SIMD Partial Callee Save SIMD12
tree
|
commitdiff
2017-11-10
Joseph Tremoulet
Merge pull request #14708 from mikedn/rc-ssa
tree
|
commitdiff
2017-11-09
Steve MacLean
[Arm64] SIMD genMultiRegCallStoreToLocal
tree
|
commitdiff
2017-11-09
Steve MacLean
[Arm64] SIMD genStructReturn
tree
|
commitdiff
2017-11-09
Jarret Shook
Merge pull request #14961 from jashook/arm64_windows_nt...
tree
|
commitdiff
2017-11-09
Mike Danes
Change RangeCheck to use the available SSA data
tree
|
commitdiff
2017-11-09
Sean Gillespie
[Local GC] Unify background GC thread and server GC...
tree
|
commitdiff
2017-11-09
Wes Haggard
Merge pull request #14882 from 4creators/cleanall
tree
|
commitdiff
2017-11-09
Vance Morrison
Merge pull request dotnet/corefx#25092 from brianrob...
tree
|
commitdiff
2017-11-09
Mike Danes
Track actual SSA memory usage
tree
|
commitdiff
2017-11-09
Jarret Shook
Merge pull request #14722 from jashook/arm64_windows_nt...
tree
|
commitdiff
2017-11-09
Bruce Forstall
[RyuJIT/arm32] Fix GC hole in address mode generation...
tree
|
commitdiff
2017-11-09
Stephen Toub
Merge pull request #14906 from stephentoub/add_memory_s...
tree
|
commitdiff
2017-11-09
Bruce Forstall
Merge pull request #14918 from BruceForstall/NoLegacyUn...
tree
|
commitdiff
2017-11-09
Carol Eidt
Merge pull request #14935 from sdmaclea/PR-ARM64-SIMD...
tree
|
commitdiff
2017-11-09
Stephen Toub
Add foreach support to Span<T> and ReadOnlySpan<T>...
tree
|
commitdiff
2017-11-08
Brian Sullivan
Merge pull request #14912 from briansull/add-b124443
tree
|
commitdiff
2017-11-08
Ahson Khan
Adding placeholder Span debugger proxy (#14749)
tree
|
commitdiff
2017-11-08
Wes Haggard
Merge pull request #14942 from jcagme/master
tree
|
commitdiff
2017-11-08
Juan Carlos Aguile...
Adding IsPublic to CreateAzureContainer
tree
|
commitdiff
2017-11-08
Jan Kotas
Add missing license header (#14936)
tree
|
commitdiff
2017-11-08
Karthik Rajasekaran
Increase retry attempts in publish (#14940)
tree
|
commitdiff
2017-11-08
Carol Eidt
Merge pull request #14928 from sdmaclea/PR-ARM64-SIMD...
tree
|
commitdiff
2017-11-08
JC Aguilera
Merge pull request #14937 from jcagme/master
tree
|
commitdiff
2017-11-08
Steve MacLean
[ARM64] SIMD genCodeForLclFld
tree
|
commitdiff
2017-11-08
Carol Eidt
Merge pull request #14861 from sdmaclea/PR-ARM64-SIMD...
tree
|
commitdiff
2017-11-08
Andy Ayers
JIT: make suitably optimistic prejit inline assessments...
tree
|
commitdiff
2017-11-08
Steve MacLean
[Arm64] SIMD genPutArgStk
tree
|
commitdiff
2017-11-08
Stephen Toub
Add MemoryMarshal.AsMemory
tree
|
commitdiff
2017-11-08
Stephen Toub
Add string support to ReadOnlyMemory<char>
tree
|
commitdiff
2017-11-08
Jacek Blaszczynski
Merge branch 'master' of https://github.com/dotnet...
tree
|
commitdiff
2017-11-08
Brian Sullivan
Merge pull request #14911 from briansull/fix-desktop...
tree
|
commitdiff
2017-11-08
Brian Sullivan
Merge pull request #14913 from briansull/retail-fix
tree
|
commitdiff
next