platform/upstream/coreclr.git
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 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 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
2017-07-24 Davis GoodinCreate Windows PDBs from Portable PDBs during symbol...
2017-07-24 Koundinya VeluriDon't call AssemblyResolve event for CoreLib resources...
2017-07-24 Jarret ShookMerge pull request #12943 from jashook/fix_8093
2017-07-24 Stephen ToubMerge pull request #13004 from stephentoub/move_valuetask
2017-07-24 Bruce ForstallMerge pull request #12995 from 303248153/170724_fix_comment
2017-07-24 Bruce ForstallMerge pull request #12975 from alpencolt/ryu-arm-casts-nyi
2017-07-24 Bruce ForstallMerge pull request #12963 from BruceForstall/Fix12904
2017-07-24 Bruce ForstallMerge pull request #12998 from github-john-doe/master
2017-07-24 Andy AyersDon't map P-DEP SIMD12 local vars to SIMD16 on x64
2017-07-24 Stephen ToubA few minor perf tweaks
2017-07-24 John Doetypo
2017-07-24 Stephen ToubAdd ValueTask and friends to corelib
2017-07-24 Hyeongseok Oh[RyuJIT/ARM32] Fix stack overflow on codegen phase
2017-07-24 dudes-comefix comment in optimizer.cpp:optOptimizeBools
2017-07-24 Hyeongseok Oh[RyuJIT/ARM32] Morphing 1-field HFA struct argument...
2017-07-23 Cyd HaseltonUpdate android build script with correct package versio...
2017-07-23 Pat GavlinMerge pull request #12979 from pgavlin/GitHub12935
2017-07-22 Pat GavlinMerge pull request #12984 from dotnet/revert-12951...
2017-07-22 Pat GavlinRevert "[RyuJIT/ARM32] Morphing 1-field HFA struct...
2017-07-22 Alexander Soldatov[RyuJIT/ARM32] Removed int <-> float casts related...
2017-07-21 Jan KotasMerge pull request dotnet/corert#4207 from dotnet/nmirror
2017-07-21 Pat GavlinLock the the dest reg in `inst_RV_TT` if necessary.
2017-07-21 Bruce ForstallMerge pull request #12951 from hseok-oh/ryujit/fix_11783
2017-07-21 Brian SullivanUpdated the path to built test binaries in examples
2017-07-21 Pat GavlinMerge pull request #12974 from pgavlin/GitHub12909
2017-07-21 Bruce ForstallMerge pull request #12946 from BruceForstall/FixArmTemp...
2017-07-21 Stephanie NiuAdded IsPathFullyQualified() method to Path class ...
2017-07-21 Pat GavlinDisable promotion of custom-layout structs for legacy...
next