platform/upstream/coreclr.git
2017-06-13 Vance MorrisonMake ActivityID guids process specific. (#11726)
2017-06-13 Bruce ForstallMerge pull request #12235 from BruceForstall/FixSuperPm...
2017-06-13 Michelle McDanielMerge pull request #12245 from adiaaida/throughputJobCh...
2017-06-13 Daniel PodderPull CoreCLR build from RHEL7.2 in perf runs (#12238)
2017-06-13 dotnet botUpdate CoreClr, CoreFx to preview1-25413-01, preview1...
2017-06-13 Michelle McDanielReplace System.Private.CoreLib with new version in...
2017-06-13 Ruben AyrapetyanPartially remove relocations for ModuleSection (ZapVirt...
2017-06-13 Davis GoodinUse NuGetPush target from BuildTools (#12221)
2017-06-13 Daniel PodderFix Linux PGO optdata consumption + PGO count update...
2017-06-13 dotnet botUpdate CoreClr, CoreFx to preview1-25412-03, preview1...
2017-06-13 Jarret ShookFix legacy backend build when FEATURE_READYTORUN_COMPIL...
2017-06-13 William GodbeMerge pull request #12175 from wtgodbe/VS2017
2017-06-13 Drew ScogginsMerge pull request #12223 from DrewScoggins/AddHelpToPerf
2017-06-12 Steve MacLean[Arm64/Unix] Implement YieldProcessor() (#12229)
2017-06-12 Bruce ForstallFix SuperPMI collection script to allow passing arch...
2017-06-12 Steve MacLean[Arm64/Unix] Add 64K page support (#10981)
2017-06-12 Bruce ForstallMerge pull request #12163 from hseok-oh/ryujit/fix_11850_2
2017-06-12 Sergey Andreenkomake REG_VIRTUAL_STUB_PARAM depended on Abi. (#12209)
2017-06-12 Wes HaggardDisable some test cases to workaround compiler bug
2017-06-12 Drew ScogginsAdd help statement for perf.groovy
2017-06-12 dotnet botUpdate CoreClr, CoreFx to preview1-25412-01, preview1...
2017-06-12 Jonghyun Park[x86/Linux] Port 'ThrowControlForThread' (#11641)
2017-06-10 Daniel PodderUpdate PGO counts to version 20170609-1125 (#12201)
2017-06-10 Yi Zhang (CLR)Disable IEnumerable.GetEnumerator on RCW through IDispa...
2017-06-10 dotnet botUpdate CoreClr, CoreFx to preview1-25409-02, preview1...
2017-06-10 Swaroop SridharMove ILLink Perf to a separate job
2017-06-10 Santiago Fernandez... Revert ResourceManager change to unblock uap tests...
2017-06-09 Sean Gillespie[Local GC] No longer need to initialize SVR dacvars...
2017-06-09 Roman ArtemevMerge pull request #12208 from rartemev/fix_encoding_1
2017-06-09 Eugene RozenfeldMerge pull request #12200 from erozenfeld/FastTailCallL...
2017-06-09 William GodbeMerge pull request #12206 from wtgodbe/OverlayOnly
2017-06-09 wtgodbeAdd documentation for build-overlay-only
2017-06-09 Roman ArtemevFix files encoding to utf8
2017-06-09 Roman ArtemevMerge pull request #12184 from rartemev/legacy_jit_1
2017-06-09 Eugene RozenfeldFix fast tail call lowering bug.
2017-06-09 Carol EidtMerge pull request #12189 from mskvortsov/FixExplicitCo...
2017-06-09 Pat GavlinMerge pull request #10996 from mikedn/magic-udiv
2017-06-09 Jonghyun ParkAllow users to set the number of build processes (...
2017-06-09 dotnet botUpdate CoreClr, CoreFx to preview1-25409-01, preview1...
2017-06-09 Viktor HoferDateTime serialization fixed, added attention labels...
2017-06-09 Jonghyun Park[ARM/Linux] Validate memory using ldrb instead of ldr...
2017-06-09 Mikhail SkvortcovRyuJIT/ARM32: Fix failures related to explicit containe...
2017-06-09 Xiangyang ... Enable CPU Group on Linux AMD64 (#12140)
2017-06-09 Sergey Andreenkodelete DECLARE_TYPED_ENUM (#12177)
2017-06-09 José Riveroperf.groovy fails to sanitize <PR> name properly (...
2017-06-09 Roman ArtemevEnable legacy jit for x86
2017-06-08 Carol EidtMerge pull request #11901 from CarolEidt/RegVal
2017-06-08 Steve MacLean[Arm64/Unix] Fix SOFTWARE_WRITE_WATCH for 64K pages...
2017-06-08 Pat GavlinMerge pull request #12011 from pgavlin/FixTestNugetRunt...
2017-06-08 Cyd HaseltonFirst steps for generating nuget packages for ARM64...
2017-06-08 Pat GavlinMerge pull request #12172 from pgavlin/gh12154
2017-06-08 wtgodbeUse roslyn common props in test build
2017-06-08 Russell C HadleyMerge pull request #12148 from mikedn/oper-dump
2017-06-08 Pat GavlinDon't dump an uninitialized bitset in LSRA.
2017-06-08 Sean Gillespie[Local GC] Add GetThread to the GC/EE interface (#12036)
2017-06-08 Carol EidtMerge pull request #12005 from wateret/wip-armel-lsra
2017-06-08 Tom DeseynDescribe how to use daily by setting RuntimeFrameworkVe...
2017-06-08 Steve MacLean... [Arm64] stlr for JIT_WriteBarrier
2017-06-08 Steve MacLean... [Arm64] Use ish domain JIT_WriteBarrier
2017-06-08 Andy AyersMerge pull request #12145 from AndyAyersMS/UpdateBenchmarks
2017-06-08 dotnet botUpdate CoreClr to preview1-25408-03 (#12161)
2017-06-08 Jan KotasMerge pull request dotnet/corert#3832 from dotnet/nmirror
2017-06-08 Jan VorlicekFix linker GUARD option (#11492)
2017-06-08 Hyeongseok Oh[RyuJIT/ARM32] Fix comment and ifdef condition
2017-06-08 Matt EllisMerge pull request #12102 from tmds/any-linux
2017-06-08 dotnet botUpdate CoreClr, CoreFx to preview1-25408-01, preview1...
2017-06-08 Pat GavlinMerge pull request #12155 from pgavlin/LclVarChecks
2017-06-08 Pat GavlinFormat code.
2017-06-08 Hanjoung Lee[RyuJIT/armel] Support putting floating-point args
2017-06-08 Pat GavlinAddress PR feedback.
2017-06-08 Bruce ForstallMerge pull request #12142 from BruceForstall/ReduceNoway
2017-06-08 Carol EidtMerge pull request #12087 from sdmaclea/PR-JIT-AcquireR...
2017-06-08 Pat GavlinAdd lclVar semantic checks to CheckLIR.
2017-06-07 Sergey Andreenkodelete BLOCKSET_INIT_NOCOPY and BLOCKSET_INIT. (#12144)
2017-06-07 Sergey Andreenkorename temp variables with meaningful names. (#12023)
2017-06-07 Daniel PodderOnly restore optdata for release builds (#12136)
2017-06-07 Bruce ForstallSimplify genRegArgNext() (#12124)
2017-06-07 Mike DanesMake JIT dumps more readable
2017-06-07 Andy AyersModify iteration behavior some benchmarks
2017-06-07 Pat GavlinMerge pull request #12138 from pgavlin/CheckLIRCodegen
2017-06-07 Pat GavlinMerge pull request #12139 from pgavlin/coredistoolsfix
2017-06-07 Bruce ForstallConvert some very common noway_assert to simple assert
2017-06-07 Brian SullivanMerge pull request #12109 from briansull/ibc-tuning
2017-06-07 Pat GavlinDefine `__cdecl` if necessary in coredistools.h.
2017-06-07 Pat GavlinRun the LIR checker before codegen.
2017-06-07 Bruce ForstallMerge pull request #12122 from BruceForstall/CleanupEff...
2017-06-07 Carol EidtMerge pull request #11994 from CarolEidt/Throughput
2017-06-07 Mike DanesDisable signed magic division in minopts mode
2017-06-07 Mike DanesAdd signed magic division tables
2017-06-07 Mike DanesMove GetSignedMagicNumberForDivide to utils.cpp
2017-06-07 Mike DanesDo unsigned magic division
2017-06-07 dotnet botUpdate CoreClr, CoreFx to preview1-25407-02, preview1...
2017-06-07 Carol EidtMake containedness explicit
2017-06-07 Tom DeseynFix FreeBSD build
2017-06-07 Mike McLaughlinFix portable build sos plugin problems (#12125)
2017-06-07 Tom Deseynbuild{,-test}.sh: revert and add list of unsupported...
2017-06-07 dotnet botUpdate CoreClr, CoreFx to preview1-25406-05, preview1...
2017-06-07 Omair MajidFix build breakage on high-processsor machines (#12114)
2017-06-07 Jan KotasRestore logic for when to use satellite resource lookup...
2017-06-07 Carol EidtMore formatting
next