Merge pull request #16907 from dotnet-maestro-bot/master-UpdateDependencies
[platform/upstream/coreclr.git] / src /
2018-03-14 Wes HaggardMerge pull request #16907 from dotnet-maestro-bot/maste...
2018-03-14 Jan KotasRevert "Revert "Fix handling of incorrect assemblies...
2018-03-13 Carol EidtMerge pull request #16872 from fiigii/avxpermute
2018-03-13 David Masonchange bool to bool (#16914)
2018-03-13 Jan VorlicekFix shuffling thunk for Unix AMD64 (#16904)
2018-03-13 Bruce ForstallMerge pull request #16888 from jashook/up_jit_stress_ti...
2018-03-13 Carol EidtMerge pull request #16390 from sdmaclea/PR-16176
2018-03-13 Carol EidtMerge pull request #16822 from sdmaclea/PR-ARM64-BASE...
2018-03-13 David Mason[local gc] refactor apis for threading and suspension...
2018-03-13 FeiImplement AVX Shuffle and Permute intrinsics
2018-03-13 Jeremy KuhneFix short path expansion (#16901)
2018-03-12 Anirudh AgnihotryMissing Case In Remove Relative Segments (#16869)
2018-03-12 Stephen ToubUse a cached canceled task in ValueTask (dotnet/corefx...
2018-03-12 Carol EidtMerge pull request #16884 from mikedn/lclvar-dead
2018-03-12 Eugene RozenfeldRun ILLInk on System.Private.CoreLib.dll to remove...
2018-03-12 Steve MacLean[Arm64] Mark removed compare zero nodes unused
2018-03-12 Atsushi KanamoriOptimize MemoryExtensions SequenceEqual for more T...
2018-03-12 Wes HaggardMerge pull request #16709 from sdmaclea/PR-ARM64-Bootst...
2018-03-12 Carol EidtMerge pull request #16877 from CarolEidt/Fix16578
2018-03-12 Carol EidtMerge pull request #16879 from tannergooding/hwintrin...
2018-03-11 Mike DanesRemove unused LclVarDsc members
2018-03-11 Jan KotasSet IsGeneratingNgenPDB flag early (#16882)
2018-03-11 Jacek BlaszczynskiConvert SSE SetVector128 implementation to managed
2018-03-11 Jacek BlaszczynskiImplement SSE2 SetVector128 HW intrinsics - managed
2018-03-10 Jan Kotascrossgen plumbing cleanup (#16883)
2018-03-10 Tanner GoodingAdding support for the Extend, GetLowerHalf, and Static...
2018-03-10 Sergey Andreenkofix r2r relative indirection for arm. (#16171)
2018-03-10 Tanner GoodingEnsure that `id->idReg2()` is properly encoded for...
2018-03-10 Carol EidtFix LSRA enregisterLocalVars
2018-03-10 Jan KotasUse ValueStringBuilder instead of StringBuilderCache
2018-03-10 Tanner GoodingFix the RMW delay handling for hwintrinsic nodes with...
2018-03-10 Tanner GoodingUpdate isRMWHWIntrinsic to explicitly cover intrinsics...
2018-03-10 Tanner GoodingUpdating the hwintrinsic codegen to handle the case...
2018-03-10 Sung Yoon WhangLog inner exceptions for Environment.Failfast (#16622)
2018-03-10 Jan VorlicekFix build with Clang 6.0 and enable build with Clang...
2018-03-09 Brian SullivanMerge pull request #16860 from briansull/valuenum-fix
2018-03-09 Brian SullivanMerge branch 'master' into valuenum-fix
2018-03-09 Brian Sullivanfix typo
2018-03-09 Brian SullivanFix value numbering of assignments to insert an implici...
2018-03-09 Sergey AndreenkoRevert "Disable fragile NGen for System.Private.CoreLib...
2018-03-09 Egor ChesakovDisable fragile NGen for System.Private.CoreLib.dll...
2018-03-09 Egor ChesakovDon't build superpmi as crosscomponent (#16729)
2018-03-09 Tarek Mahmoud SayedFix Compile error
2018-03-09 Tarek Mahmoud SayedCollapse AsSpan().Slice(...) into .AsSpan(...) (dotnet...
2018-03-09 Sergey Andreenko[RyuJit] Fix DCE in liveness. (#16845)
2018-03-08 Anirudh AgnihotryRemoveRelativeSegments moved from path to pathinternal...
2018-03-08 Andon AndonovPass generic context argument for shared instance metho...
2018-03-08 Carol EidtMerge pull request #16809 from sdmaclea/PR-Enable-crypt...
2018-03-08 Stephen ToubFix inlining of IAsyncStateMachineBox (#16830)
2018-03-08 Sergey AndreenkoDelete incorrect assert in stackLevelSetter. (#16816)
2018-03-08 Jan KotasMake member visibility first accross corlib (#16836)
2018-03-08 Tanner GoodingUpdating isRMWRegOper, OperIsCommutative, and canBeCont...
2018-03-08 Jan KotasMove String to shared corelib partition (#16749)
2018-03-08 Jeremy KuhneDial back `\\?\ ` insertion (dotnet/corefx#27827)
2018-03-08 Jan VorlicekFix ensuring primary stack size (#16698)
2018-03-08 Jan KotasAdd back method needed by CoreRT
2018-03-08 Sergey Andreenko[RyuJIt] Clean and fix gen return (#16725)
2018-03-08 Luqun LouFix for issue 14144 (#16674)
2018-03-08 Sergey Andreenkoan additional assert for fgValueNumberHelperCallFunc...
2018-03-08 Steve MacLean[Arm64] Add Base HW intrinsics
2018-03-07 Jan KotasDelete AsReadOnly* APIs that are no longer part of...
2018-03-07 Hugh ZabriskiePerf fix for month-day parsing ambiguity (#16782)
2018-03-07 Eugene RozenfeldRemove dead code found by ILLink. (#16759)
2018-03-07 Fei Pengfix inconsistent AVX/AVX2 intrinsic names (#16772)
2018-03-07 Jarret ShookMerge pull request #16662 from jashook/remove_vs2015_de...
2018-03-07 Noah FalkAdd debugger usage note (#16788)
2018-03-07 Mandar SahasrabuddheCoreFX #24343 Vector Ctor using Span (#16733)
2018-03-07 Jan KotasRevert "Fix handling of incorrect assemblies on Unix...
2018-03-06 Koundinya VeluriFix hang on Ctrl+C when tiering is enabled (#16719)
2018-03-06 Brian RobbinsConvert Byte Arrays to Hexidecimal Strings When Writing...
2018-03-06 Levi BroderickFix potential buffer overrun in ClearWithReferences
2018-03-06 Brian SullivanMerge pull request #16700 from briansull/fix_dyn_blk
2018-03-06 Brian RobbinsAdd tracepointprovider.cpp directly to PAL instead...
2018-03-06 Levi BroderickFix whitespace
2018-03-06 Levi BroderickFix whitespace
2018-03-06 Levi BroderickImprove performance of Span.Clear for referential T
2018-03-06 Ruben AyrapetyanFix handling of incorrect assemblies on Unix (#16747)
2018-03-06 Marco Rossignoliaddress PR feedback (#16761)
2018-03-06 Jacek BlaszczynskiImplement LoadHigh, LoadLow, and SetScalarVector128...
2018-03-06 Fei PengSimplify SSE/SSE4.1 intrinsics
2018-03-06 Jan VorlicekRemove libuuid usage (#16643)
2018-03-05 Carol EidtMerge pull request #16727 from CarolEidt/NoIndirByte
2018-03-05 Sergey Andreenko[ARM32] RyuJIT support for profiler ELT callbacks ...
2018-03-05 Tanner GoodingUpdating the CompareEqual{Ordered|Unordered}Scalar...
2018-03-05 Marco RossignoliScrub error messages for missing arguments(throw new...
2018-03-05 Carol EidtMerge pull request #16731 from tannergooding/hwintrin-avx
2018-03-05 Jan KotasDelete dead code in PAL related to file locks (#16754)
2018-03-05 Jan VorlicekRemove flock usage from InternalCreateFile in PAL ...
2018-03-05 Jan KotasFix encoding methods for Span.Empty (#16748)
2018-03-04 Stephen ToubDelete stale TryFormat and {Try}Parse overloads (#16746)
2018-03-04 Sergey Andreenkofix legacy backend (#16741)
2018-03-04 Jan KotasClear executable bit on several .cs files
2018-03-04 Brian RobbinsUpdate TraceLogging to use NULL-terminated strings...
2018-03-04 Brian RobbinsFix use of EventPipeConfiguration after it has been...
2018-03-04 Ahson KhanFix MemoryDebugView and override Memory.ToString simila...
2018-03-04 Ahson KhanRemove StringSpanHelpers and start using MemoryExtensio...
2018-03-03 Tanner GoodingImplementing some more of the AVX intrinsics
2018-03-03 Fei PengImplement AVX/AVX BroadcastScalarToVector*
2018-03-03 Carol EidtMerge pull request #15777 from dotnetrt/sse2part2
2018-03-03 Egor ChesakovUse TARGET_POINTER_SIZE macro (#16640)
next