platform/upstream/coreclr.git
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 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)
2018-08-28 David Masonre-enable com for local gc (#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. (#19692)
2018-08-27 Anirudh AgnihotryUsing shared copy of registryvalueKind (dotnet/corefx...
2018-08-27 Bruce ForstallFix Linux/x86 altjit
2018-08-27 Andy AyersSome fixes for the interpreter (#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 (#19638)
2018-08-26 AmyR2RDump - Fix errors caused by ExportedTypes rids in...
2018-08-26 AmyR2RDump - Check disassembler support (#19664)
2018-08-25 mikednRemove some GT_ASG_op leftovers (#18205)
2018-08-25 mikednStreamline fgExcludeFromSsa (#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. (#19656)
2018-08-25 Egor ChesakovDisable System.Numerics.Vectors.Tests (#19537)
2018-08-25 Jarret ShookUse runtest.py to run tests for all platforms (#19213)
2018-08-25 Jeremy KuhneFix FileStream in WinRT build (#19659)
2018-08-24 Jan KotasFix typo
2018-08-24 Jan KotasUpdate version in documentation samples to 3.0
2018-08-24 Koundinya VeluriFix JitBench (#19584)
2018-08-24 Bruce ForstallMerge pull request #19556 from mikedn/dmp-speed
2018-08-24 Aaron RobinsonUpdate interop test xplat header (#19576)
2018-08-24 Fei PengImplement Intel AES intrinsic
2018-08-24 Fei PengAdd test cases for AES intrinsic
2018-08-24 AmyR2RDump - ARM and ARM64 UnwindInfo (#19618)
2018-08-24 Carol EidtMerge pull request #19636 from jakobbotsch/fix-shift...
2018-08-24 Sergey AndreenkoFix superpmi-shim-counter (#19639)
2018-08-24 Andy AyersJIT: fix handling of newarr size (#19633)
2018-08-24 Ahson KhanWorkaround to remove unnecessary bounds checks when...
2018-08-23 Aditya MandaleekaMerge pull request #19635 from josalem/syntax-error...
2018-08-23 Jakob Botsch... Make clang happy and fix old comment
2018-08-23 Jakob Botsch... Mask shift value for shift [mem], const
2018-08-23 John Salemfix syntax error in build-test.sh
2018-08-23 Brian SullivanMerge pull request #19610 from briansull/fmt-bb
2018-08-23 Tomáš RylekTwo R2RDump fixes for Crossgen output (#19585)
2018-08-23 Egor ChesakovSplit between non-reloc and reloc in IF_T2_N1 in src...
next