platform/upstream/coreclr.git
2017-10-27 Jan VorlicekAdd janvorli to the list of arm64 users (#14718)
2017-10-27 Roman ArtemevImplemented TailCall ELT hook for arm32 Linux (#14713)
2017-10-27 Viktor HoferMake EventSourcException serializable in corert scenari...
2017-10-26 William GodbeMerge pull request #14709 from wtgodbe/TransportFeed
2017-10-26 Jarret ShookMerge pull request #14667 from hseok-oh/ryujit/ftc_call...
2017-10-26 wtgodbeRestore from transport feed in test build
2017-10-26 Karthik RajasekaranMove to DotNetCore-Build agent pool (#14693)
2017-10-26 Sean Gillespie[Local GC] Move IsGCThread and IsGCSpecialThread to...
2017-10-26 dotnet-maestro-botUpdate BuildTools, CoreClr, PgoData to prerelease-02126...
2017-10-26 Brian RobbinsPort EventSource Nuget Package Changes (#14669)
2017-10-25 Mike McLaughlinFix source/line info on Windows for Windows PDBs. ...
2017-10-25 dotnet-maestro-botUpdate CoreFx, PgoData to preview1-25825-08, master...
2017-10-25 William GodbeMerge pull request #14695 from wtgodbe/DisableVerify
2017-10-25 Bruce ForstallMerge pull request #14697 from BruceForstall/FixCorefxT...
2017-10-25 Bruce ForstallFix CoreFx testing
2017-10-25 wtgodbeDisable VerifyDependencies target in package restore
2017-10-25 Jarret ShookMerge pull request #14138 from jashook/arm64_32_multiar...
2017-10-25 jashookAdd multiarch arm64(32) Documentation
2017-10-25 Jarret ShookMerge pull request #14668 from hqueue/arm/reenable_armel_ci
2017-10-25 Michelle McDanielMerge pull request #14691 from adiaaida/fixenforcepgooption
2017-10-25 Ahson KhanMarking Memory struct as readonly, fixing corefx#23809...
2017-10-25 Pankaj Gode[ARM64/Windows] optimal value of CopyThreshold for...
2017-10-25 Michelle McDanielFix enforcepgo option in netci.groovy
2017-10-25 Carol EidtMerge pull request #14588 from hqueue/arm/ryujit/issue_...
2017-10-25 Hyung-Kyu Choi[RyuJIT/ARM32] Fix to find a free temp double register...
2017-10-25 Hyung-Kyu ChoiApply review feedback
2017-10-25 Sergey Andreenkodelete unused local variables from jit sources (#14679)
2017-10-25 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to prerelease-02124...
2017-10-24 Sergey Andreenkofix lvaStressLclFldCB (#14676)
2017-10-24 Bruce ForstallMerge pull request #14658 from mikedn/legacy-reg-track
2017-10-24 Brian SullivanMerge pull request #14619 from briansull/emitter-cleanup
2017-10-24 Jan KotasDelete dead code (#14673)
2017-10-24 William GodbeMerge pull request #14662 from wtgodbe/FeedTaskPackage
2017-10-24 wtgodbeUse new feed tasks package & auto-update version
2017-10-24 Mike DanesIfdef out legacy RegTracker code
2017-10-24 Brian SullivanCleanup unused emitter arguments
2017-10-24 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to prerelease-02120...
2017-10-24 Hyung-Kyu Choi[ARM] Re-enable armel CI
2017-10-24 Jan KotasSearch/replace _DEBUG => DEBUG
2017-10-24 Jan KotasSearch/replace Debug.Assert(false, => Debug.Fail(
2017-10-24 Jan KotasCleanup BCLDebug
2017-10-24 Hyeongseok OhFix callee argument count bug in fgCanFastTailCall
2017-10-24 Sergey AndreenkoReport registers as dead in GCInfo before the RhpPInvok...
2017-10-24 David Masonprofiler changes for tiered compilation (#14612)
2017-10-24 Bruce ForstallMerge pull request #14647 from BruceForstall/AddArm64Fr...
2017-10-23 David MasonFix for #12609 - add option to disable tiered compilati...
2017-10-23 Jan VorlicekFix RID extraction in packages and test build for Alpin...
2017-10-23 Carol EidtMerge pull request #14649 from mikedn/float-absneg
2017-10-23 Steve MacLean[Arm64] SIMD simple defines (#14628)
2017-10-23 Steve MacLean[Arm64] SIMD lsra (#14631)
2017-10-23 Steve MacLean[Arm64] SIMD ins_Load (#14636)
2017-10-23 Jarret ShookMerge pull request #14528 from jashook/pri1_rework
2017-10-23 Brian SullivanMerge pull request #14639 from sdmaclea/PR-ARM64-SIMD...
2017-10-23 jashook**Changes all outerloop jobs to explicitly use pri1...
2017-10-23 Jarret ShookMerge pull request #14598 from jashook/fix_build_test_s...
2017-10-23 Andy AyersJIT: defer constant-return merging for debug codegen...
2017-10-23 Brian SullivanMerge pull request #14621 from briansull/fix-hash
2017-10-23 aerotogRemove low value purpose comments (#14653)
2017-10-23 Ben AdamsHide post exception stack frames (#14652)
2017-10-22 Steve MacLeanRespond to feedback
2017-10-22 Jan VorlicekEnable build pipeline for Alpine Linux 3.6 (#14587)
2017-10-22 Mike DanesAlways use XORPS/ANDPS for FP NEG/ABS
2017-10-21 Bruce ForstallAdd original ARM64 JIT frame layout design document
2017-10-21 Bruce ForstallMerge pull request #14632 from sdmaclea/PR-ARM64-SIMD...
2017-10-21 Bruce ForstallMerge pull request #14630 from sdmaclea/PR-ARM64-SIMD...
2017-10-21 Bruce ForstallMerge pull request #14627 from sdmaclea/PR-ARM64-SIMD...
2017-10-21 Bruce ForstallMerge pull request #14638 from BruceForstall/FixSimdMinOpts
2017-10-21 Noah FalkUpdate profiling API status (#14644)
2017-10-21 Carol EidtMerge pull request #14620 from CarolEidt/RegSelectFix
2017-10-21 Jan KotasRevert "Reenable PGO on Linux Release builds" (#14645)
2017-10-20 Bruce ForstallMerge pull request #14625 from BruceForstall/FixDynBlkA...
2017-10-20 Ahson Ahmed... Rename MemoryHandle PinnedPointer to Pointer and add...
2017-10-20 Brian Sullivanremove duplicate line
2017-10-20 Steve MacLean[Arm64] Fix bogus assert
2017-10-20 Bruce ForstallAllow GT_CALL as BYREF operand for SIMD intrinsics
2017-10-20 Steve MacLean[Arm64] SIMD simd.cpp
2017-10-20 Steve MacLean[Arm64] Basic SIMD lowering
2017-10-20 Steve MacLean[Arm64] Add SIMD emitters
2017-10-20 Steve MacLean[Arm64] Add more SIMD instructions
2017-10-20 Bruce ForstallRemove incorrect assert for DynBlk codegen
2017-10-20 Brian SullivanDisable clang format around an area where it is incorrect
2017-10-20 Brian SullivanFix the gtHashValue to properly hash all the bits when...
2017-10-20 Sergey Andreenko[RyuJit/arm32] Do nothing if double is on stack. (...
2017-10-20 Carol EidtFix Register selection refactor bugs
2017-10-20 Carol EidtMerge pull request #14606 from CarolEidt/Fix14591
2017-10-20 Bruce ForstallMerge pull request #14609 from hseok-oh/ryujit/fix_1437...
2017-10-20 Hyeongseok Oh[RyuJIT/ARM32] Fast tail call: code generation (#14445)
2017-10-20 Sean Gillespie[Local GC] Add a Standalone GC loader design document...
2017-10-20 Noah FalkUpdate comments in TieredCompilationManager (#14610)
2017-10-20 Hyeongseok Oh[RyuJIT/ARM32] Remove NYI: struct return from multi...
2017-10-20 Bruce ForstallMerge pull request #14600 from BruceForstall/FixArmBadG...
2017-10-20 Bruce ForstallMerge pull request #14602 from benaadams/jit-formatting
2017-10-20 Carol EidtLSRA Arm64 consistent reg sets
2017-10-20 Ben AdamsFix jit fromatting
2017-10-19 Bruce ForstallFix ARM bad GC info for CpObj
2017-10-19 Brian SullivanMerge pull request #14597 from dotnet-bot/from-tfs
2017-10-19 jashookAdd build-test osx support
2017-10-19 Bruce ForstallMerge pull request #14576 from fiigii/knobs
2017-10-19 Viktor HoferMake ContractException public in impl assembly to suppo...
2017-10-19 Jan KotasFix condition for mustExpand flag (#14590)
next