Merge pull request #19325 from AndyAyersMS/RecomputeRefCounts2
[platform/upstream/coreclr.git] / src /
2018-08-07 Andy AyersMerge pull request #19325 from AndyAyersMS/RecomputeRef...
2018-08-07 Andy AyersMerge pull request #19335 from AndyAyersMS/FixDumpIssue
2018-08-07 David WrightonAdd support to use an indirected address for JMP instru...
2018-08-07 Bruce ForstallMerge pull request #19291 from BruceForstall/CleanUpBui...
2018-08-07 Andy Ayersfix bug in jit dump output
2018-08-07 Andy AyersJIT: recompute local ref counts after lower
2018-08-07 Andy AyersJIT: refactor ref count computation into a reusable...
2018-08-07 Bruce ForstallMerge pull request #19318 from BruceForstall/AddDavidArm64
2018-08-06 Jan KotasPort x86 unwinder fix from .NET Framework (#19311)
2018-08-06 Andy AyersMerge pull request #19228 from AndyAyersMS/FixDevirtFin...
2018-08-06 Mike McLaughlinOnly register signals and create alt exception stack...
2018-08-06 AmyR2RDump - Ignore sensitive properties to pass tests...
2018-08-06 Jeremy KuhneImprove StreamWriter format perf (#19235)
2018-08-03 Anirudh AgnihotryMoved LocalVariableInfo to shared (#19184)
2018-08-03 Egor ChesakovHandle MovRelocatableImmediate on ARM32 as a special...
2018-08-03 Matt GalbraithMerge pull request #19259 from MattGal/update-fedoras
2018-08-03 Bruce ForstallMerge pull request #18223 from mikedn/inc-codegen
2018-08-03 Andy AyersFix resolveVirtualMethodHelper to check for explicit...
2018-08-03 Anirudh AgnihotryMoved NativeCallable Attribute to shared (#19258)
2018-08-02 Aaron RobinsonRemove unused/nop/questionable code (#19239)
2018-08-02 Tanner GoodingMake `Vector64<T>`, `Vector128<T>`, and `Vector256...
2018-08-02 Bruce ForstallMerge pull request #19115 from dotnet/dev/unix_test_wor...
2018-08-02 Tanner GoodingResolving the remaining HWIntrinsics issues blocking...
2018-08-02 Mike DanesGet rid of x86_instrs.h
2018-08-02 Mike DanesGet rid of codegenlinear.h
2018-08-02 Bruce ForstallMerge pull request #19249 from BruceForstall/DisableFai...
2018-08-02 Carol EidtMerge pull request #19234 from CarolEidt/Fix19124
2018-08-02 Bruce ForstallEnable ARM64 builds using release product tools
2018-08-02 Bruce ForstallMerge pull request #19241 from BruceForstall/Revert19230
2018-08-02 Carol EidtUse 16 bytes to spill SIMD12 (#19237)
2018-08-02 Carol Eidtformatting
2018-08-02 Bruce ForstallMerge pull request #19181 from BruceForstall/UpdateComment
2018-08-01 David MasonAllow rejit on attach (#19054)
2018-08-01 Carol EidtHandle COMMA nodes when morphing struct args
2018-08-01 Brian RobbinsProvide a desktop-only implementation of RuntimeThread...
2018-08-01 Eugene RozenfeldFix value number update in fgMorphCast. (#19226)
2018-08-01 Brian RobbinsExpose OSThreadId and TimeStamp on EventWrittenEventArg...
2018-08-01 Omair MajidUse the identified python when building System.Private...
2018-08-01 Egor ChesakovCross-bitness in GcInfoEncoder::Build() (#19206)
2018-08-01 Jan KotasFix build break
2018-07-31 Jan KotasDelete dead code (#19208)
2018-07-31 Jan KotasDelete FEATURE_IPCMAN (#19212)
2018-07-31 Andy AyersJIT: fast path for minopts/debug codegen in lvaMarkRefs...
2018-07-31 Tanner GoodingUpdating SetCpuInfo to be more accurate
2018-07-31 AmyR2RDump - Fix and update R2RDumpTests (#19039)
2018-07-31 Tanner GoodingExpose the x86 HWIntrinsics via a set of class hierarch...
2018-07-31 Tanner GoodingMoving the ilproj sdk to be built/published under the...
2018-07-30 Jan KotasChange type of EnumLocaleData to struct (#19193)
2018-07-30 Jacek BlaszczynskiFix invalid IntPtr == null comparisons, set strict...
2018-07-28 Dávid KayaAdded version increment for TrimExcess and EnsureCapaci...
2018-07-28 Sergey Andreenkospmi: exclude methods using a file with saved md5 hashe...
2018-07-28 Bruce ForstallMerge pull request #19165 from BruceForstall/FixCodeGen...
2018-07-28 Ahson KhanAdd comment explaining the return value of ToUpper...
2018-07-27 Bruce ForstallUpdate arm64 comment for IsCallTargetInRange function
2018-07-27 Carol EidtLowering: Atomic ops can produce a value (#19173)
2018-07-27 Tanner GoodingUpdating emitInsCanOnlyWriteSSE2OrAVXReg to cover some...
2018-07-27 Carol EidtMerge pull request #19145 from CarolEidt/Fix19081
2018-07-27 Andy AyersJIT: add extra check to struct of struct of x promotion...
2018-07-27 Bruce ForstallMerge pull request #19154 from BruceForstall/FixArm64Lo...
2018-07-27 Bruce ForstallMerge pull request #19144 from BruceForstall/Fix13796
2018-07-27 Tanner GoodingFixing the x86 hwintrinsics to not assert for invalid...
2018-07-26 Bruce ForstallFix overallocation of arm64 small constant localloc
2018-07-26 Aditya MandaleekaMerge pull request #19153 from adityamandaleeka/fix_bui...
2018-07-26 Tanner GoodingAdding the Microsoft.NET.Sdk.IL pkgproj
2018-07-26 Carol EidtInclude long shifts in OperIsShiftOrRotate
2018-07-24 Mike McLaughlinFix mscordbi metadata reader alignment bug on Linux...
2018-07-24 IliaRelease leaked ICorProfilerCallback9 in ~EEToProfInterf...
2018-07-24 Bruce ForstallMerge pull request #19099 from BruceForstall/Arm64Debug...
2018-07-23 Egor ChesakovAdd missing FlushInstructionCache to Thread::CommitGCSt...
2018-07-23 AmyR2RDump - UnwindInfo for x86 (#18994)
2018-07-23 mikednChange gtExtractSideEffList to use GenTreeVisitor ...
2018-07-23 Jan KotasPartial R2R IBC fixes (#19073)
2018-07-23 Andy AyersJIT: some lclvars related cleanup (#19077)
2018-07-23 Aaron RobinsonRemove hosthook api (#19079)
2018-07-23 Sung Yoon WhangEnable profiler attach on Windows (#18762)
2018-07-22 Andy AyersJIT: stateful local ref counts and weights (#19068)
2018-07-21 Bruce ForstallMerge pull request #19049 from acmyu/issue19030
2018-07-20 Carol EidtMerge pull request #19067 from CarolEidt/FixStructRefCnt
2018-07-20 Brian SullivanMerge pull request #19065 from briansull/fix_19022
2018-07-20 Eugene RozenfeldImprove narrowing of GT_AND nodes. (#18995)
2018-07-20 Andy AyersJIT: handle implicit local var references via local...
2018-07-20 Stephen ToubFix unnnecessary reference to DateTimeFormatInfo.Decima...
2018-07-20 Konstantin BaladurinZapper::CompileAssembly: save NI file atomically (...
2018-07-20 Carol EidtRemove incRefCnt from fgMakeOutgoingStructArgCopy
2018-07-20 Carol EidtMerge pull request #19040 from CarolEidt/DiffFix
2018-07-20 Gleb BalykovAdd Tizen 5.0 RID (#19057)
2018-07-20 Stephen ToubImprove throughput of TimeSpan.ToString/TryFormat with...
2018-07-20 Aaron RobinsonMinor interop code changes (#19005)
2018-07-20 Phil GarciaFixed missing readonly attribute (#19052)
2018-07-20 Brian SullivanFixes issue 19022
2018-07-19 Jan KotasFix desktop build break
2018-07-19 Carol EidtJitDump improvements
2018-07-19 Carol EidtMerge pull request #18999 from CarolEidt/Fix16359
2018-07-19 Bruce ForstallMerge pull request #19032 from BruceForstall/DisableR2r...
2018-07-19 Bruce ForstallMerge pull request #19004 from BruceForstall/FixX86Ubun...
2018-07-19 Kai RuhnauUse mcontext_t instead of sigcontext (#18983)
2018-07-19 Jan KotasAdd MemoryMarshal.AsRef implementation (#19021)
2018-07-19 sunnycaseFix opinfo: InlineR should only read 8 bytes (#18801)
2018-07-19 Noah FalkEliminate arm64 contract asserts (#19015)
2018-07-19 Hugh BellamyImplement GetComObjectData and SetComObjectData (#18900)
next