Sync may31 release/8.0-tizen (#510)
[platform/upstream/dotnet/runtime.git] / src / coreclr / jit / emit.h
2024-06-06 Timur Mustafin/Adv... Sync may31 release/8.0-tizen (#510)
2024-02-22 Grzegorz Tomasz... [RISC-V] Fix bug in label printing in disasm (#96136)
2024-02-22 Grzegorz Tomasz... [RISC-V] Add branch label names to disasm (#96057)
2023-12-26 Grzegorz Tomasz... [RISC-V] Fix JitDisasm in release build (#95502)
2023-12-15 Tomasz Sowiński[RISC-V] Add branch label offset to disasm (#94512)
2023-08-09 Ruihan-YinAdd `emitDispEmbBroadcastCount` to display the embedded...
2023-07-25 Tanner GoodingAllow multiple kmask registers to be allocated and...
2023-07-15 Egor BogatovFix genPutArgStkFieldList for SIMD12 (#88920)
2023-07-06 Alexander Soldatov[RISC-V] Increase instruction group size (#88468)
2023-06-20 Tanner GoodingMake idSmallCns signed to allow including -1 (#87373)
2023-06-19 Tanner GoodingExpose AVX512 Compare and BlendVariable APIs (#87404)
2023-06-02 Ruihan-YinEnable EVEX feature: embedded broadcast for Vector128...
2023-06-01 Alexander Soldatov[RISC-V] Optimize Load Immediate (#86790)
2023-05-03 Tanner GoodingFix AreFlagsSetToZeroCmp and AreFlagsSetForSignJumpOpt...
2023-05-03 Kunal PathakArm64: Add back the annotation in JitDisasm with the...
2023-05-02 Tanner GoodingCleanup some xarch emit logic (#85536)
2023-04-27 Kunal Pathak[Arm64] Replace pairs of `str` with `stp` (#85032)
2023-04-25 Tanner GoodingExpose various Convert intrinsics for Avx512F, Avx512BW...
2023-04-09 Tanner GoodingUpdating the JIT to support Narrow, WidenLower, and...
2023-04-08 Dong-Heon Jung[RISC-V] coreclr-jit directory (#82379)
2023-04-05 Will Smith[JIT] X86/X64 - Eliminate redundant 'cmp' instructions...
2023-03-30 Tanner GoodingExpose helper APIS for GetLower/Upper and WithLower...
2023-03-20 Kunal PathakPrint the state when the align instructions don't match...
2023-03-19 Tanner GoodingUpdate xarch to track more instruction metadata as...
2023-03-07 Tanner GoodingSome minor cleanup post the addition of TYP_SIMD64...
2023-03-06 DeepakRajendrakumaranInitial support for zmm in .NET (#80960)
2023-03-05 Will Smith[JIT] Fixed improper peephole zero-extension removal...
2023-02-25 Will Smith[JIT] X64 - Extend emitter peephole optimization of...
2023-02-24 Tanner GoodingMake `TYP_SIMD32` be xarch only (#82624)
2023-02-14 Bruce ForstallGeneralize `emitRemoveLastInstruction()` (#82002)
2023-02-09 Bruce ForstallCache copies of register sets and data that varies...
2023-02-09 Bruce ForstallIntroduce insGroup/instrDesc backwards navigation ...
2023-02-08 anthonycaninoEnable AVX512 Additional 16 SIMD Registers (#79544)
2023-02-01 Tlakaelel Axayakat... Merge branch 'main' of ../linker into main
2023-01-27 AndyJGrahamReplace successive "ldr" and "str" instructions with...
2023-01-16 Tlakaelel Axayakat... Merge branch 'main' of ../linker into main
2023-01-15 Bruce ForstallBe more conservative with peephole optimization (#80645)
2023-01-15 Bruce ForstallRemove duplicate function (#80643)
2023-01-14 Bruce ForstallAdd additional IG assertion checking (#80599)
2023-01-04 Bruce ForstallImprove emitter output for IG creation/saving and other...
2022-12-22 Tlakaelel Axayakat... Merge branch 'SyncLinkerLinux' of ../linker into main
2022-11-22 Viktor HoferMerge remote-tracking branch 'upstream/main' into Net8C...
2022-11-20 Jakob Botsch NielsenMake JIT<->EE printing methods consistent and support...
2022-11-16 Andy GockeMerge pull request #78077 from dotnet/LinkerIntoRuntime2
2022-11-16 Jakob Botsch NielsenJIT: Use compile time handle for instruction comments...
2022-11-14 DeepakRajendrakumaranRemoving obsolete references to 'emitMaxTmpSize' (...
2022-11-09 Andy AyersJIT: fix gc hole in peephole optimizations (#78074)
2022-11-08 dotnet-botMerge branch 'main' of /home/tlakollo/Consolidation...
2022-10-26 DeepakRajendrakumaranAdding EVEX encoding pathways for emitOutputRRR()....
2022-08-10 Egor BogatovEnable JitDisasm in Release (#73365)
2022-07-24 Adeel MujahidFix typos (#72709)
2022-06-29 Andy AyersJIT: fix double reporting of some GC frame slots (...
2022-06-22 Aman KhalidEnable fake hot/cold splitting on ARM64 (#70708)
2022-06-21 Bruce ForstallFix SIMD data overallocation (#71043)
2022-06-10 Jakob Botsch NielsenAdd disasm comments for field data addresses and code...
2022-06-07 WraithJIT: Remove unneeded unconditional jumps (#69041)
2022-05-31 Tanner GoodingAdding support for vector constants via GenTreeVecCon...
2022-05-11 Kunal PathakLoop alignment: Fix loop size calculation to exclude...
2022-05-11 anthonycaninoAdd X86Serialize hardware intrinsic. (#68677)
2022-05-09 Andy GockeMerge pull request #67771 from dotnet/darc-main-31d4c30...
2022-05-07 Adeel MujahidFix typos (#69011)
2022-04-21 Alexander KöplingerMerge branch 'main' into darc-main-31d4c308-6782-4440...
2022-04-18 Bruce ForstallEnable multiple nested "no GC" region requests (#68105)
2022-04-08 Qiao Pengcheng[LoongArch64] coreclr-jit directory (#62843)
2022-04-08 Bruce ForstallAdd JitDump output for calls to recordRelocation (...
2022-02-11 Bruce ForstallIncrease arm32/arm64 maximum instruction group size...
2022-01-21 Tanner GoodingAllow CreateScalarUnsafe to be directly contained by...
2022-01-19 Egor Bogatov[arm64] JIT: Redundant zero/sign extensions after ldrX...
2021-12-15 Bruce ForstallMake emitAddrMode xarch only (#62830)
2021-11-19 Jakob Botsch NielsenAdd JitDisasmWithDebugInfo (#61780)
2021-11-18 Kunal PathakHide 'align' instruction behind jmp (#60787)
2021-11-15 Tanner GoodingAdding support for X86Base.Pause() and ArmBase.Yield...
2021-10-27 Kunal PathakStress: Do not create new IG for align instruction...
2021-10-20 Kunal PathakLoop Alignment support for Arm64 (#60135)
2021-10-15 Elinor FungMerge branch 'main' into feature/use-dllimport-generator
2021-10-13 Egor BogatovJIT: Optimize redundant memory barriers on arm/arm64...
2021-09-24 Jeremy KoritzinskyMerge pull request #59577 from jkoritzinsky/merge-main
2021-09-24 Jeremy KoritzinskyMerge branch 'main' of github.com:dotnet/runtime into...
2021-09-24 Jakob Botsch NielsenRemove unused emitter call types and improve INS_tail_i...
2021-09-20 Jeremy KoritzinskyMerge branch 'feature/DllImportGenerator' of /home...
2021-09-15 Jeremy KoritzinskyMerge pull request #59119 from jkoritzinsky/merge-main
2021-09-14 Jeremy KoritzinskyMerge branch 'main' of https://github.com/dotnet/runtim...
2021-09-07 Jakob Botsch NielsenSwitch weights to doubles to mitigate rounding inaccura...
2021-08-30 Kunal PathakTake the memory operand size for some hw intrinsic...
2021-08-14 Kunal Pathakimul instruction size misprediction (#57179)
2021-07-29 Jeremy KoritzinskyMerge pull request #56565 from jkoritzinsky/merge-main
2021-07-29 Jeremy KoritzinskyMerge branch 'main' of github.com:dotnet/runtime into...
2021-07-27 Egor BogatovDisplay class names and string literals in asm (#55970)
2021-07-10 Bruce ForstallImprove loop cloning, with debugging improvements ...
2021-07-08 Kunal PathakLoop alignment: Handle blocks added in loop as part...
2021-06-09 Tanner GoodingRevert "Do byref liveness updates for same register...
2021-06-09 Tanner GoodingDo byref liveness updates for same register GPR moves...
2021-05-25 Elinor FungMerge remote-tracking branch 'upstream/main' into featu...
2021-05-12 Jan VorlicekModify JIT to support double mapped memory (#52600)
2021-04-27 Egor BogatovRe-enable USING_VARIABLE_LIVE_RANGE (#50162)
2021-04-15 Kunal PathakInclude condition inside assert for forward jump loops...
2021-04-12 Bruce ForstallFix EMITTER_STATS build (#51063)
2021-01-26 Kunal PathakCalculate loopSize based on post align adjusted size...
2021-01-15 Bruce ForstallFix uses of uninitialized data (#46965)
2021-01-12 Kunal PathakAlign inner loops (#44370)
next