platform/upstream/coreclr.git
2018-06-02 Tanner GoodingMoving more methods to be static methods on HWIntrinsicInfo
2018-06-02 Tanner GoodingMoving the simdSizeOfHWIntrinsic and numArgsOfHWIntrins...
2018-06-02 Tanner GoodingMoving various x86 HWIntrinsicInfo lookup methods to...
2018-06-02 Tanner GoodingMoving the x86 lookupHWIntrinsic and lookupHWIntrinsicI...
2018-06-02 Tanner GoodingMoving the getHWIntrinsicInfo and getHWIntrinsicName...
2018-06-02 Tanner GoodingMoving the xarch HWIntrtinsicInfo type into its own...
2018-06-02 Andrew AuJIT: Eliminate RegTracker (#18179) (#18230)
2018-06-02 Mikhail ShilkovImplement corefx/#16619 Add FormattableString.CurrentCu...
2018-06-02 Jan VorlicekEnable Alpine cross build for arm and arm64 (#18234)
2018-06-02 Andy AyersJIT: fix issue with zero-length stackalloc (#18183)
2018-06-02 Tanner GoodingAdding more NoContainment flags to the x86 hwintrinsic...
2018-06-02 Tanner GoodingUpdating the x86 hwintrinsic code to better check for...
2018-06-02 Steve MacLeanReduce race risk in MutexWaitOne2::PosTest4() (#18195)
2018-06-01 Carol EidtMerge pull request #18059 from helloguo/fix18039
2018-06-01 Sergey Andreenko[arm64] Disable `a % b = a & (b - 1);` optimization...
2018-06-01 Tanner GoodingUpdating the HWIntrinsic codegen to ensure ival always...
2018-06-01 Jan KotasFix CoreRT build breaks in Stream moved to shared
2018-06-01 AmyAdded disassembler CoreDisTools to dump runtime functio...
2018-06-01 helloguorebase
2018-06-01 helloguofix SSE2 intrinsic MoveScalar for type long and ulong
2018-06-01 Aaron RobinsonNative lib relative path (#18239)
2018-06-01 Sergey AndreenkoFix GitHub_16041 test. (#18210)
2018-06-01 Egor ChesakovMark JIT/Regression/JitBlue/GitHub_18056 as JitOptimiza...
2018-06-01 AmyR2RDump - Commandline interface (#18136)
2018-06-01 Vance MorrisonMerge pull request #18216 from vancem/FixThreadNameSet
2018-06-01 Marek SafarMoves Stream to shared location (#18142)
2018-06-01 Pent PloompuuFix SpanHelpers.ClearWithoutReferences alignment detect...
2018-06-01 Vance MorrisonReview feedback
2018-06-01 Bruce ForstallMerge pull request #18220 from sdmaclea/PR-HasPendingGC...
2018-06-01 Chris SienkiewiczArm stepping fixes (#18129)
2018-05-31 Stephen ToubAdd additional features to SOS DumpAsync command (...
2018-05-31 Vance MorrisonReview feedback
2018-05-31 Stephen ToubFix number formatting exception with empty NumberGroupS...
2018-05-31 Steve MacLean[Arm64] Implement genZeroInitFltRegs for float (#18200)
2018-05-31 Vance MorrisonReview feedback
2018-05-31 Vance MorrisonReview feedback
2018-05-31 Vance MorrisonFixed misspelling
2018-05-31 Vance MorrisonReview feedback (avoid passing out unpinned managed...
2018-05-31 Andy AyersAdd test case for optimized box vector assert (#18163)
2018-05-31 Bruce ForstallMerge pull request #18191 from BruceForstall/RemoveUnus...
2018-05-31 Tarek Mahmoud... Support new Japanese calendar eras (#18209)
2018-05-31 Steve MacLeanFix HasPendingGCStressInstructionUpdate CONSISTENCY_CHECK
2018-05-31 Maryam AriyanMoving MissingFieldException (fully) and MissingMethodE...
2018-05-31 Luqun LouExpose Exception.set_HResult as Public (#18203)
2018-05-30 Vance MorrisonFix Managed Thread Name Setting
2018-05-30 Bruce ForstallMerge pull request #18173 from sdmaclea/PR-FIX-GCSTRESS...
2018-05-30 Bruce ForstallRemove unused defines
2018-05-30 Ben AdamsInline Span.CopyTo (#18006)
2018-05-30 Vance MorrisonImprove the labeling of .NET Threads. (#18193)
2018-05-30 Marek SafarMoves ArraySortHelper common code to shared location...
2018-05-30 Stephen ToubAdd sos DumpAsync command (#18160)
2018-05-30 Carol EidtMerge pull request #18118 from sdmaclea/PR-ARM64-compFl...
2018-05-29 dotnet-maestro-botUpdate BuildTools to preview1-02829-01 (#18171)
2018-05-29 Maryam AriyanMoving common logic of StackFrame into shared (#18134)
2018-05-29 Steve MacLeanFix GCStress assertion
2018-05-29 Carol EidtMerge pull request #18127 from CarolEidt/StructAbiDoc
2018-05-29 Carol EidtDesign doc for struct passing
2018-05-29 Marco Rossignoliamend call (#18159)
2018-05-29 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26529-04...
2018-05-28 stakxBOTR: Ensure generic params/args are rendered properly...
2018-05-27 John DoeTypo (#18141)
2018-05-26 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26526-01, preview1...
2018-05-25 Tanner GoodingUpdating the compiler to not enable FMA if the global...
2018-05-25 Tanner GoodingAdding tests for the FMA hardware intrinsics.
2018-05-25 Tanner GoodingUpdating the JIT to handle the FMA hardware intrinsics.
2018-05-25 Morgan BrownAdd mixed-mode Book of the Runtime entry (#18014)
2018-05-25 Sergey Andreenkodelete unused variables from jit (#18121)
2018-05-25 Carol EidtMerge pull request #18126 from CarolEidt/FixSuperPmi
2018-05-25 Carol EidtCheck SuperPmi map for null
2018-05-25 dotnet-maestro-botUpdate CoreClr, PgoData to preview1-26525-04, master...
2018-05-25 John DoeTypo (#18122)
2018-05-25 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-05-25 Jan KotasFix misplaced volatile (#18115)
2018-05-24 Tanner GoodingUpdating BuildDelayFreeUses to also consider contained...
2018-05-24 Steve MacLean[Arm64] Set compFloatingPointUsed for SIMD HWIntrincsics
2018-05-24 Vance MorrisonMerge pull request #18103 from vancem/StringBuilderEnum...
2018-05-24 David Wrighton[Arm64] debugging work (#17993)
2018-05-24 Egor ChesakovUse sysconf(_SC_NPROCESSORS_CONF) instead of sysconf...
2018-05-24 mikednImprove SSA topological sort (#15200)
2018-05-24 Vance MorrisonRename EnumerateCHunks -> GetChunks per API review...
2018-05-24 Tanner GoodingRealigning the hwintrinsiclistxarch table columns
2018-05-24 John DoeFix a variety of typos (#18096)
2018-05-24 Jan KotasOptimize Array.Clear using SpanHelpers (#18101)
2018-05-24 Egor ChesakovUpdate g_highest_address and g_lowest_address in StompW...
2018-05-24 Maryam Ariyansharing SerializationInfo for corert and coreclr (...
2018-05-24 Carol EidtMerge pull request #18011 from CarolEidt/JitOptDoc
2018-05-24 Carol EidtUpdate struct handling section of Jit Opt Doc
2018-05-24 acmyuR2RDump - Dump generic method instances (#18080)
2018-05-23 Tanner GoodingCleaning up LinearScan::BuildHWIntrinsic
2018-05-23 Vance MorrisonAdd more comments to StringBuilder.EnumerateChunks()
2018-05-23 Sergey AndreenkoRefactor fgDebugCheckBBlist (#18082)
2018-05-23 Chris SienkiewiczSOS Fixes for windows arm32 (#18090)
2018-05-23 Wes HaggardMerge pull request #18079 from dotnet-maestro-bot/maste...
2018-05-23 Sergey AndreenkoFix parallel spmi return code. (#18093)
2018-05-23 Carol EidtMerge pull request #18099 from CarolEidt/FixEliminNodeInfo
2018-05-23 Carol EidtFix desktop build break
2018-05-23 Bruce ForstallMerge pull request #18086 from sdmaclea/PR-delete_next_...
2018-05-23 Carol EidtCreate RefPositions without TreeNodeInfo (#16517)
2018-05-23 Bruce ForstallMerge pull request #18087 from BruceForstall/RemoveMore...
2018-05-23 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
next