[Tizen] Implement detecting of sanitized libraries
[platform/upstream/coreclr.git] / src / jit /
2020-03-25 Konstantin Baladurin[JIT/x86] Fix LinearScan::allocateRegisters (#26649)
2020-03-25 Konstantin BaladurinLinux/x86: fix build (#26594)
2020-03-25 Jarret ShookFail to explicitly tail call on x86 unix. (#25032)
2020-02-13 Carol EidtPort of dotnet/runtime#1059 to 3.1 branch (#27986)
2020-02-13 Carol EidtPort fix for #1241 to 3.1 (#27983)
2020-02-13 Carol EidtPort PR #258 to 3.1 (#27984)
2020-02-13 Brian SullivanPort the 5.0 fix for issue #1104 (#28003)
2020-01-14 Andy Ayers[release/3.1] Port fix for JIT silent bad code (#27972)
2020-01-14 Andy AyersRelease/3.1 port of dotnet/runtime#239 (#27973)
2020-01-14 Jarret ShookThis is a point fix for not allowing fast tail calls...
2019-10-14 Carol EidtCorrectly handle variable argument SIMDScalar (#26421...
2019-08-07 Tanner Gooding[release/3.0] Updating Math.Round and MathF.Round to...
2019-08-07 Tanner GoodingEnsure that we check for implicit ivals for single...
2019-07-28 Jarret ShookDo not fast tail call if caller has multislot structs...
2019-07-17 William GodbeMerge pull request #25734 from dotnet-maestro-bot/merge...
2019-07-16 William GodbeMerge branch 'release/3.0' into merge/master-to-release/3.0
2019-07-11 Jan VorlicekFix GS cookie check on ARM in functions with stackalloc...
2019-06-27 William GodbeMerge pull request #25424 from dotnet/darc-master-e048b...
2019-06-27 Carol EidtDon't reload or spill for keepAliveThis (#25441)
2019-06-27 William GodbeMerge pull request #25439 from dotnet-maestro-bot/merge...
2019-06-26 William GodbeMerge branch 'release/3.0' into merge/master-to-release/3.0
2019-06-24 Andy AyersJIT: see if jmp offset will fit in 32 bit displacement...
2019-06-24 Michal StrehovskýExtend the assert for zero-offset fields (#25341)
2019-06-22 Tamar ChristinaArm64: Correct encoding of fabd (#25150)
2019-06-21 Brian SullivanMerge pull request #25260 from briansull/GitHub_25134
2019-06-21 Sergey AndreenkoWorkAround for #25050. (#25316)
2019-06-21 Andy AyersJIT: update epilog exit size assert for x86 (#25302)
2019-06-20 Matt GalbraithMerge pull request #25285 from MattGal/update-arm32...
2019-06-20 Andy AyersJIT: use register indirect for indirect jumps (#25251)
2019-06-19 Bruce ForstallMerge pull request #25265 from BruceForstall/FixCorefxT...
2019-06-19 Carol EidtRestrict copyprop if address-taken (#25247)
2019-06-19 Brian SullivanFix Issue #25134 - AssertionProp incorrectly removes...
2019-06-18 Carol EidtFix contained LEA handling (#25135)
2019-06-18 Sergey AndreenkoStart cleaning emitxarch::GetSize estimates. (#25160)
2019-06-16 Adam Sitnikavoid expensive ref counting for CompareInfo on Linux...
2019-06-15 Egor ChesakovDon't change LCL_FLD node type when replacing param...
2019-06-15 Sergey AndreenkoMerge pull request #25162 from sandreenko/FixGCStressSe...
2019-06-14 Jarret ShookMerge pull request #25138 from jashook/write_pgo_opt_ve...
2019-06-13 Carol EidtDon't try to fold constants for GT_HWIntrinsic (#25139)
2019-06-12 Jarret Shookuse nodeReuse:false in build.sh and build-test.sh....
2019-06-12 Carol EidtSuperPMI: Fix `getFieldType` (#25102)
2019-06-12 Andy AyersJIT: use stress mode tail call validation info for...
2019-06-07 Sergey AndreenkoMerge pull request #24007 from mikedn/enable-w4
2019-06-07 Carol EidtFix blr printing (#24979)
2019-06-06 Tanner GoodingMarking Vector128<T>.Count and Vector256<T>.Count as...
2019-06-06 Jeremy KoritzinskyUse CMake's C# support to build DacTableGen instead...
2019-06-06 Sergey AndreenkoReenable StackTracePreserveTests. (#24987)
2019-06-06 Fadi HannaShortenning /Platform_Assemblies_Paths to just /p for...
2019-06-05 Egor ChesakovZero initReg in genSetGSSecurityCookie (#24371)
2019-06-05 Santiago Fernandez... Merge pull request #24937 from safern/FixNullableAnnota...
2019-06-05 Carol EidtCleanup block stores and test for 24846 (#24950)
2019-06-05 Jeremy KoritzinskyUse Modern CMake features instead of CMAKE_CXX_FLAGS...
2019-06-05 Sergey AndreenkoSmall fixes around AST nodes. (#24957)
2019-06-03 Tanner GoodingRemoving the TestAllOnes, TestAllZeros, and TestMixOnes...
2019-06-03 Mike DanesRemove unnecesesary ifdef comments
2019-05-31 William GodbeMerge pull request #24891 from dotnet-maestro-bot/merge...
2019-05-31 William GodbeMerge branch 'release/3.0' into merge/master-to-release/3.0
2019-05-31 Carol EidtHandle a zero byte cpblk (#24871)
2019-05-30 Brian SullivanMerge pull request #24869 from briansull/desktop-build...
2019-05-30 Brian SullivanFixes for building the Desktop JIT in CodegenMirror
2019-05-30 Michal StrehovskýImplement R2R helpers for synchronized methods (#24646)
2019-05-30 Sinan KayaFrkaya/gcc fix 052919 (#24845)
2019-05-30 mikednSort out ARM load/store instruction size issues (#20126)
2019-05-29 Jeremy KoritzinskyRefactor native build to remove the compiler-override...
2019-05-29 mikednChange binary op tree display (#20045)
2019-05-24 Tamar ChristinaArm64: Take more bounds checks into consideration when...
2019-05-24 Jan KotasRemove dependency on IEEMemoryManager (#24755)
2019-05-23 Koundinya VeluriAdd some perf events/data for tiered compilation (...
2019-05-23 Mike McLaughlinMerge pull request #24734 from mikem8361/sosincs2
2019-05-22 Carol EidtFix x86 synchronized method (#24703)
2019-05-22 Egor ChesakovMerge pull request #24636 from echesakovMSFT/MoreOuterl...
2019-05-22 Kirill FrolovFixed ARM single stepper: added "ADD Rn, PC" command...
2019-05-22 Mike McLaughlinFix loading libcoreclrtraceptprovider.so (#24702)
2019-05-21 Tanner GoodingFixing EnableSSE3_4=0 and EnableHWIntrinsic=0 to contro...
2019-05-20 Jan VorlicekMerge pull request #24611 from janvorli/add-field-signa...
2019-05-18 Bruce ForstallMerge pull request #24325 from BruceForstall/Fix23821Li...
2019-05-18 Tanner GoodingEnsure we don't underestimate the code size for 4 byte...
2019-05-17 Bruce ForstallImprove stack probing for Linux/arm64
2019-05-17 Sergey AndreenkoMerge pull request #24620 from sandreenko/addGC_R2R_str...
2019-05-17 Bruce ForstallFix localloc with large out arg space (#24388)
2019-05-17 Jan VorlicekMerge pull request #24432 from am11/gcc_over_aligned_new
2019-05-17 Jan VorlicekMerge pull request #24520 from am11/freebsd/set-affinity
2019-05-16 Mike DanesCompile JIT sources with /W4
2019-05-16 Carol EidtEnsure that SIMD fields are correctly typed (#24377)
2019-05-16 Sergey AndreenkoMerge pull request #24590 from sandreenko/deleteJitOpts
2019-05-16 Andrew AuMake sure variable live range for prolog is reported...
2019-05-15 Egor ChesakovUnconditionally capture output of xUnit tests (#24554)
2019-05-15 Sergey Andreenkodelete JitOptions struct.
2019-05-15 Egor ChesakovBefore calling getModuleAssembly and getClassModule...
2019-05-10 Eugene RozenfeldMerge pull request #24482 from erozenfeld/Fix24159
2019-05-09 Eugene RozenfeldMark local struct as having overlapping fields after...
2019-05-09 Brian SullivanMerge pull request #24456 from briansull/ibc-work
2019-05-08 Divino CésarMerge pull request #24479 from dotnet/UpdateHelixSDK
2019-05-08 Brian SullivanMerge pull request #24462 from briansull/fix-24440
2019-05-08 Sergey AndreenkoMerge pull request #24366 from sandreenko/fixLogPrinting
2019-05-08 Brian SullivanFix Issue 24440
2019-05-08 Brian SullivanTwo additional minor changes
2019-05-08 Brian SullivanPrefer UINT32 over DWORD in the IBC BlockCount API's
2019-05-07 Bruce ForstallMerge pull request #24444 from BruceForstall/FixGenerat...
2019-05-07 Brian SullivanRename struct ICorJitInfo::ProfileBuffer to...
next