platform/upstream/coreclr.git
2017-08-01 jashookFix Desktop build break in regset.cpp
2017-08-01 Pat GavlinMerge pull request #12947 from pgavlin/GH12919
2017-08-01 Pat GavlinFormat code.
2017-08-01 Roman ArtemevMerge pull request #13132 from rartemev/legbnd_fix_misprint
2017-07-31 Bruce ForstallMerge pull request #13096 from hseok-oh/ryujit/remove_n...
2017-07-31 Pat GavlinLock all ABI arg registers when generating a GS check...
2017-07-31 Roman ArtemevFixed misprint in legacy backend that led to assert...
2017-07-31 Pat GavlinMerge pull request #13103 from pgavlin/GH12910
2017-07-31 Victor "Nate... Add benchmarks mandelbrot and fannkuch (#12933)
2017-07-31 Andy AyersJIT: Fix value type box optimization (#13016)
2017-07-31 Joseph TremouletAdd documents about JIT optimization planning
2017-07-31 Stephen ToubMerge pull request #13111 from dotnet-maestro-bot/maste...
2017-07-31 Jonghyun Park[ARM/Linux] Set R2R_INDIRECT_PARAM before R2R call...
2017-07-31 Bruce ForstallMerge pull request #13116 from parjong/fix/x86_stklv_on...
2017-07-31 Atsushi KanamoriImplement Type.IsByRefLike for CoreCLR (#13123)
2017-07-31 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25531-02, preview2...
2017-07-31 Jan VorlicekEnable RHEL6 and CentOS 6 RID detection in build (...
2017-07-31 Jonghyun Park Fill freed loader heap chunk with non-zero value ...
2017-07-31 Jonghyun ParkSet proper stack level for temp label BB
2017-07-30 Michal StrehovskýMerge pull request dotnet/corert#4242 from dotnet/nmirror
2017-07-30 Xiang FanRemove extra qualification in member function declarati...
2017-07-29 Bruce ForstallFix bug converting BBJ_CALLFINALLY block to BBJ_THROW...
2017-07-29 Stephen ToubMerge pull request #12890 from dotnet-maestro-bot/maste...
2017-07-29 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25529-02, preview2...
2017-07-29 James SingletonFix typo in comment (#13089)
2017-07-29 Pat GavlinFormat code.
2017-07-29 Steve MacLeanOptimize for idle WorkStealingQueueList (#13007)
2017-07-28 Carol EidtMerge pull request #13079 from CarolEidt/RyuJITTutorial
2017-07-28 Carol EidtRyuJIT Tutorial
2017-07-28 Pat GavlinOnly lock unlocked registers in `rsUnspillRegPair`.
2017-07-28 Stephen ToubMerge pull request #13075 from stephentoub/string_span_ctor
2017-07-28 Pat GavlinMerge pull request #13095 from pgavlin/VSO469217
2017-07-28 Pat GavlinPR feedback.
2017-07-28 Stephen ToubAdd String(ReadOnlySpan<char>) ctor
2017-07-28 Jan KotasAdd generic encoding support to metasig
2017-07-28 Noah FalkFix tier0 flag on default code versions (#13098)
2017-07-28 Hyeongseok Oh[RyuJIT/ARM32] Remove NYI: promoted struct argument
2017-07-28 Pat GavlinMerge pull request #13087 from pgavlin/FixGetTargetOfCa...
2017-07-27 Pat GavlinRerun reg predict on ARM if codegen temps increase...
2017-07-27 Jan VorlicekFix Alpine build (#13052)
2017-07-27 Jarret ShookMerge pull request #13032 from jashook/add_arm_stress_s...
2017-07-27 David MasonMerge pull request #13043 from davmason/profiler_r2r
2017-07-27 Pat GavlinFix `getTargetOfCall` for ARM.
2017-07-27 Maoni Stephensgcconcurrent config should be obtained from g_pConfig...
2017-07-27 Stephen ToubAdd new Span-based virtual sync Read/Write Stream metho...
2017-07-27 jashookAdd arm legacy backend stress jobs
2017-07-27 Bruce ForstallMerge pull request #13077 from wateret/fix-runtest
2017-07-27 Hanjoung LeeFix print message in runtest.sh
2017-07-27 Pat GavlinMerge pull request #13072 from pgavlin/VSO468730
2017-07-27 Pat GavlinPR feedback.
2017-07-26 Pat GavlinDisable folding in genCreateAddrMode under LB-specific...
2017-07-26 Maoni StephensThese 2 places should be size_t, not int 'cause on...
2017-07-26 David Masoncode review feedback
2017-07-26 Atsushi KanamoriRemove catch filter on Assembly.GetForwardedTypes(...
2017-07-26 Pat GavlinMerge pull request #13045 from pgavlin/GitHub12907
2017-07-26 Steve MacLean[Arm64] Enable CPUGroupInfo (#12766)
2017-07-26 Bruce ForstallMerge pull request #13050 from sjsinju/OperIsBinary
2017-07-26 Pat GavlinMerge pull request #13039 from pgavlin/VSO469602
2017-07-26 Atsushi KanamoriImplement Assembly.GetForwardedTypes() on CoreCLR ...
2017-07-26 sjsujinkimAdd GT_PUTARG_SPLIT case on TryGetUse()
2017-07-26 Pat GavlinMerge pull request #13044 from pgavlin/VSO469600
2017-07-26 Pat GavlinMerge pull request #13040 from pgavlin/VSO469624
2017-07-26 Roman ArtemevMerge pull request #13036 from rartemev/tests_build_fix...
2017-07-26 Pat GavlinOnly set flags on a cpBlk source if it is an indir.
2017-07-26 Pat GavlinFormat code.
2017-07-26 Pat GavlinDo not get the GC layout for small structs in legacy...
2017-07-26 Pat GavlinMerge pull request #13035 from pgavlin/VSO468732
2017-07-26 David Masondon't use r2r images when the profiler requests that...
2017-07-26 Pat GavlinSet `BBF_RUN_RARELY` for a scratch first BB if called...
2017-07-25 Pat GavlinAdmit additional `ADD` patterns in `GenTree:IsFieldAddr`.
2017-07-25 Roman ArtemevCompletelly fix build of tests on Linux
2017-07-25 JC AguileraEnable Ubuntu's 1710 BuilsTests
2017-07-25 Pat GavlinTreat byref-typed uses of int-typed lclVars as type...
2017-07-25 Steve MacLeanCleanup GC *_STAT bitrot (#12772)
2017-07-25 Jan KotasRevert "Fixes for issue 12982 Android cross-build fails...
2017-07-25 JC AguileraChange after correct version of the file
2017-07-25 JC AguileraMerge branch 'master' into enableUbuntu1710-1
2017-07-25 William GodbeMerge pull request #13030 from wtgodbe/AddWindowsJobs
2017-07-25 JC AguileraEnable Ubuntu's 1710 BuilsTests
2017-07-25 wtgodbeAdd Helix jobs for Nano, Win7, Win8
2017-07-25 JC AguileraEnable BuildTest in Windows Server Core
2017-07-25 Bruce ForstallMerge pull request #13011 from BruceForstall/Fix12886
2017-07-25 github-john-doetypo (#13026)
2017-07-25 Steve MacLeanPerfMap instrument stubs (#12437)
2017-07-25 Steve MacLeanIgnore specified signal when using perf (#12436)
2017-07-25 Stephen ToubMerge pull request #13017 from benaadams/valuetask
2017-07-25 Andy AyersMerge pull request #13005 from AndyAyersMS/FixPDepSimd1...
2017-07-25 Cyd HaseltonFixes for issue 12982 Android cross-build fails when...
2017-07-25 Tanner GoodingDeleting the non-shared implementation of `System.Singl...
2017-07-25 Noah FalkMerge pull request #12193 from noahfalk/tiered_jitting_m2
2017-07-25 Ben AdamsValueTask .ctor throw to Helper
2017-07-25 Pat GavlinMerge pull request #13012 from pgavlin/VSO468726
2017-07-25 noahfalkAdd the runtime code versioning feature
2017-07-24 JC AguileraAddressing Will's comments
2017-07-24 Bruce ForstallMerge pull request #12991 from hseok-oh/ryujit/fix_11783_2
2017-07-24 JC AguileraEnable BuildTest in Windows Server Core
2017-07-24 Bruce ForstallMerge pull request #12996 from hseok-oh/ryujit/fix_12626
2017-07-24 Pat GavlinFix `fgOrderBlockOps`.
2017-07-24 gbalykovSimplify SHM-allocator (#12815)
2017-07-24 Bruce ForstallHandle error case when looking for reg pair
next