platform/upstream/dotnet/runtime.git
2018-09-10 Egor ChesakovAllow Hostx64/arm32 combination in configurecompiler...
2018-09-10 Vance MorrisonMerge pull request dotnet/coreclr#19881 from vitek...
2018-09-10 Carol EidtMerge pull request dotnet/coreclr#19844 from CarolEidt...
2018-09-10 vitek-karasFix multiple typos in the EventSource.cs design comment.
2018-09-08 Simon NattressMerge pull request dotnet/coreclr#19870 from nattress...
2018-09-08 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-09-08 Simon NattressAdd DebugInfo dumping support to r2rdump
2018-09-08 Fei PengFix AVX2 Gather Intrinsic failture with JITStress
2018-09-07 Sergey Andreenkodelete superpmi-shared/compileresult.cpp assert on...
2018-09-07 GrantMemoryExtensions.Contains (dotnet/coreclr#19863)
2018-09-07 Jan KotasFixes towards making the runtime compiled without FEATU...
2018-09-07 Carol EidtMerge pull request dotnet/coreclr#19866 from dotnetrt...
2018-09-07 Tomáš RylekImport signature parsing and general improvements in...
2018-09-07 Carol EidtMerge pull request dotnet/coreclr#19857 from CarolEidt...
2018-09-07 Brian RobbinsAdd Basic Out-of-Process EventPipe Control and Heap...
2018-09-07 Michelle McDanielFix the slashes when setting the ZapBBInstrDir (dotnet...
2018-09-07 Jacek BlaszczynskiRemove all Sse2 Pack* and Unpack* tests from GneerateTe...
2018-09-07 Eugene RozenfeldFix for bug 12398: Lowering is inconsistent in checking...
2018-09-07 Brian SullivanMerge pull request dotnet/coreclr#19748 from briansull...
2018-09-07 Egor ChesakovMerge pull request dotnet/coreclr#19823 from echesakovM...
2018-09-07 Egor ChesakovMerge pull request dotnet/coreclr#19830 from echesakovM...
2018-09-07 Carol EidtMerge pull request dotnet/coreclr#19855 from dotnetrt...
2018-09-07 Jan VorlicekFix ICU load on OpenSUSE Tumbleweed (dotnet/coreclr...
2018-09-07 Morgan BrownEnable IJW Native calling managed (dotnet/coreclr#19750)
2018-09-07 Carol EidtMorph ByRef args of SIMD field assign
2018-09-07 Carol EidtMerge pull request dotnet/coreclr#19296 from mikedn...
2018-09-07 Egor ChesakovAdd logging to file when CrossGen System.Private.CoreLi...
2018-09-07 Tanner GoodingDisabling the failing CoreFX tests related to ToString...
2018-09-07 Tanner GoodingRemoving i386/fptext.asm in favor of using the shared...
2018-09-07 Tanner GoodingUpdating Number.Formatting to properly print -0
2018-09-06 Sergey AndreenkoClean CodeGen::genEmitCall (dotnet/coreclr#19804)
2018-09-06 Jarret ShookAdd native vararg test (dotnet/coreclr#17707)
2018-09-06 Jacek BlaszczynskiRemove deleted Sse2 tests from Test.lst files for arm...
2018-09-06 mikednRemove unused GenTree flags (dotnet/coreclr#19840)
2018-09-06 Sergey Andreenkoadd a regression test for Linux GC segfault. (dotnet...
2018-09-06 Mike DanesMake cast classification arch independent
2018-09-06 Mike DanesGet rid of Lowering::getCastDescription
2018-09-06 Mike DanesCleanup LinearScan::BuildCast
2018-09-06 Mike DanesImprove ARM genIntCastOverflowCheck
2018-09-06 Mike DanesRefactor genIntToIntCast on ARM
2018-09-06 Mike DanesExtract cast overflow check ARM codegen to genIntCastOv...
2018-09-06 Mike DanesRefactor genIntToIntCast on XARCH
2018-09-06 Jan VorlicekAdd support for collectible types to SOS (dotnet/corecl...
2018-09-06 Jarret Shook[Unix|Arm64] Correct transition block for unix arm64...
2018-09-05 Egor ChesakovDon't build and publish libcoreclr libeventprovider...
2018-09-05 Carol EidtRe-enable GitHub_19397 test
2018-09-05 Tanner GoodingUpdating the ilproj-sdk to support the `-RESOURCES...
2018-09-05 Bruce ForstallMerge pull request dotnet/coreclr#19719 from dotnet...
2018-09-05 Jacek BlaszczynskiConvert all Sse2.Compare*** tests to template based
2018-09-05 Fei PengImplement AVX2 Gather intrinsic in JIT
2018-09-05 Fei PengAdd test for AVX2 gather intrinsic
2018-09-05 Fei PengAdd managed non-const fall-back for AVX2 gather intrinsic
2018-09-05 Fei PengRename CarryLessMultiply to CarrylessMultiply
2018-09-05 Dan MoseleyFix ServiceController name population perf (dotnet...
2018-09-05 Michal StrehovskýFix UAP build break (dotnet/corertdotnet/coreclr#6287)
2018-09-05 Egor ChesakovDuring CrossGen allocate MethodDescChunk for every...
2018-09-04 Egor ChesakovReplace VNForPtrSizeIntCon(addrValue) with VNForHandle...
2018-09-04 Egor ChesakovReplace ssize_t with target_ssize_t in GenTree::ParseAr...
2018-09-04 Andy AyersJIT: add option to dump jit-generated debug info (dotne...
2018-09-04 Atsushi KanamoriVirtual AttributeType property and signature generic...
2018-09-04 Egor ChesakovDeal with cross-bitness compilation warnings Pt.2 ...
2018-09-02 chrisnasAdd modules to the heap only dump in order to have...
2018-09-01 sergey ignatovi386: Fixed definition with declaration in eetoprofinte...
2018-08-31 Sergey AndreenkoFix callKillSet for CORINFO_HELP_ASSIGN_BYREF on x64...
2018-08-31 Brian SullivanRework the EvalOp generics template methods
2018-08-31 Jacek BlaszczynskiAdd Avx2.Permute4x64 template based tests
2018-08-31 Jacek BlaszczynskiImplement Avx2.Permute4x64 intrinsics
2018-08-31 Jarret ShookFix build-test.sh wrapper build (dotnet/coreclr#19779)
2018-08-31 Santiago Fernandez... Revert "Remove not necessary type forwarded from attrib...
2018-08-31 Jan KotasFix build break in CoreRT/ProjectN
2018-08-31 Carol EidtMerge pull request dotnet/coreclr#19772 from fiigii...
2018-08-31 Andy AyersJIT: don't allocate promoted struct death vars map...
2018-08-31 Ben AdamsIndexOf(char, Ordinal) use fast path (dotnet/coreclr...
2018-08-31 David MasonEnable gc_profiling for local gc (dotnet/coreclr#19777)
2018-08-31 David Mason[local gc] move DacNotifyGCMarkEnd and AnalyzeSurvivor...
2018-08-31 Tanner GoodingUpdating runtest.py so that it works with Python 3
2018-08-31 Sven BoemerAdd startup hook in System.Private.CoreLib (dotnet...
2018-08-30 Aaron RobinsonUpdate existing COM test assets (native/managed) to...
2018-08-30 Fei PengFix target register false dependency of lzcnt, tzcnt...
2018-08-30 Andrew AuFix CoreCLR debug launch (dotnet/coreclr#19730)
2018-08-30 Andy AyersJIT: don't compute edge weights if not optimizing ...
2018-08-30 Mark Jungtypo fix (dotnet/coreclr#19763)
2018-08-30 Sergey AndreenkoFix test folder register (dotnet/coreclr#19749)
2018-08-30 Sergey AndreenkoDelete code that tracks stack level in morph. (dotnet...
2018-08-30 Sergey Andreenkofix merge conflict in build-test.sh (dotnet/coreclr...
2018-08-30 Egor ChesakovDefine T_RUNTIME_FUNCTION in cross-bitness crossgen...
2018-08-30 Carol EidtMerge pull request dotnet/coreclr#19742 from CarolEidt...
2018-08-30 Egor ChesakovMerge pull request dotnet/coreclr#19727 from echesakovM...
2018-08-29 Tanner GoodingUpdate floatdouble and floatsingle to use `floatcontrol...
2018-08-29 Tanner GoodingUpdating floatdouble and floatsingle to work around...
2018-08-29 Brian SullivanMerge pull request dotnet/coreclr#19726 from briansull...
2018-08-29 John DoeTypos (dotnet/coreclr#19737)
2018-08-29 Brian SullivanFix typo
2018-08-29 Santiago Fernandez... Remove not necessary type forwarded from attributes...
2018-08-29 Carol EidtDisable Failing test on Arm64
2018-08-29 Brian SullivanValue Numbering dumping changes and documentation on...
2018-08-29 Fei Pengusing struct for VectorPacket in PacketTracer benchmark
2018-08-29 Carol EidtMerge pull request dotnet/coreclr#19695 from CarolEidt...
2018-08-29 Vance MorrisonMerge pull request dotnet/coreclr#19205 from vancem...
2018-08-29 Michelle McDanielEnable ibc official build (dotnet/coreclr#19586)
next