platform/upstream/coreclr.git
2017-05-02 Bruce ForstallRefactor GT_PUTARG_REG
2017-05-02 Bruce ForstallRefactor GT_SWAP
2017-05-02 Bruce ForstallRefactor GT_RETURNTRAP
2017-05-02 Bruce ForstallRefactor GT_STOREIND
2017-05-02 Bruce ForstallRefactor GT_LCL_VAR and GT_STORE_LCL_VAR
2017-05-02 Bruce ForstallRefactor GT_STORE_LCL_FLD
2017-05-01 Bruce ForstallRefactor ARM/ARM64 GT_LCL_FLD codegen
2017-04-27 Vance MorrisonTurn on unwind information at informational level rathe...
2017-04-27 Bruce ForstallRemove unused TreeNodeInfo::isHelperCallWithKills field...
2017-04-27 Bruce ForstallMerge pull request #11224 from parjong/fix/arm_unaligne...
2017-04-27 Gaurav Khanna[WIP] Enable binding to CoreLib as NI image (#11040)
2017-04-27 Bruce ForstallMerge pull request #11255 from mskvortsov/FixPutArgReg
2017-04-27 Bruce ForstallMerge pull request #11258 from mskvortsov/FixConsumeRep...
2017-04-27 Sean GillespieFix a double-free encountered when failing to initializ...
2017-04-27 Hanjoung LeeFix unittest `LPSTRTest` (#11096)
2017-04-27 Brian SullivanMerge pull request #11219 from sdmaclea/PR-ARM64-CpObj...
2017-04-27 Brian SullivanMerge pull request #11243 from sdmaclea/PR-ARM64-LDP...
2017-04-27 Mikhail SkvortcovDo not report out-of-order consuming if node wasn't...
2017-04-27 Jonghyun Park[x86/Linux] Disable USE_CALLER_SP_IN_FUNCLET in EH...
2017-04-27 Mikhail SkvortcovRyuJIT/ARM32: Update GT_PUTARG_REG codegen.
2017-04-27 Steve MacLean[Arm64/Unix] Revise JIT_MemCpy (#11143)
2017-04-27 Felipe PessotoFix building with only VS2017 installed. (#11182)
2017-04-27 William GodbeMerge pull request #11240 from wtgodbe/SourceBranch
2017-04-27 Koundinya VeluriFix to respect readonly prefix for multidimensional...
2017-04-26 Gaurav KhannaFix filename display in exception messages (#11238)
2017-04-26 dotnet botUpdate CoreClr, CoreFx to preview2-25226-02, preview2...
2017-04-26 Jan KotasDelete moved file
2017-04-26 Faizur RahmanMove DllNotFoundException, EntryPointNotFoundException...
2017-04-26 Koundinya VeluriFix timer callback time drift (#11220)
2017-04-26 Steve MacLeanFix comment
2017-04-26 Steve MacLean... [Arm64] Update emitOutputInstr to support GC refs in...
2017-04-26 Pat GavlinMerge pull request #11235 from pgavlin/VSO424019
2017-04-26 wtgodbeUse SourceBranch from pipebuild to define Helix Branch
2017-04-26 Sean GillespieFix and re-enable some GC finalizer tests (#11216)
2017-04-26 Steve MacLean... [Arm64] CpObj ldp/stp review feedback
2017-04-26 Sven BoemerMerge pull request #11178 from sbomer/ilrt_factoring
2017-04-26 Pat GavlinRequire a frame pointer in methods with throw blocks...
2017-04-26 Andy AyersMerge pull request #11218 from AndyAyersMS/FixReturnTyp...
2017-04-26 Michael LetterleLookup System.Runtime and mscorlib references by Assemb...
2017-04-26 William GodbeMerge pull request #11229 from wtgodbe/CrossgenFix
2017-04-26 wtgodbeExit on failure of HelixPrep.proj
2017-04-26 Sven BoemerRefactor ildasm round trip logic
2017-04-26 Jan VorlicekEnable build with clang 4.0 (#11226)
2017-04-26 Jan VorlicekFix thread wait to be resilient to real time clock...
2017-04-26 Jonghyun Park[x86/Linux] Stack alignment check in Hijack Helpers...
2017-04-26 Jonghyun Park[x86/Linux] Use appropriate FCALL macro for DateMarshal...
2017-04-26 Michal StrehovskýMerge pull request dotnet/corert#3429 from dotnet/nmirror
2017-04-26 Alan LawrenceComment explaining use of FlushProcessWriteBuffers...
2017-04-26 Jan VorlicekFix few clang analyzer warnings (#11185)
2017-04-26 Jonghyun Park[ARM/Linux] Honor unaligned prefix for ldobj instruction
2017-04-26 Bruce ForstallMerge pull request #11107 from BruceForstall/NumSuccImp...
2017-04-26 Bruce ForstallMerge pull request #11204 from BruceForstall/FixArmAltj...
2017-04-26 William GodbeMerge pull request #11215 from wtgodbe/ActuallyDoCrossgen
2017-04-26 Steve MacLean... [Arm64] Use ldp/stp in genCodeForCpObj()
2017-04-25 Jonghyun ParkMove DynamicHelperFrame::UpdateRegDisplay into cgenx86...
2017-04-25 Andy AyersJIT: fix return type mismatch inlining block
2017-04-25 wtgodbeSet RunCrossGen=true for non-Windows R2R runs
2017-04-25 Pat GavlinMerge pull request #11134 from pgavlin/VSO406163
2017-04-25 Roman ArtemevMerge pull request #11110 from rartemev/issue_9880
2017-04-25 mskvortsov[RyuJIT/ARM32] Move genJumpKindsForTree into common...
2017-04-25 Bruce ForstallFix GCInfo library used by ARM/ARM64 protononjit builds
2017-04-25 Roman ArtemevMerge pull request #11118 from rartemev/issue_10094
2017-04-25 Roman ArtemevMade behavior to conform to ECMA for 'tail.call, pop...
2017-04-25 William GodbeMerge pull request #11206 from wtgodbe/ContainerName
2017-04-25 wtgodbeUpdate R2R Container Names
2017-04-25 Roman ArtemevTesting. DO NOT MERGE ME
2017-04-25 Jonghyun ParkAllow FEATURE_INTERPRETER to be enabled by command...
2017-04-25 William GodbeMerge pull request #11187 from wtgodbe/NonWindowsR2R
2017-04-25 wtgodbeEnable running R2R tests in Helix on non-Windows
2017-04-25 Bruce ForstallMerge pull request #11203 from mskvortsov/FixLclFld
2017-04-25 Hyung-Kyu Choi[ARM32] clang 3.9 as a default for ARM cross build...
2017-04-25 Pat GavlinFix fgNewBBinRegion when inserting into filters.
2017-04-25 dotnet botMerge pull request dotnet/corert#3418 from dotnet/nmirr...
2017-04-25 Bruce ForstallMerge pull request #11191 from BruceForstall/FixFunclet...
2017-04-25 Bruce ForstallMerge pull request #11080 from BruceForstall/MeasureNoway
2017-04-25 Mikhail SkvortcovRyuJIT/ARM32: Update GT_LCL_FLD codegen.
2017-04-25 Hanjoung Lee[x86/Linux] Do not report untracked from filters (...
2017-04-25 Bruce ForstallAdd code to measure dynamic noway_assert usage
2017-04-25 Bruce ForstallFix funclet begin assert
2017-04-25 Bruce ForstallMerge pull request #11196 from wateret/fix-formatting
2017-04-25 Bruce ForstallMerge pull request #11183 from sdmaclea/PR-FIX-11181
2017-04-25 Hyeongseok Oh[x86/Linux] Change CI docker image (#11098)
2017-04-25 Hanjoung LeeFix formatting fail
2017-04-25 Jim MaEnsure using the given executable path. (#10525)
2017-04-25 Mike McLaughlinAdd "createdump" command to SOS. (#11161)
2017-04-24 Andy AyersMerge pull request #11152 from AndyAyersMS/FixTailCallS...
2017-04-24 Bruce ForstallMerge pull request #11157 from mikedn/reg-encoding
2017-04-24 Bruce ForstallMerge pull request #11108 from BruceForstall/RangedForA...
2017-04-24 Bruce ForstallMerge pull request #11172 from mskvortsov/ArithOverflow...
2017-04-24 Russ KeldorphSupport other toolsets in Win/ARM64 build
2017-04-24 Steve MacLean... Fix 11181
2017-04-24 Bruce ForstallFix cmake warning about mismatched if/endif comment...
2017-04-24 Steve MacLeanRemove PAL FileAlignment restriction (#10959)
2017-04-24 Sean Gillespie[Local GC] Ensure that handle creation returns null...
2017-04-24 Sergey Andreenkodo not use = {nullptr} initialization. (#11153)
2017-04-24 Bruce ForstallSplit NumSucc/GetSucc into two versions
2017-04-24 Bruce ForstallMerge pull request #11169 from hseok-oh/ryujit/fix_11128
2017-04-24 Bruce ForstallMerge pull request #11091 from BruceForstall/BlockRefactor
2017-04-24 Mikhail SkvortcovRyuJIT/ARM32: Enable arithmetic overflow checks.
2017-04-24 Jonghyun ParkSupport FEATURE_DBGIPC override (#11164)
next