Add tests/scripts/crossgen_comparison.py
[platform/upstream/coreclr.git] / src /
2018-08-17 AmyR2RDump - Documentation (#19497)
2018-08-16 Anirudh AgnihotryMoved registry.cs to shared (#19471)
2018-08-16 Tom DeseynDetermine memory load based on cgroup usage. (#19518)
2018-08-16 Aaron RobinsonBuild-test.sh handles native test assets (#19430)
2018-08-16 Andy AyersJIT: bail out in optExtractArrIndex for constant array...
2018-08-16 Pent PloompuuOptimize NumberBufferToDecimal (#19072)
2018-08-16 Carol EidtMerge pull request #19396 from CarolEidt/Fix19288
2018-08-16 Jeremy KuhneMake file handle checks accurate on Windows (#19508)
2018-08-16 elyohUpdate JapaneseLunisolarCalendar.cs (#19504)
2018-08-16 Andy AyersJIT: properly handle special-case varargs params in...
2018-08-15 Jan KotasRevert "Change CoreLib native image to be R2R by defaul...
2018-08-15 Luqun LouAdd Public API Marshal.IsTypeVisibleFromCom and Marshal...
2018-08-15 Amy YuR2RDump - GcInfo for x86
2018-08-15 Bruce ForstallMerge pull request #19487 from acmyu/disable
2018-08-15 Marco RossignoliAdd TypeConverter fallback to DefaultValueAttribute...
2018-08-14 Jan KotasDelete dead code (#19452)
2018-08-14 Tomáš RylekTranslate [rip +- offset] to absolute RVA's in R2RDump...
2018-08-14 Mike McLaughlinCode review feedback for the alternate stack changes...
2018-08-13 Robin SueRemove unused local from List<T>.RemoveRange (dotnet...
2018-08-13 Anipiknon shared changes and feedback addressed
2018-08-13 Koundinya VeluriFix a couple of apartment state issues (#19384)
2018-08-13 Jeremy KuhneCreate Microsoft.IO.Redist (dotnet/corefx#31679)
2018-08-13 Simon NattressSilence WinRT type assert in crossgen (#19442)
2018-08-11 David Mason[local gc] disable feature redhawk (#17769)
2018-08-11 Jan KotasMake RuntimeType sealed and deleted support for introsp...
2018-08-11 Anirudh Agnihotrymoved to shared (#19419)
2018-08-11 Anirudh AgnihotryMoved SpinLock.cs to shared (#19391)
2018-08-11 Ben AdamsDon't early terminate on null for 64bit NR HashCode...
2018-08-11 Bruce ForstallMerge pull request #19434 from BruceForstall/DisableR2r...
2018-08-11 Bruce ForstallMerge pull request #19433 from BruceForstall/UpdateTrig...
2018-08-10 Konstantin BaladurinCORDbgSetInstruction: clear thumb bit of the address...
2018-08-10 Anirudh AgnihotryMoved to shared (#19399)
2018-08-10 David Masonupdate order of locks so jitstress is unblocked (#19401)
2018-08-10 Carol EidtFix non-lclVar odd-byte struct passing
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...
next