platform/upstream/dotnet/runtime.git
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 mikednRemove unused GenTree flags (dotnet/coreclr#19840)
2018-09-06 Sergey Andreenkoadd a regression test for Linux GC segfault. (dotnet...
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 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-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 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)
2018-08-29 Fei PengImprove struct promotion for 256-bit SIMD fields
2018-08-29 Morgan BrownFix IJW test failing on Linux (dotnet/coreclr#19729)
2018-08-29 Egor ChesakovCast gtIconVal to target_ssize_t in src/jit/assertionpr...
2018-08-29 Egor ChesakovDo not Constant-Prop immediate values that require...
2018-08-29 Egor ChesakovMerge pull request dotnet/coreclr#19619 from echesakovM...
2018-08-29 Simon NattressMerge pull request dotnet/coreclr#19053 from riverar...
2018-08-29 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-29 Morgan BrownEnable mixed mode assembly loading (dotnet/coreclr...
2018-08-28 Brian SullivanMerge pull request dotnet/coreclr#19712 from briansull...
2018-08-28 Bruce ForstallMerge pull request dotnet/coreclr#19716 from BruceForst...
2018-08-28 Sergey Andreenkoreturn NETClientPrimitives to the exluce list for all...
2018-08-28 Tanner GoodingReplacing the IsDstSrcSrcAVXInstruction jump table...
2018-08-28 Tanner GoodingReplacing the IsDstDstSrcAVXInstruction jump table...
2018-08-28 Jan KotasBreak into debugger on assertion failures (dotnet/corec...
2018-08-28 Matt GalbraithFake PR to test CI
2018-08-28 Bruce ForstallMerge pull request dotnet/coreclr#19701 from BruceForst...
2018-08-28 Carol EidtHandle multiReg COPY
2018-08-28 Simon NattressMerge pull request dotnet/coreclr#19709 from acmyu...
2018-08-28 Bruce ForstallFix warning C4723 potential divide by zero
2018-08-28 Brian SullivanRemoved unused argument 'evalAsgLhsInd' in Value Numbering
2018-08-28 Andy Ayersfix build break when STUB_LOGGING is defined (dotnet...
2018-08-28 Brian RobbinsAdd missing license headers. (dotnet/coreclr#19693)
2018-08-28 David Masonre-enable com for local gc (dotnet/coreclr#19681)
2018-08-28 Amy YuAdd architectures supported table
2018-08-28 Tanner GoodingMerging the instrsxarch fp, rf, and wf parameters into...
2018-08-28 Brian RobbinsRemove reflection from RuntimeEventSource test. (dotnet...
2018-08-27 Anirudh AgnihotryUsing shared copy of registryvalueKind (dotnet/corefxdo...
2018-08-27 Bruce ForstallFix Linux/x86 altjit
2018-08-27 Andy AyersSome fixes for the interpreter (dotnet/coreclr#19678)
2018-08-27 Egor ChesakovDeal with compilation warnings in JIT in cross-bitness...
2018-08-26 Jan KotasRevert "Cleanup netfx-specific code from projects that...
2018-08-26 Tim Lovell... Cleanup netfx-specific code from projects that no longe...
2018-08-26 AmyR2RDump - Non-Windows machine code (dotnet/coreclr...
2018-08-26 AmyR2RDump - Fix errors caused by ExportedTypes rids in...
2018-08-26 AmyR2RDump - Check disassembler support (dotnet/coreclr...
2018-08-25 mikednRemove some GT_ASG_op leftovers (dotnet/coreclr#18205)
2018-08-25 mikednStreamline fgExcludeFromSsa (dotnet/coreclr#15351)
2018-08-25 David MasonRemove NumaNodeInfo, CPUGroupInfo, AppDomain, SystemDom...
2018-08-25 Vitek KarasVery small cleanup of various comments and code formatt...
2018-08-25 Sergey AndreenkoFix long spmi file names/clean few functions. (dotnet...
2018-08-25 Egor ChesakovDisable System.Numerics.Vectors.Tests (dotnet/coreclr...
2018-08-25 Jarret ShookUse runtest.py to run tests for all platforms (dotnet...
next