Merge pull request #19344 from adityamandaleeka/aa64_vm_callconv_changes
[platform/upstream/coreclr.git] / src /
2018-08-10 Aditya MandaleekaMerge pull request #19344 from adityamandaleeka/aa64_vm...
2018-08-10 Bruce ForstallMerge pull request #19387 from dotnetrt/parallel-test...
2018-08-10 Brian RobbinsAlign the Contents of EventPipeBuffers (#19375)
2018-08-10 Tanner GoodingUpdating the ilproj-sdk to also copy native dependencie...
2018-08-09 Aditya MandaleekaUpdate DynamicHelper for Unix to match Win.
2018-08-09 Bruce ForstallMerge pull request #19385 from BruceForstall/WhichCoreF...
2018-08-09 Tanner GoodingImplementing the Avx.MaskStore intrinsics
2018-08-09 Bruce ForstallMerge pull request #19350 from dotnet/dev/unix_test_wor...
2018-08-09 Jan KotasChange CoreLib native image to be R2R by default on...
2018-08-09 Anirudh AgnihotryMove methodbody and exceptionHandlingClause to shared...
2018-08-09 Bruce ForstallMerge pull request #19363 from nattress/crossgen_skip_w...
2018-08-09 Bruce ForstallMerge pull request #19367 from BruceForstall/RestorePas...
2018-08-09 Aditya MandaleekaFix R2R DynamicHelper to use the correct offset to...
2018-08-08 Anirudh AgnihotryReNaming and rearranging the variables to reduce the...
2018-08-08 Bruce ForstallMerge pull request #19275 from dotnetrt/test-warnings...
2018-08-08 Andy AyersJIT: update lvaGrabTemp for new minopts/debug ref count...
2018-08-08 Aditya MandaleekaFix non-Windows assembly code to match Windows calldesc...
2018-08-07 Konstantin BaladurinFillRegDisplay: initialize volatileCurrContextPointers...
2018-08-07 Aditya MandaleekaMake VM-side changes for ARM64 Windows calling convention.
2018-08-07 Bruce ForstallMerge pull request #19336 from dotnet/dev/unix_test_wor...
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)
next