platform/upstream/coreclr.git
2017-07-06 Tarek Mahmoud... Merge pull request #12647 from dotnet/mirror-merge...
2017-07-06 Tarek Mahmoud... Fix the merge from the corert changes
2017-07-06 Tarek Mahmoud... Merge pull request dotnet/corert#4080 from dotnet/nmirror
2017-07-06 Aditya MandaleekaMerge pull request #12606 from adityamandaleeka/mask_ac...
2017-07-06 Aditya MandaleekaMask INJECT_ACTIVATION_SIGNAL while on alternate signal...
2017-07-05 Hanjoung LeeUpdate gtDispRegVal() for multi register nodes (#12573)
2017-07-05 chcostaCleanup officialbuild warnings (#12578)
2017-07-05 Bruce ForstallMerge pull request #12619 from parjong/fix/merge_jit_an...
2017-07-05 Bruce ForstallMerge pull request #12637 from parjong/fix/skipcrossgen
2017-07-05 Bruce ForstallMerge pull request #12575 from wateret/armel/floatret
2017-07-05 Jonghyun ParkAdd skipcrossgen option
2017-07-05 Jonghyun ParkSupport interprter build when INTERP_TRACING is not...
2017-07-05 Jonghyun ParkRemove unused global variable (#12620)
2017-07-05 Jonghyun ParkHide methods in IdDispenser (instead of using DacNotImp...
2017-07-04 Jan KotasUpdate to latest System.Memory
2017-07-04 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25504-01, preview2...
2017-07-04 Jan KotasDelete unnecessary code (#12607)
2017-07-04 Hanjoung Lee[RyuJIT/armel] Move returned float to float reg
2017-07-04 Jonghyun ParkFix missing refernces in FEATURE_MERGE_JIT_AND_ENGINT
2017-07-04 Pat GavlinMerge pull request #12608 from pgavlin/FixDSE
2017-07-03 Sergey Andreenkocreate GetAssertionIndex to convert from unsigned to...
2017-07-03 Pat GavlinFix a bug in LIR dead store removal.
2017-07-03 Jonghyun Park[x86/Linux] Restore PTR_MethodTable in FastPrimitiveArr...
2017-07-01 Sergey AndreenkoMove the bitset iterator for bitsetasuint64inclass...
2017-07-01 Bruce ForstallImprove fgAddRefPred (#12585)
2017-07-01 Michal StrehovskýMerge pull request dotnet/corert#4046 from dotnet/nmirror
2017-07-01 Jan KotasReducing diffs with CoreRT (#12579)
2017-07-01 Bruce ForstallMerge pull request #12568 from hseok-oh/ryujit/fix_11781
2017-07-01 Hyung-Kyu ChoiRemove unnecessary update of RegRecord in LSRA (#12474)
2017-06-30 Hyeongseok Oh[RyuJIT/ARM32] Return HFA struct (#12453)
2017-06-30 Matt EllisMerge pull request #12539 from ellismg/update-prereleas...
2017-06-30 Aditya MandaleekaMerge pull request #12527 from gsfreema/relative-paths
2017-06-30 Sean GillespieFix an issue where g_ephemeral_low would never get...
2017-06-30 Pat GavlinMerge pull request #12577 from dpodder/optdata-170630
2017-06-30 Roman ArtemevMerge pull request #12236 from rartemev/fix_legacyjit_tests
2017-06-30 Pat GavlinMerge pull request #12570 from mskvortsov/FixVisitOperands
2017-06-30 Carol EidtMerge pull request #11815 from hseok-oh/ryujit/struct_s...
2017-06-30 Bruce ForstallMerge pull request #12576 from gsfreema/readme-fixes
2017-06-30 Bruce ForstallMerge pull request #12559 from rartemev/fix_build_break
2017-06-30 Daniel PodderUpdate optdata to version 20170630-0138
2017-06-30 Scott FreemanREADME.md link and grammar fixes
2017-06-30 Mikhail SkvortcovAdd a missing case to GenTree::VisitOperands()
2017-06-30 Aditya MandaleekaMerge pull request #12566 from adityamandaleeka/fix_lic...
2017-06-30 Pat GavlinMerge pull request #12540 from pgavlin/OperandVisitor
2017-06-30 Hyeongseok Oh[ARM32/RyuJIT] Lowering: enable passing split struct...
2017-06-30 Hyeongseok Oh[RyuJIT/ARM32] Fix using fgMorphMultiregStructArg for...
2017-06-30 Aditya MandaleekaFix license header on new file.
2017-06-30 Aditya MandaleekaMerge pull request #12535 from adityamandaleeka/dispatc...
2017-06-30 Aditya MandaleekaUpdate README.md
2017-06-30 Vance MorrisonAdd link to archive of officially released .NET Core...
2017-06-30 Adeel MujahidMake libnuma soft dependency (#12556)
2017-06-30 Michal StrehovskýMerge pull request dotnet/corert#4004 from dotnet/nmirror
2017-06-30 Jan KotasUse public ConditionalWeakTable iterator (#12564)
2017-06-30 Jonghyun ParkMove JIT_TrialAlloc declaration into jitinterfacex86...
2017-06-30 Jan KotasRemove m_ prefixes in BinaryReader.cs (#12561)
2017-06-30 Brian SullivanMerge pull request #12557 from briansull/add-verbose
2017-06-30 Pat GavlinAddress PR feedback.
2017-06-30 Pat GavlinFormat code.
2017-06-30 Brian SullivanImplement a /verbose flag to show the verbose output...
2017-06-29 Roman ArtemevFix build failure in internal builds
2017-06-29 Pat GavlinChange LSRA to use the operand visitor.
2017-06-29 Pat GavlinRefactor LSRA's operand use builder.
2017-06-29 Pat GavlinReplace some uses of the operand iterator with the...
2017-06-29 Pat GavlinAdd a generic operand visitor to `GenTree`.
2017-06-29 Tarek Mahmoud... Make ResourceManager netstandard 2.0 API behave correct...
2017-06-29 Jarret ShookMerge pull request #12532 from jashook/fix_arm64_and_ar...
2017-06-29 Xiangyang ... Use the number of GC threads to calculate spin count...
2017-06-29 jashookFix the package restore for arm64 and arm32
2017-06-29 Bruce ForstallMerge pull request #12538 from dotnet-bot/from-tfs
2017-06-29 Carol EidtMerge pull request #12360 from wateret/armel/dblarg
2017-06-29 Jan KotasDelete file moved to shared partition
2017-06-29 Michal StrehovskýMerge pull request dotnet/corert#4004 from dotnet/nmirror
2017-06-29 Daniel PodderReduce the verbosity of optdata sync on stdout (#12543)
2017-06-29 Jan KotasFix GC contract violation (#12542)
2017-06-29 Michal StrehovskýDelete test that tests pinning of System.Object (#12537)
2017-06-29 Hanjoung Lee[RyuJIT/armel] Support `double` argument passing
2017-06-29 Jonghyun Park[x86/Linux] Adjust SP in throwing helper block (#12504)
2017-06-29 Matt EllisUpdate to master prerelease2 tag
2017-06-29 Pat GavlinMerge pull request #12528 from pgavlin/NoPgoOption
2017-06-29 Pat GavlinMerge pull request #12534 from dotnet-bot/from-tfs
2017-06-28 Pat GavlinMerge pull request #12487 from pgavlin/GenTreeVisitor
2017-06-28 Brian SullivanRemove unreached() macro
2017-06-28 Aditya MandaleekaSupport DispatcherQueues when getting WinRT sync context.
2017-06-28 Bruce ForstallMerge pull request #12531 from dotnet-bot/from-tfs
2017-06-28 Pat GavlinFix a release build break.
2017-06-28 Koundinya VeluriMove ReaderWriterLockSlim to shared partition
2017-06-28 JC AguileraEnable SourceBranch to be passed from the pipeline...
2017-06-28 Pat GavlinFormat code.
2017-06-28 Pat GavlinAddress PR feedback.
2017-06-28 Bruce ForstallFix build error
2017-06-28 Pat GavlinFix usage style.
2017-06-28 Steve MacLeanReduce excessive loop count in interlocked tests (...
2017-06-28 Jonghyun ParkUse proper ifdef for EmitProfilerComCallXXX methods...
2017-06-28 Jeremy KuhneFix debug assert (#12496)
2017-06-28 Jonghyun ParkFix build error when FEATURE_READYTORUN_COMPILER is...
2017-06-28 Pat GavlinAdd a flag to build.{sh,cmd} to disable PGO.
2017-06-28 Hyeongseok Oh[RyuJIT/ARM32] Enable passing large split struct argume...
2017-06-28 Scott FreemanFix contributing workflow commit message link
2017-06-28 JC AguileraEnable SourceBranch to be passed from the pipeline...
2017-06-28 Pat GavlinConvert lvaMarkLclRefs to a visitor.
next