platform/upstream/coreclr.git
2017-06-27 Sergey Andreenkosupport spmi collection for r2r calls. (#12343)
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
2017-06-21 Hyung-Kyu Choi[RyuJIT/ARM32] Use helper to update RegRecord
2017-06-21 Hyung-Kyu Choi[RyuJIT/ARM32] Clear assigned interval of double register
2017-06-21 Hyung-Kyu Choi[RyuJIT/ARM32] Unassign double register properly at...
2017-06-20 Atsushi KanamoriStub Environment from registry apis inside app-containe...
2017-06-20 Tomas WeinfurtUpdate building documentation for osx/macOS (#12366)
2017-06-20 Sean Gillespie[Local GC] Move handle creation/deletion profiler callb...
2017-06-20 Hyung-Kyu Choi[RyuJIT/ARM32] Implement storing multi-reg/HFA return...
2017-06-20 Eric MellinoMerge pull request #11629 from pentp/Math-perf
2017-06-20 Hyung-Kyu ChoiUpdate CI to follow up corefx changes (#12384)
2017-06-20 Sergey Andreenko.clang format from jit (#12377)
2017-06-19 Carol EidtMerge pull request #12313 from kyulee1/st
2017-06-19 Jeremy KuhneDon't close passed in FileStream handles in constructor...
2017-06-19 Viktor HoferFixing CompareInfo AssemblyMode.Full serialization...
2017-06-19 Pat GavlinMerge pull request #12055 from mikedn/lower-long-relops
2017-06-19 Swaroop SridharILLink Performance Tests: Enable MusicStore
2017-06-19 Hyung-Kyu Choi[RyuJIT/ARM32] Update LinearScan::resolveLocalRef(...
2017-06-19 Michelle McDanielMerge pull request #12364 from adiaaida/removeSudoThrou...
2017-06-19 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-25419-02, preview1...
2017-06-19 Michelle McDanielRemove sudo from throughput run
2017-06-18 James KoCleanup most code in StringBuilder (#10156)
2017-06-18 Pat GavlinMerge pull request #12335 from mikedn/assert-prop-alloc
2017-06-18 Stephen ToubFurther improve perf of Char.IsWhiteSpace (#12353)
2017-06-18 Jan KotasMerge pull request dotnet/corert#3911 from jkotas/nmirr...
2017-06-17 Jan VorlicekAdd regression test for issue #12224 (#12331)
2017-06-17 Hugh BellamyRemove some dead argument checks for unsigned primitive...
2017-06-17 Jan VorlicekFix chained hardware exception handling on Unix (#12344)
2017-06-17 Hugh BellamyThrow ArgumentNullException on Unix calling Marshal...
2017-06-17 Swaroop SridharFix perf.groovy
2017-06-17 Gaurav KhannaLoadFromResolve event handler should return null incase...
2017-06-16 Tarek Mahmoud... Fix CompareInfo.Version on Windows (#12330)
2017-06-16 Ravi EdaSecurity build JSONs. (#12279)
2017-06-16 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-25416-04, preview1...
2017-06-16 Dan MoseleyAdd path to exception messages (#12322)
2017-06-16 Mike DanesRemove unnecessary bitvec allocation in assertion prop
2017-06-16 William GodbeMerge pull request #12203 from wtgodbe/Timing
2017-06-16 Bruce ForstallMerge pull request #12321 from BruceForstall/FixMeasure...
2017-06-16 Christopher... Remove unused source causing restore error
next