Update dependencies to latest with new property names
[platform/upstream/coreclr.git] / src /
2017-10-30 Wes HaggardUse restore with no --source for optdata proj feed
2017-10-30 Petr BredFix gtNewStringLiteralNode (#14744)
2017-10-30 Jan KotasSimplify Comparer/EqualityComparers (#14737)
2017-10-30 Vance MorrisonFix spelling error in comment (#14745)
2017-10-30 Sergey Andreenkodelete unused functions and arguments in lower. (#14726)
2017-10-30 Carol EidtMerge pull request #14456 from fiigii/crc32
2017-10-30 Bruce ForstallMerge pull request #14712 from BruceForstall/VS2017Arm64
2017-10-30 Vance MorrisonFix for issue EventSource MultiEnable bug (#14729)
2017-10-30 Carol EidtMerge pull request #14733 from CarolEidt/Fix14732
2017-10-29 Carol EidtFormatting & typo
2017-10-29 Andrew AnikinUpdate Hashtable.cs (#14741)
2017-10-28 Carol EidtFix another overly agressive assert
2017-10-28 Carol EidtMerge pull request #14717 from CarolEidt/Fix14624
2017-10-28 Maoni StephensDon't wake up other GC threads when we decide to not...
2017-10-27 Jan KotasDelete dead code (#14703)
2017-10-27 Andy AyersRevise class hierarchy for some EqualityComparer<T...
2017-10-27 Jarret ShookMerge pull request #14715 from jashook/14667_regression...
2017-10-27 Wes HaggardMerge pull request #14515 from 4creators/master
2017-10-27 Sean Gillespie[Local GC] Implement loader protocol for a standalone...
2017-10-27 Jacek BlaszczynskiMerge branch 'master' of https://github.com/dotnet...
2017-10-27 Brian SullivanMerge pull request #14640 from briansull/ind-icon
2017-10-27 Carol EidtMerge pull request #14678 from fiigii/vex
2017-10-27 Roman ArtemevImplemented TailCall ELT hook for arm32 Linux (#14713)
2017-10-27 Viktor HoferMake EventSourcException serializable in corert scenari...
2017-10-27 Brian SullivanFixes for zero diffs
2017-10-26 William GodbeMerge pull request #14709 from wtgodbe/TransportFeed
2017-10-26 Carol EidtFix FixedReg assert
2017-10-26 Jarret ShookMerge pull request #14667 from hseok-oh/ryujit/ftc_call...
2017-10-26 Brian SullivanChanges for Zero Asm Diffs
2017-10-26 Sean Gillespie[Local GC] Move IsGCThread and IsGCSpecialThread to...
2017-10-26 Brian RobbinsPort EventSource Nuget Package Changes (#14669)
2017-10-26 Fei PengEnable Crc32 , Popcnt, Lzcnt intrinsics
2017-10-25 Mike McLaughlinFix source/line info on Windows for Windows PDBs. ...
2017-10-25 Fei PengDecoupling SIMD levels from instruction sets
2017-10-25 Brian SullivanAdded gtNewIndOfIconHandleNode
2017-10-25 Jarret ShookMerge pull request #14138 from jashook/arm64_32_multiar...
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 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 Sergey Andreenkodelete unused local variables from jit sources (#14679)
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 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-24 Jacek BlaszczynskiMerge branch 'master' of https://github.com/dotnet...
2017-10-23 David MasonFix for #12609 - add option to disable tiered compilati...
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 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 Mike DanesAlways use XORPS/ANDPS for FP NEG/ABS
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 Carol EidtMerge pull request #14620 from CarolEidt/RegSelectFix
2017-10-20 Bruce ForstallMerge pull request #14625 from BruceForstall/FixDynBlkA...
2017-10-20 Ahson Ahmed KhanRename 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 Jacek BlaszczynskiMerge branch 'master' of https://github.com/dotnet...
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
next