platform/upstream/coreclr.git
2017-08-01 Bruce ForstallMerge pull request #12929 from mikedn/cast-cmp-test
2017-08-01 mikednRefactor emitter::emitInsMov (#12905)
2017-08-01 Jonghyun ParkFix build errors when TRACK_SYNC is defined (#13122)
2017-08-01 Bruce ForstallMerge pull request #12926 from mikedn/dead-cast-code
2017-08-01 Bruce ForstallMerge pull request #13125 from sdmaclea/PR-POISON
2017-08-01 Bruce ForstallMerge pull request #13134 from BruceForstall/Fix12911
2017-08-01 Brian SullivanMerge pull request #13147 from jashook/fix_desktop_buil...
2017-08-01 Mark WilkieMerge pull request #13130 from markwilkie/CROSS-Doc
2017-08-01 Bruce ForstallMerge pull request #13142 from hseok-oh/ryujit/fix_12627
2017-08-01 Brian SullivanMerge pull request #13002 from sdmaclea/PR-ARM64-resolv...
2017-08-01 Bruce ForstallMerge pull request #13138 from hseok-oh/ryujit/nyi_zr
2017-08-01 Mark Wilkiesmall updates....
2017-08-01 Bruce ForstallMerge pull request #13144 from parjong/fix/INTERPRETER_...
2017-08-01 Mark WilkieUpdated guidance based on PR feedback
2017-08-01 Steve MacLean[Arm64] Adjust alignment for 128 byte cache line (...
2017-08-01 jashookFix Desktop build break in regset.cpp
2017-08-01 Pat GavlinMerge pull request #12947 from pgavlin/GH12919
2017-08-01 Jonghyun ParkFix FEATURE_INTERPRETER build error
2017-08-01 Hyeongseok Oh[RyuJIT/ARM32] Tailcall: passing struct argument
2017-08-01 Pat GavlinFormat code.
2017-08-01 Hyeongseok Oh[RyuJIT/ARM32] Remove NYI: using zero register
2017-08-01 Bruce ForstallHandle unspilling part of a multi-use reg with FREE_REG
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 Steve MacLean... [Arm64] Implement Poison()
2017-07-31 Mark WilkieAdded CROSS guidance
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
next