platform/upstream/coreclr.git
2017-10-19 Carol EidtMerge pull request #14573 from CarolEidt/Fix13751
2017-10-19 Andy AyersJIT: optimize stelem (ref) like we optimize stelem...
2017-10-19 mikednIfdef out legacy uses of GT_ASG_op (#14384)
2017-10-19 Stephen ToubFix BinaryWriter/Reader span parameter names (#14577)
2017-10-19 Jan KotasAllow both CORINFO_FLG_INTRINSIC and CORINFO_FLG_JIT_IN...
2017-10-18 Bruce ForstallMerge pull request #14572 from sdmaclea/PR-ARM64-SIMD...
2017-10-18 Carol EidtFix multiple issues in LSRA for TYP_DOUBLE:
2017-10-18 Steve MacLean[Arm64] Add instructions needed by SIMD
2017-10-18 William GodbeMerge pull request #14569 from wtgodbe/eqNe
2017-10-18 wtgodbeReplace ne with eq in publish to azure steps
2017-10-18 Michelle McDanielMerge pull request #14554 from adiaaida/reenablePGOLinux
2017-10-18 Jan KotasImprove thread statics performance (#14560)
2017-10-18 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to prerelease-02118...
2017-10-18 Carol EidtMerge pull request #14547 from CarolEidt/Fix14539
2017-10-18 Sergey Andreenkoformat spmi sources. (#14545)
2017-10-17 Brian SullivanMerge pull request #14553 from briansull/fix-warn
2017-10-17 Carol EidtArm64: Use op2 type for LOCKADD
2017-10-17 William GodbeMerge pull request #14555 from wtgodbe/AzureBlobSymPkg
2017-10-17 wtgodbeUse C#-friendly path for indexing symbol packages
2017-10-17 Michelle McDanielReenable PGO on Linux Release builds
2017-10-17 Brian SullivanFix for x86 desktop build
2017-10-17 Stephen ToubMerge pull request #14541 from stephentoub/taskbeginwait
2017-10-17 Justin Van... GetEnvironmentVariable: Avoid StringBuilder marshaling...
2017-10-17 Koundinya VeluriCLRLifoSemaphore cleanup (#14535)
2017-10-17 Stephen ToubAvoid TaskWaitBegin/End events in Task.Wait on already...
2017-10-17 Bruce ForstallMerge pull request #14493 from alpencolt/armel-cross...
2017-10-17 Bruce ForstallMerge pull request #14334 from BruceForstall/AddTestEnv...
2017-10-17 Sergey Andreenkomove ReplaceWith to cpp
2017-10-17 Sergey AndreenkoRefactor CopyFrom
2017-10-17 Sergey Andreenkoadd check that each tree in the method has its own...
2017-10-17 Sergey Andreenkoextract fgDebugCheckStmtsList
2017-10-17 Stephen ToubMerge pull request #14537 from dotnet-maestro-bot/maste...
2017-10-17 Viktor HoferMerge pull request #14311 from ViktorHofer/Serializatio...
2017-10-17 dotnet-maestro-botUpdate CoreFx to preview1-25817-02
2017-10-17 Sujin Kim[RyuJIT/ARM32] Add the optimization case on CreateDicti...
2017-10-17 Alexander Soldatov[RyuJIT/armel] cross build armel on x86 host.
2017-10-17 Sergey Andreenkoprotect strlen from nullptr (#14533)
2017-10-17 Carol EidtMerge pull request #14350 from CarolEidt/LsraInfoCleanup
2017-10-17 Stephen ToubMerge pull request #14527 from stephentoub/timer_partition
2017-10-17 dotnet-maestro-botUpdate BuildTools to prerelease-02116-01 (#14530)
2017-10-17 Aditya MandaleekaMerge pull request #14529 from adityamandaleeka/r2r_exc...
2017-10-17 Brian SullivanMerge pull request #14501 from briansull/FitsIn
2017-10-17 Sergey AndreenkoFix optEarlyPropRewriteTree (#14480)
2017-10-16 Roman ArtemevFixed stack probing for RHEL 6.9 (Linux kernel 2.6...
2017-10-16 Brian SullivanUpdated GenTree::IsIntCnsFitsInI32() tio use FitsInI32()
2017-10-16 Aditya MandaleekaFix deadlock caused by R2R method info lookups during...
2017-10-16 Noah FalkFix stepping with tiered jitting
2017-10-16 Brian SullivanMerge branch 'master' into FitsIn
2017-10-16 William GodbeMerge pull request #14522 from dotnet/wtgodbe-patch-1
2017-10-16 Brian SullivanReview feedback changes
2017-10-16 Sergey Andreenkospill GT_RET_EXPR inside fat calli candidates. (#14520)
2017-10-16 Jan KotasDelete dead code (#14521)
2017-10-16 Carol EidtPR Feedback
2017-10-16 Jacek BlaszczynskiOptimize native build of coreclr repo - 3x less memory...
2017-10-16 Stephen ToubAddress PR feedback
2017-10-16 Viktor HoferAdjusting field name changes in native code
2017-10-16 Stephen ToubChange Task.Delay to use TimerQueueTimer instead of...
2017-10-16 Stephen ToubQueue TimerQueueTimer directly to ThreadPool
2017-10-16 Stephen ToubReduce Timer lock contention
2017-10-16 Brian SullivanMerge branch 'master' into FitsIn
2017-10-16 William GodbeParameterize PublishFlatContainer in x86 build
2017-10-16 dotnet-maestro-botUpdate CoreFx to preview1-25816-01 (#14516)
2017-10-16 Michelle McDanielMerge pull request #14519 from adiaaida/fixThroughputScript
2017-10-16 Michelle McDanielFix call to submission.py in run-throughput-perf.py
2017-10-16 Sergey AndreenkoForbid to clone GT_RET_EXPR (#14495)
2017-10-16 Justin Van... Environment.SystemDirectory: Avoid StringBuilder overhe...
2017-10-15 dotnet-maestro-botUpdate CoreFx to preview1-25815-02 (#14511)
2017-10-14 dotnet botDelete contract annotations (dotnet/corert#4722) (...
2017-10-14 dotnet-maestro-botUpdate BuildTools, CoreFx, PgoData to prerelease-02113...
2017-10-14 Justin Van... Delete EnvironmentAugments.GetEnvironmentVariables...
2017-10-14 Justin Van... Remove temp unsafe stackalloc workarounds for Span...
2017-10-14 Justin Van... Delete unnecessary Debug.Assert (#14504)
2017-10-14 Swaroop SridharFix ILLink perf benchmark
2017-10-14 Brian SullivanMerge pull request #14465 from sdmaclea/PR-ARM64-DUP...
2017-10-14 Stephen ToubAdd EventSource event for dropped async state machines...
2017-10-14 Brian SullivanUse IsIntCnsFitsIn8
2017-10-14 José RiveroDisabling legacy banckend perf CQ and scenario runs...
2017-10-14 Jan KotasMerge pull request dotnet/corert#4719 from dotnet/nmirror
2017-10-13 Andy AyersUpdates to the jit bench harness (#14467)
2017-10-13 Andy AyersOptimize type casts (#14420)
2017-10-13 Carol EidtFix handling of SIMD12
2017-10-13 William GodbeMerge pull request #14498 from wtgodbe/CloudDropAccountName
2017-10-13 wtgodbeUnify CloudDropAccountName
2017-10-13 William GodbeMerge pull request #14496 from wtgodbe/WorkingDir
2017-10-13 wtgodbeCorrectly set working folder in publish
2017-10-13 Hanjoung LeeFix compile error with crossgen CreatePDB on Unix ...
2017-10-13 Jonghyun ParkAllow not to build SOS.NETCore.dll (#14404)
2017-10-13 Carol EidtMerge pull request #14466 from sdmaclea/PR-Fix-14464
2017-10-13 Jan KotasMerge pull request #14380 from dotnet-maestro-bot/maste...
2017-10-12 Brian SullivanMerge pull request #14440 from briansull/needs-reloc
2017-10-12 William GodbeMerge pull request #14457 from wtgodbe/FixTestAndPublish
2017-10-12 Jan KotasFix Linux x86 break (#14461)
2017-10-12 Noah FalkFix #14418 (#14419)
2017-10-12 Steve MacLeanFix JIT/HardwareIntrinsics/IsSupported.cs
2017-10-12 Noah FalkAdd more debug logging to tiered compilation manager...
2017-10-12 Noah FalkFix #14427 (#14429)
2017-10-12 Steve MacLean[ARM64] Fix INS_dup DV_2D encoding
2017-10-12 Brian SullivanMerge branch 'master' into needs-reloc
2017-10-12 wtgodbeFix native binary syncing & myget publish
2017-10-12 Brian SullivanAdjust whitespace for clang format
next