platform/upstream/coreclr.git
2017-06-29 Pat GavlinMerge pull request #12528 from pgavlin/NoPgoOption
2017-06-29 Pat GavlinMerge pull request #12534 from dotnet-bot/from-tfs
2017-06-28 Pat GavlinMerge pull request #12487 from pgavlin/GenTreeVisitor
2017-06-28 Bruce ForstallMerge pull request #12531 from dotnet-bot/from-tfs
2017-06-28 Pat GavlinFix a release build break.
2017-06-28 Koundinya VeluriMove ReaderWriterLockSlim to shared partition
2017-06-28 JC AguileraEnable SourceBranch to be passed from the pipeline...
2017-06-28 Pat GavlinFormat code.
2017-06-28 Pat GavlinAddress PR feedback.
2017-06-28 Bruce ForstallFix build error
2017-06-28 Pat GavlinFix usage style.
2017-06-28 Steve MacLeanReduce excessive loop count in interlocked tests (...
2017-06-28 Jonghyun ParkUse proper ifdef for EmitProfilerComCallXXX methods...
2017-06-28 Jeremy KuhneFix debug assert (#12496)
2017-06-28 Jonghyun ParkFix build error when FEATURE_READYTORUN_COMPILER is...
2017-06-28 Pat GavlinAdd a flag to build.{sh,cmd} to disable PGO.
2017-06-28 Hyeongseok Oh[RyuJIT/ARM32] Enable passing large split struct argume...
2017-06-28 JC AguileraEnable SourceBranch to be passed from the pipeline...
2017-06-28 Pat GavlinConvert lvaMarkLclRefs to a visitor.
2017-06-28 Pat GavlinConvert lva{Inc,Dec}RefCntsCB to a visitor.
2017-06-28 Pat GavlinConvert rationalize to the generic visitor.
2017-06-28 Pat GavlinConvert fgWalkTree{Pre,Post,} to use the new visitor.
2017-06-28 Pat GavlinAdd a generic tree visitor.
2017-06-28 Adeel MujahidCleanup some instances of project.json from the repo...
2017-06-28 Kyungwoo LeeFix remove in list (#12497)
2017-06-28 Hugh BellamyRemove disabled tests for Marshal.IsComObject(null...
2017-06-28 Ruben AyrapetyanPartially remove relocations from Class section of...
2017-06-28 Jonghyun ParkRemove unused declaration (#12501)
2017-06-28 Sergey Andreenkospmi add R2R field to getFieldInfo (#12498)
2017-06-27 Ruben AyrapetyanFix JIT_NewArr1 8-byte alignment for ELEMENT_TYPE_R8...
2017-06-27 Jan KotasFix rough edges after CLI update (dotnet/corert#3983)
2017-06-27 Atsushi KanamoriFix bad range check in TextInfo.IndexOfStringOrdinalIgn...
2017-06-27 Ruben AyrapetyanImplement JIT_NewArr1_R2R as R2R wrapper for JIT_NewArr...
2017-06-27 Carol EidtMerge pull request #12473 from hqueue/arm/ryujit/lsra_u...
2017-06-27 Konstantin... [Linux][GDB-JIT] Fix memory leak (#12452)
2017-06-27 Hyung-Kyu Choi[RyuJIT/ARM32] Update LSRA with new helper
2017-06-27 Sergey Andreenkosupport spmi collection for r2r calls. (#12343)
2017-06-27 Hyung-Kyu Choi[RyuJIT/ARM32] Use helper for LSRA
2017-06-27 Pat GavlinMerge pull request #12460 from pgavlin/SinglePassRation...
2017-06-27 Pat GavlinFormat code.
2017-06-27 Carol EidtMerge pull request #12423 from CarolEidt/ContainDoNotEnreg
2017-06-26 Pat GavlinMerge pull request #12457 from pgavlin/RewriteIntrinsic...
2017-06-26 Pat GavlinRephrase rationalize as a single IR walk.
2017-06-26 Pat GavlinUse LIR utilities in the intrinsic rewriter.
2017-06-26 Pat GavlinMerge pull request #12440 from pgavlin/MaintainIsUnused...
2017-06-26 Pat GavlinUpdate a header comment.
2017-06-26 Pat GavlinFormat code and address PR feedback.
2017-06-26 Ruben AyrapetyanReplace array type handle with method table in argument...
2017-06-26 Pat GavlinRefactor the rationalizer's instrinsic rewriter.
2017-06-26 Pat GavlinMerge pull request #12441 from pgavlin/TryGetUseInline
2017-06-26 Jan KotasMerge pull request dotnet/corert#3969 from dotnet/nmirror
2017-06-24 Pat GavlinFormat code.
2017-06-24 Pat GavlinReturn early in `TryGetUse` for unused nodes.
2017-06-24 Pat GavlinRemove an IR walk during lowering.
2017-06-24 Pat GavlinMaintain `LIR::IsUnusedValue` in the backend.
2017-06-24 Pat GavlinMerge pull request #12439 from pgavlin/SkipDecomp
2017-06-24 sergey ignatov[CoreRT armel] fix for PINVOKE calls in CoreRT (#12373)
2017-06-24 Pat GavlinAvoid the use edge iterator in `TryGetUse`.
2017-06-24 Pat GavlinUpdate compLongUsed in rationalize.
2017-06-23 Carol EidtMark lvDoNotEnregister lclVars as contained
2017-06-23 Hugh BellamyUpdate Windows parameter name for Normalize/IsNormalize...
2017-06-23 Carol Eidt# This is a combination of 2 commits.
2017-06-23 Mike McLaughlinAdd ELF program and section headers to core dump. ...
2017-06-23 Sean Gillespie[Local GC] Remove a number of inclusions of handle...
2017-06-23 Bruce ForstallFix JitMinOptsTrackGCrefs for legacy x86 back-end ...
2017-06-23 William GodbeMerge pull request #12424 from wtgodbe/ArmRunsPipeline
2017-06-23 Xiangyang ... Fix systemMask on Linux (#12387)
2017-06-22 Sergey AndreenkoSpmi third cleaning (#12418)
2017-06-22 Bruce ForstallMerge pull request #12409 from dotnet-bot/from-tfs
2017-06-22 Bruce ForstallMerge pull request #12417 from sjsinju/fix_3bytes_struct
2017-06-22 wtgodbeEnable ARM test runs in Helix
2017-06-22 William GodbeMerge pull request #12413 from wtgodbe/ArmRuns
2017-06-22 Carol EidtMerge pull request #12422 from CarolEidt/lvaSetClassDif...
2017-06-22 Carol EidtMake lvaSetClass dump diffable
2017-06-22 Ravi EdaUpdate attribute-value in security build definition...
2017-06-22 sjsujinkim[RyuJIT/ARM32] Change the 3bytes struct to int on morph...
2017-06-22 Yuri VaninAdd String.Contains overload with StringComparison...
2017-06-21 Sergey AndreenkoSpmi second cleaning (#12402)
2017-06-21 wtgodbeFirst step for enabling ARM test runs
2017-06-21 Michelle McDanielMerge pull request #12404 from adiaaida/changeLinuxTPAs...
2017-06-21 Bruce ForstallFix arm64 build break
2017-06-21 Jeremy KuhneNeed to pass handle to SeekCore (#12399)
2017-06-21 Koundinya VeluriFix event, semaphore, mutex create/open to request...
2017-06-21 Eugene RozenfeldMerge pull request #12395 from erozenfeld/fgMorphRecogn...
2017-06-21 Ravi EdaProvision CodeBase and NotificationAlias variables...
2017-06-21 Michelle McDanielAlign Linux TP benchmarks with Windows TP benchmarks
2017-06-21 Wes HaggardMerge pull request #12379 from dotnet-maestro-bot/maste...
2017-06-21 Carol EidtMerge pull request #12164 from hqueue/arm/ryujit/lsra_1...
2017-06-21 Carol EidtMerge pull request #12358 from jyoungyun/ryujit/assersi...
2017-06-21 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-25421-01, preview1...
2017-06-21 Richard L.... Please include this line to enable build (#12382)
2017-06-21 Sergey AndreenkoSpmi source code cleaning (#12378)
2017-06-21 Eugene RozenfeldFix for a bug in fgMorphRecognizeBoxNullable.
2017-06-21 Hyung-Kyu ChoiEnable and use updateAssginedInterval() for all targets
2017-06-21 Daniel PodderUpdate trusted RHEL build Dockertag to support LTO...
2017-06-21 Hyung-Kyu ChoiIntroduce LinearScan::isAssignedToInterval()
2017-06-21 Jiyoung YunFix typo and formatting issues
2017-06-21 Jiyoung Yun[RyuJIT/ARM32] Avoid assersion for double arguments
2017-06-21 Jiyoung Yun[RyuJIT/ARM32] Assign 1 srcCount in TYP_DOUBLE
2017-06-21 Jiyoung YunAssign 2 numslots to gtLsraInfo.srcCount in TYP_DOUBLE
next