platform/upstream/coreclr.git
2017-08-14 Bruce ForstallMerge pull request #13350 from BruceForstall/FixVSO478352
2017-08-14 Alois-xxAdded SetThreadDescription to set the unmanaged thread...
2017-08-14 Koundinya VeluriIncrease timeout and log the result for a couple of...
2017-08-14 John DoeTypo (#13360)
2017-08-14 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25614-01, preview2...
2017-08-14 Jan KotasFinish moving Guid to shared partition
2017-08-13 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25613-02, preview2...
2017-08-11 Victor "Nate... Follow-up: Add enforcepgo for release Windows_NT defaul...
2017-08-11 Bruce ForstallMerge pull request #13332 from wateret/fix-ryuarm-hfa
2017-08-11 Jan KotasMove files to shared CoreLib partition (#13342)
2017-08-11 Bruce ForstallFix double-indirect p/invoke call generation
2017-08-11 Victor "Nate... Fix bug where whitespace breaks arg proccessing (#13320)
2017-08-11 Jarret ShookMerge pull request #13338 from jashook/log_crossgen_command
2017-08-11 Cyd HaseltonChanges that didn't make it to PR#12982 (#13055)
2017-08-11 jashookLog the crossgen command in build.sh.
2017-08-11 sergey ignatovFixed CoreRT issue https://github.com/dotnet/coreclr...
2017-08-11 Hanjoung Lee[RyuJIT/armel] Fix PutArgReg BuildRefPositions
2017-08-11 Carol EidtMerge pull request #13306 from hseok-oh/ryujit/fix_13156
2017-08-11 Hyeongseok OhFix genSpillVar
2017-08-11 Ahson Ahmed... Fix the race condition in mutex test using another...
2017-08-11 Shiming GeMerge pull request #13285 from shimingsg/v-shige/add...
2017-08-10 Pat GavlinMerge pull request #13299 from pgavlin/GH13161
2017-08-10 Nina ChikanovImplement BitConverter Span-based APIs (#13278)
2017-08-10 Bruce ForstallMerge pull request #13304 from BruceForstall/FixVSO471672
2017-08-10 Andy AyersJIT: modify box/unbox/isinst/castclass expansions for...
2017-08-10 Jan KotasRevert "Add enforcepgo for release Windows_NT default...
2017-08-10 Bruce ForstallMerge pull request #13307 from wateret/cleanup-armel...
2017-08-10 Bruce ForstallMerge pull request #13309 from wateret/arm-getregcount
2017-08-10 Victor "Nate... Add enforcepgo for release Windows_NT default release...
2017-08-10 Joseph TremouletMerge pull request #13286 from JosephTremoulet/TailLoop...
2017-08-10 Hanjoung Lee[RyuJIT/armel] Cleanup with OperIsMultiRegOp()
2017-08-10 Shiming Ge... remove empty line
2017-08-10 Hanjoung Lee[RyuJIT/armel] Introduce GetRegCount() for MultiRegOp
2017-08-10 Carol EidtMerge pull request #13284 from wateret/fix-13281
2017-08-10 Hyeongseok OhFix lclVar move node type inserted in lsra phase
2017-08-10 Swaroop SridharLinkBench: Fix Roslyn job
2017-08-10 Bruce ForstallCopy additional GenTreeBoundsChk fields in gtCloneExpr
2017-08-10 Carol EidtMerge pull request #13190 from jyoungyun/ryujit/use_the...
2017-08-10 Shiming Ge... add the license header to the C# file
2017-08-09 Pat GavlinFix issue #13161.
2017-08-09 Mike McLaughlinFixed issue #13282. (#13291)
2017-08-09 Wes HaggardMerge pull request #13234 from janvorli/add-rhel6-offic...
2017-08-09 Wes HaggardMerge pull request #13268 from dotnet-maestro-bot/maste...
2017-08-09 Sergey AndreenkoAdd fail-fast check after lvaGrabTemp in impImportBlock...
2017-08-09 Pat GavlinMerge pull request #12802 from pgavlin/VSO462269
2017-08-09 John Doetypo (#13287)
2017-08-09 Dan MoseleyStart at running ILLink to find dead code in Corelib...
2017-08-09 Carol EidtUpdate ryujit-tutorial.md
2017-08-09 Pat GavlinFix VSO 462269.
2017-08-09 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25609-02, preview2...
2017-08-09 Stephen ToubMerge pull request #13270 from stephentoub/refactor_tas...
2017-08-09 Shiming Ge... add perf test case GCLarge
2017-08-09 Hanjoung Lee[RyuJIT/arm32] Fix Regression
2017-08-09 Joseph TremouletEnsure scratch BB in tail recursion -> loop xform
2017-08-09 Brian SullivanMerge pull request #13276 from dotnet-bot/from-tfs
2017-08-09 Jonghyun ParkCache both string and its length during GDBJIT setup...
2017-08-08 Stephen ToubAdd Encoding Span-based APIs (#13269)
2017-08-08 Brian SullivanFix fo CoreCLR cofde formating error
2017-08-08 Brian SullivanFix possibly uninitialized warning
2017-08-08 Stephen ToubChange Task.WaitAll/Any overloads to call WaitAll/AnyCo...
2017-08-08 Kevin GosseAdd StringBuilder Span-based APIs (#13163)
2017-08-08 Bruce ForstallMerge pull request #12168 from gbalykov/remove-relocati...
2017-08-08 Victor "Nate... Add build-time check to enforce PGO compilation for...
2017-08-08 Bruce ForstallUse logf() instead of JitDump() (#13265)
2017-08-08 Bruce Bowyer... Improve performance of string.IndexOfAny for 2 & 3...
2017-08-08 Pat GavlinMerge pull request #13261 from pgavlin/VSO475427
2017-08-08 Bruce ForstallMerge pull request #13263 from BruceForstall/FixDesktop...
2017-08-08 Pat GavlinMerge pull request #13259 from pgavlin/VSO469210
2017-08-08 Pat GavlinFormat code.
2017-08-08 Victor "Nate... Add smoke test for event pipe on Linux (#13240)
2017-08-08 Stephen ToubRefactor large Task NoOptimization bodies into own...
2017-08-08 Pat GavlinMerge pull request #13260 from pgavlin/VSO471670
2017-08-08 Jiyoung Yun[ARM32/RyuJIT] Set the source candidates for PutArgSpli...
2017-08-08 Jiyoung Yun[ARM32/RyuJIT] Use regtype instead of node's type in...
2017-08-08 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25608-01, preview2...
2017-08-08 Carol EidtMerge pull request #13023 from wateret/fix-12994
2017-08-08 Dan MoseleyRemove some dead code (#13257)
2017-08-08 Bruce ForstallFix SuperPMI x86 desktop build
2017-08-08 Pat GavlinFix VSO 475427.
2017-08-07 Pat GavlinFix VSO 471670.
2017-08-07 Pat GavlinFix VSO 469210.
2017-08-07 Joseph TremouletMerge pull request #13250 from JosephTremoulet/CaptureHead
2017-08-07 José RiveroSwaping the order of how scenarios are run. (#13255)
2017-08-07 Brian SullivanMerge pull request #13236 from briansull/arm-issue
2017-08-07 Tarek Mahmoud... Fix Region DisplayName (#13249)
2017-08-07 Jan KotasCleanup code access security from the unmanaged runtime...
2017-08-07 Joseph TremouletStop rejecting loops with backward exits
2017-08-07 Brian SullivanRemoved the legacy JIT32 assert regarding 4-byte alignm...
2017-08-07 chunseokleefix callsignalhandlerwrapper(arm) (#13114)
2017-08-07 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25607-01, preview2...
2017-08-07 dotnet botUse attribute names without namespaces in a few places...
2017-08-07 James KoReduce size of array enumerators for x86 (#13157)
2017-08-07 Jonghyun ParkUse placement new to initialize ELF Header (instead...
2017-08-07 Jim MaEnable string format tests on Linux. (#13191)
2017-08-07 Davis GoodinUpdate buildtools to 2.0.0-prerelease-01903-01. (#13228)
2017-08-07 Gleb BalykovReview fixes
2017-08-07 Jan KotasMove files to shared partition (#13244)
2017-08-07 Sergio SchvezovUpdate linux-instructions.md (#13246)
2017-08-07 Hanjoung Lee[RyuJIT/armel] Fix ifdef condition and Formatting Error
2017-08-07 Hanjoung Lee[RyuJIT/armel] arg regs are always TYP_INT
next