platform/upstream/coreclr.git
2018-07-04 Tanner GoodingAdding tests for the byte overload of Ssse3.Shuffle
2018-07-04 Tanner GoodingAdding support for the `byte` overload of `Ssse3.Shuffle`
2018-07-04 Jan KotasRemove mention of security transparency from message...
2018-07-04 Andrew AucompGSReorderStackLayout is not supported when EnC...
2018-07-04 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26704-01, preview1...
2018-07-04 Luqun LouDelete InternalsVisibleTo attributes from S.P.CoreLib...
2018-07-03 Bruce ForstallMerge pull request #18504 from mikedn/comp-small
2018-07-03 Tomas Weinfurtadd missing files to package properly on FreeBSD (...
2018-07-03 Carol EidtMerge pull request #18768 from CarolEidt/RemoveIsMultiReg
2018-07-03 Carol EidtMerge pull request #18766 from CarolEidt/Fix18765
2018-07-03 Bruce ForstallMerge pull request #18716 from BruceForstall/RemoveTstJ...
2018-07-03 dotnet-maestro-botUpdate CoreClr, PgoData to preview1-26703-04, master...
2018-07-03 Carol EidtRemove Interval::isMultiReg
2018-07-03 Carol EidtBuild uses for atomic ops
2018-07-03 Egor ChesakovUse generic win-x86/win-x64 RIDs in stress_dependencies
2018-07-03 Marco RossignoliAdd back most CreateInstance APIs to AppDomain and...
2018-07-03 Andon AndonovUpdate CoreFX CI packages to NetcoreApp3 (#18760)
2018-07-03 Tanner GoodingUpdating SSE_StaticCast and AVX_StaticCast to set the...
2018-07-03 Tanner GoodingFold away Sse.StaticCast and Avx.StaticCast in the...
2018-07-03 Tanner GoodingAdding an Avx.StaticCast test (modified from the Sse...
2018-07-03 Sergey AndreenkoSuperPMI: add ability to exclude failing method context...
2018-07-02 Aaron RobinsonSet the activation context for the CoreRun application...
2018-07-02 Andrew AuDebug registers cannot be copied in user mode (#18730)
2018-07-02 Brian RobbinsDispatch Runtime Events to EventListener (#18649)
2018-07-02 dotnet-maestro-botUpdate BuildTools, CoreClr, PgoData to preview1-03002...
2018-07-02 Andon AndonovMove RuntimeIDArg initialization (#18747)
2018-07-02 Tanner GoodingFixing up the Sse41.Insert float HWIntrinsics
2018-07-02 Sergey Andreenkoreenable fixed arm64 altjit tests (#18722)
2018-07-02 Atsushi KanamoriAdd back DefinePInvokeMethod (#18742)
2018-07-02 Tanner GoodingAdding back the tests for Avx.MaskLoad
2018-07-02 Tanner GoodingUpdating the Avx.Extract/Insert methods to throw PNSE...
2018-07-02 Tanner GoodingRemoving unnecessary `try/catch` blocks from the Extrac...
2018-07-02 dotnet-maestro-botTabs vs. spaces (#18740)
2018-07-01 Andy AyersFix some build breaks seen with the older VS we use...
2018-07-01 Jan KotasFix recursive inlining of PInvoke stubs (#18737)
2018-06-30 Mike DanesReplace compGetMemArray uses
2018-06-30 Mike DanesFix incorrect lvaTrackedToVarNum memset size
2018-06-30 Mike DanesHandle the missing cache case in gtGetStructHandleForSIMD
2018-06-30 Mike DanesAllocate space for siLatestTrackedScopes on demand
2018-06-30 Mike DanesRemove Compiler::impSmallStack
2018-06-30 Mike DanesCleanup hashBvGlobalData
2018-06-30 Mike DanesRemove unused Compiler members
2018-06-30 Mike DanesMove SIMD/Intrinsic handles out of Compiler
2018-06-30 Mike DanesMove temp info from Compiler to RegSet
2018-06-30 Mike DanesAllocate space for lvaTrackedToVarNum on demand
2018-06-30 Mike DanesAllocate space for the loop table on demand
2018-06-30 mikednPass CompAllocator by value (#15025)
2018-06-30 dotnet-maestro-botUpdate CoreClr, PgoData to preview1-26630-01, master...
2018-06-30 Jan KotasFix build breaks with older MSVC compiler (#18725)
2018-06-30 Tanner GoodingFixing some Bmi1 HWIntrinsic method names (#18718)
2018-06-30 Viktor HoferRegex: reduce allocation slightly, add tests, code...
2018-06-29 Bruce ForstallMerge pull request #18715 from BruceForstall/FixSignedC...
2018-06-29 Sergey Andreenkooptimize fgMorphTree for GenTreeArgList (#18582)
2018-06-29 Bruce ForstallRemove build-only and TST jobs from the Jenkins views
2018-06-29 Bruce ForstallFix issue with signed/unsigned comparison
2018-06-29 Bruce ForstallMerge pull request #18693 from BruceForstall/FixLinuxX6...
2018-06-29 Luqun LouChange CancellationTokenRegistration.Unregister visibil...
2018-06-29 Phil GarciaCorrected a few typos in the documentation and comments...
2018-06-29 Stephen ToubImprove bool.TryFormat perf (#18711)
2018-06-29 Carol EidtMerge pull request #18696 from CarolEidt/Fix18362
2018-06-29 Andy AyersJIT: fix regression when returning struct with no field...
2018-06-29 Luqun LouAdd public implementation CultureDataSupport (#18691)
2018-06-29 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-06-29 Gleb BalykovRemove relocations for vtable chunks (#17147)
2018-06-28 Carol EidtLSRA: fix multi-reg ops under FIELD_LIST
2018-06-28 Carol EidtAdd test for #18362
2018-06-28 Bruce ForstallStop creating Linux/x64 corefx flow jobs
2018-06-28 Bruce ForstallMerge pull request #18689 from BruceForstall/UpdateArmB...
2018-06-28 EdenUpdate Tizen CI docker image (#18567)
2018-06-28 Bruce ForstallUpdate ARM/Linux build directions
2018-06-28 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-06-28 Stephen ToubAvoid capturing ExecutionContext into CancellationToken...
2018-06-28 Jan VorlicekFix alternate stack cleanup on MUSL (#18685)
2018-06-28 John DoeTypo (#18684)
2018-06-28 John DoeTypo (dotnet/corert#6029)
2018-06-28 Andy AyersJIT: fix bug returning small structs on linux x64 ...
2018-06-27 Egor ChesakovCross-bitness in ZapRelocs (#18665)
2018-06-27 Andon AndonovModify netci definition (#18677)
2018-06-27 Luqun LouAdd Public implementation RemoveEventHandler in EventRe...
2018-06-27 Andon AndonovWindows CoreFX CI (#18365)
2018-06-27 Jan KotasMerge pull request #18645 from tgiphil/readonly
2018-06-27 Anirudh AgnihotryMoved SafeWaitHandle and cancellationToken to shared...
2018-06-27 Brian RobbinsRemove conditional compilation of DotNETRuntimeEventSou...
2018-06-27 Brian RobbinsFix sync.sh to call run.exe -p even if positional param...
2018-06-27 Carol EidtMerge pull request #18663 from fiigii/fixapis
2018-06-27 AmyMerge pull request #18425 from acmyu/xml
2018-06-27 Brian SullivanMerge pull request #18130 from sdmaclea/PR-ARM64-JIT...
2018-06-27 Marek SafarRemoves duplicate attributes (#18668)
2018-06-27 Jan KotasAdd VM support for Unsafe.AsRef(in T)
2018-06-27 Phil GarciaApplying PR feedback
2018-06-27 Henry SharberMore Dead String (#18664)
2018-06-27 Michal StrehovskýFix bogus assert in ArraySortHelper (dotnet/corert...
2018-06-27 Stephen ToubSimplify built-in types across corefx (dotnet/corefx...
2018-06-26 Fei PengFix Aes and Ssse3.Shuffle intrinsic APIs
2018-06-26 Amy YuFix merge errors, replace spaces with tab, print unwind...
2018-06-26 Amy YuDump disasm line by line, changes to dumping bytes...
2018-06-26 Amy YuRefactor into TextDumper and XmlDumper classes
2018-06-26 Amy YuXml serialize section contents and gcinfo transitions
2018-06-26 Amy YuXMLSerialize gc transitions and section contents
2018-06-26 Amy YuMake unwindinfo and gcinfo xml serializable
next