platform/upstream/coreclr.git
2017-08-08 Pat GavlinFix VSO 475427.
2017-08-07 Tarek Mahmoud... Fix Region DisplayName (#13249)
2017-08-07 Jan KotasCleanup code access security from the unmanaged runtime...
2017-08-07 chunseokleefix callsignalhandlerwrapper(arm) (#13114)
2017-08-07 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25607-01, preview2...
2017-08-07 dotnet botUse attribute names without namespaces in a few places...
2017-08-07 James KoReduce size of array enumerators for x86 (#13157)
2017-08-07 Jonghyun ParkUse placement new to initialize ELF Header (instead...
2017-08-07 Jim MaEnable string format tests on Linux. (#13191)
2017-08-07 Davis GoodinUpdate buildtools to 2.0.0-prerelease-01903-01. (#13228)
2017-08-07 Jan KotasMove files to shared partition (#13244)
2017-08-07 Sergio SchvezovUpdate linux-instructions.md (#13246)
2017-08-05 Pat GavlinMerge pull request #13227 from BruceForstall/Revert13186
2017-08-05 github-john-doetypo (dotnet/corert#4274)
2017-08-04 github-john-doetypo (#13229)
2017-08-04 Maoni Stephensalign the segment size to power of 2 and perf fix on...
2017-08-04 Bruce ForstallRevert "Fixes issue #13093"
2017-08-04 Bruce ForstallMerge pull request #13197 from BredPet/master
2017-08-04 Michal StrehovskýMerge pull request dotnet/corert#4271 from dotnet/nmirror
2017-08-04 Petr BredARM32: fix switch jump table generation bug
2017-08-04 Shiming GeMerge pull request #13143 from shimingsg/v-shige/add...
2017-08-04 Brian SullivanMerge pull request #13186 from briansull/alloc-align...
2017-08-03 Brian SullivanFixes issue #13093
2017-08-03 José RiveroDrop the first iteration value of JitBench. (#13211)
2017-08-03 github-john-doetypo (#13196)
2017-08-03 Carol EidtMerge pull request #13145 from hqueue/arm/ryujit/issue_...
2017-08-03 Bruce ForstallMerge pull request #13166 from YongseopKim/ryujit/arm32...
2017-08-03 Yongseop Kim[RyuJIT/ARM32] Adds code to handle SecureDelegateInvoke
2017-08-03 Hyung-Kyu ChoiApply review feedback
2017-08-03 Stephen ToubMerge pull request #13154 from christianscheuer/fix...
2017-08-03 Michelle McDanielMerge pull request #13182 from adiaaida/addMinOptsTP
2017-08-03 Michelle McDanielAdd JitMinOpts throughput jobs
2017-08-02 Andy AyersJIT: refactor logic for removing box upstream side...
2017-08-02 José RiveroAdd JitBench scenario testing. (#11400)
2017-08-02 Noah FalkMerge pull request #13158 from parjong/fix/INTERPERTER_...
2017-08-02 Carol EidtMerge pull request #13155 from CarolEidt/UModTreeNodeInfo
2017-08-02 Joseph TremouletMerge pull request #13128 from JosephTremoulet/Mulshift
2017-08-02 Russell C HadleyMerge pull request #11456 from CarolEidt/EHWriteThruDoc
2017-08-02 Steve MacLean[Arm64] GetLargestOnDieCacheSize (#13071)
2017-08-02 Hyung-Kyu Choi[RyuJIT/ARM32] Update allocateBusyReg() with a helper...
2017-08-02 Hyung-Kyu Choi[RyuJIT/ARM32] Unassign a double register properly...
2017-08-02 Jonghyun ParkRemove unused extern declarations (#13159)
2017-08-02 Hyung-Kyu Choi[RyuJIT/ARM32] Update allocateBusy() to test spill...
2017-08-02 Steve MacLeanPAL enable Thread affinity support (#12936)
2017-08-02 Hyung-Kyu Choi[RyuJIT/ARM32] Helpers to check and test assigned inter...
2017-08-02 Jonghyun ParkUse 'udf 0xff' instead of 'bkpt 0xbe' as a poison ...
2017-08-02 Hyung-Kyu ChoiApply review feedback
2017-08-02 Hyung-Kyu ChoiEnable build of crosscomponent for armel (#11066)
2017-08-02 Jonghyun ParkResolve FEATURE_GDBJIT/FEATURE_INTERPRETER conflict
2017-08-02 Carol EidtSet Register Requirements for Mod/Div
2017-08-02 Swaroop SridharLinkBench: Enable Roslyn
2017-08-02 Brian SullivanMerge pull request #13151 from briansull/dump-fixes
2017-08-02 Christian ScheuerFix reference to System.Threading.Thread class
2017-08-02 Steve MacLean[Arm64/Unix] Add OfficialBuildRID linux-arm64 (#12372)
2017-08-01 Steve MacLeanGC Prefer CompareExchange
2017-08-01 Steve MacLeanGC Reduce unnecessary work
2017-08-01 Brian SullivanMerge pull request #12856 from briansull/method-referen...
2017-08-01 Bruce ForstallMerge pull request #13109 from mikedn/range-alloc
2017-08-01 Bruce ForstallMerge pull request #12929 from mikedn/cast-cmp-test
2017-08-01 mikednRefactor emitter::emitInsMov (#12905)
2017-08-01 Jonghyun ParkFix build errors when TRACK_SYNC is defined (#13122)
2017-08-01 Bruce ForstallMerge pull request #12926 from mikedn/dead-cast-code
2017-08-01 Joseph TremouletEmit power-of-two constant multiply as shift
2017-08-01 Bruce ForstallMerge pull request #13125 from sdmaclea/PR-POISON
2017-08-01 Bruce ForstallMerge pull request #13134 from BruceForstall/Fix12911
2017-08-01 Brian SullivanMerge pull request #13147 from jashook/fix_desktop_buil...
2017-08-01 Brian SullivanMerge branch 'master' into dump-fixes
2017-08-01 Brian SullivanMinor fixes for JitDumps
2017-08-01 Mark WilkieMerge pull request #13130 from markwilkie/CROSS-Doc
2017-08-01 Bruce ForstallMerge pull request #13142 from hseok-oh/ryujit/fix_12627
2017-08-01 Brian SullivanMerge pull request #13002 from sdmaclea/PR-ARM64-resolv...
2017-08-01 Bruce ForstallMerge pull request #13138 from hseok-oh/ryujit/nyi_zr
2017-08-01 Mark Wilkiesmall updates....
2017-08-01 Bruce ForstallMerge pull request #13144 from parjong/fix/INTERPRETER_...
2017-08-01 Mark WilkieUpdated guidance based on PR feedback
2017-08-01 Steve MacLean[Arm64] Adjust alignment for 128 byte cache line (...
2017-08-01 jashookFix Desktop build break in regset.cpp
2017-08-01 Pat GavlinMerge pull request #12947 from pgavlin/GH12919
2017-08-01 Hyung-Kyu Choi[Ryujit/ARM32] Update allocateBusyReg() in LSRA for...
2017-08-01 Jonghyun ParkFix FEATURE_INTERPRETER build error
2017-08-01 Shiming Ge... Add NoGC test to coreclr
2017-08-01 Hyeongseok Oh[RyuJIT/ARM32] Tailcall: passing struct argument
2017-08-01 Pat GavlinFormat code.
2017-08-01 Hyeongseok Oh[RyuJIT/ARM32] Remove NYI: using zero register
2017-08-01 Bruce ForstallHandle unspilling part of a multi-use reg with FREE_REG
2017-08-01 Roman ArtemevMerge pull request #13132 from rartemev/legbnd_fix_misprint
2017-07-31 Bruce ForstallMerge pull request #13096 from hseok-oh/ryujit/remove_n...
2017-07-31 Pat GavlinLock all ABI arg registers when generating a GS check...
2017-07-31 Roman ArtemevFixed misprint in legacy backend that led to assert...
2017-07-31 Pat GavlinMerge pull request #13103 from pgavlin/GH12910
2017-07-31 Victor "Nate... Add benchmarks mandelbrot and fannkuch (#12933)
2017-07-31 Andy AyersJIT: Fix value type box optimization (#13016)
2017-07-31 Joseph TremouletAdd documents about JIT optimization planning
2017-07-31 Stephen ToubMerge pull request #13111 from dotnet-maestro-bot/maste...
2017-07-31 Jonghyun Park[ARM/Linux] Set R2R_INDIRECT_PARAM before R2R call...
2017-07-31 Steve MacLean... [Arm64] Implement Poison()
2017-07-31 Mark WilkieAdded CROSS guidance
2017-07-31 Bruce ForstallMerge pull request #13116 from parjong/fix/x86_stklv_on...
2017-07-31 Atsushi KanamoriImplement Type.IsByRefLike for CoreCLR (#13123)
2017-07-31 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25531-02, preview2...
next