platform/upstream/coreclr.git
2018-09-07 Egor ChesakovMerge pull request #19823 from echesakovMSFT/CrossBitne...
2018-09-07 Egor ChesakovMerge pull request #19830 from echesakovMSFT/CrossGenAl...
2018-09-07 Carol EidtMerge pull request #19855 from dotnetrt/fix-arm-tstlst
2018-09-07 Jan VorlicekFix ICU load on OpenSUSE Tumbleweed (#19812)
2018-09-07 Morgan BrownEnable IJW Native calling managed (#19750)
2018-09-07 Carol EidtMerge pull request #19296 from mikedn/cast-cg
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 (#19804)
2018-09-06 Jarret ShookAdd native vararg test (#17707)
2018-09-06 Jacek BlaszczynskiRemove deleted Sse2 tests from Test.lst files for arm...
2018-09-06 mikednRemove unused GenTree flags (#19840)
2018-09-06 Sergey Andreenkoadd a regression test for Linux GC segfault. (#19820)
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 (#19842)
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 #19719 from dotnet/MattGal-patch-1
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/corert#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 (...
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 (#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 #19772 from fiigii/insxor
2018-08-31 Andy AyersJIT: don't allocate promoted struct death vars map...
2018-08-31 Ben AdamsIndexOf(char, Ordinal) use fast path (#19788)
2018-08-31 David MasonEnable gc_profiling for local gc (#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 (#19486)
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 (#19730)
2018-08-30 Andy AyersJIT: don't compute edge weights if not optimizing ...
2018-08-30 Mark Jungtypo fix (#19763)
2018-08-30 Sergey AndreenkoFix test folder register (#19749)
2018-08-30 Sergey AndreenkoDelete code that tracks stack level in morph. (#19703)
2018-08-30 Sergey Andreenkofix merge conflict in build-test.sh (#19744)
2018-08-30 Egor ChesakovDefine T_RUNTIME_FUNCTION in cross-bitness crossgen...
2018-08-30 Carol EidtMerge pull request #19742 from CarolEidt/Disable19397Arm64
2018-08-30 Egor ChesakovMerge pull request #19727 from echesakovMSFT/ConstantPr...
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 #19726 from briansull/vn-dumping
2018-08-29 John DoeTypos (#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 #19695 from CarolEidt/Fix19397
2018-08-29 Vance MorrisonMerge pull request #19205 from vancem/EventSourceUIntFix
2018-08-29 Michelle McDanielEnable ibc official build (#19586)
2018-08-29 Fei PengImprove struct promotion for 256-bit SIMD fields
2018-08-29 Morgan BrownFix IJW test failing on Linux (#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 #19619 from echesakovMSFT/Mov32Reloc...
2018-08-29 Simon NattressMerge pull request #19053 from riverar/riverar/r2r_size...
2018-08-29 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-29 Morgan BrownEnable mixed mode assembly loading (#19542)
2018-08-28 Brian SullivanMerge pull request #19712 from briansull/remove-unused-arg
2018-08-28 Bruce ForstallMerge pull request #19716 from BruceForstall/Fix19715
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 (#19702)
2018-08-28 Matt GalbraithFake PR to test CI
2018-08-28 Bruce ForstallMerge pull request #19701 from BruceForstall/FixLinuxNo...
2018-08-28 Carol EidtHandle multiReg COPY
2018-08-28 Simon NattressMerge pull request #19709 from acmyu/docs
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 (#19707)
2018-08-28 Brian RobbinsAdd missing license headers. (#19693)
next