summaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/PPC.td
AgeCommit message (Expand)Author
2025-10-27[PowerPC] Update tlbie instruction implementation for ISA3.0+ (#162729)Lei Huang
2025-09-26[NFC][PowerPC] Consolidate predicate definitions into PPC.td (#160579)Lei Huang
2025-09-20PPC: Fix regression for 32-bit ppc with 64-bit support (#159893)Matt Arsenault
2025-09-19Revert "[PowerPC] clean unused PPC target feature FeatureBPERMD" (#159837)Sergei Barannikov
2025-09-19[PowerPC] clean unused PPC target feature FeatureBPERMD (#159782)zhijian lin
2025-09-19PPC: Replace PointerLikeRegClass with RegClassByHwMode (#158777)Matt Arsenault
2025-09-16PPC: Split 64bit target feature into 64bit and 64bit-support (#157206)Matt Arsenault
2025-09-16PPC: Move definitions of predicates with features (#157058)Matt Arsenault
2025-06-19[Reland] [PowerPC] frontend get target feature from backend with cpu name (#1...zhijian lin
2025-06-12Revert " [PowerPC] frontend get target feature from backend with cpu name (#1...Reid Kleckner
2025-06-12 [PowerPC] frontend get target feature from backend with cpu name (#137670)zhijian lin
2025-06-09[PowerPC] Change default for auto gen stxvp for cpu=future (#142826)Lei Huang
2025-05-02[PPC][NFC] Remove duplicate processor feature from pwr9/10/11 and future (#13...Min-Yih Hsu
2024-10-31Promote 32bit pseudo instr that infer extsw removal to 64bit in PPCMIPeephole...zhijian lin
2024-10-15[NFC][PowerPC] Use tablegen's MatchRegisterName() (#111553)Lei Huang
2024-07-23[PowerPC] Add support for -mcpu=pwr11 / -mtune=pwr11 (#99511)azhan92
2024-05-29[PowerPC] option `-msoft-float` should not block the PC-relative address inst...zhijian lin
2024-05-09[PowerPC] Tune AIX shared library TLS model at function level (#84132)Felix (Ting Wang)
2024-04-12[PowerPC][AIX] Enable aix-small-local-dynamic-tls target attribute (#86641)Felix (Ting Wang)
2023-09-07[AIX][TLS] Add target attribute for -maix-small-local-exec-tls option.Amy Kwan
2023-02-02[PowerPC] Switch to by-name matching for instructions (part 2 of 2).James Y Knight
2022-12-15[PowerPC] Simplify PPCSubtargetKai Nacke
2022-11-10[PowerPC] add a new subtarget feature fastMFLRChen Zheng
2022-09-24[TableGen] Add useDeprecatedPositionallyEncodedOperands option.James Y Knight
2022-05-26[PowerPC][Future] Add an ISA Future to go with mcpu=future.Stefan Pintilie
2022-05-10[PowerPC] Fix PPCISD::STBRX selection issue on A2Ting Wang
2022-05-02[PowerPC] Enable CR bits support for Power8 and above.Amy Kwan
2021-12-06[PowerPC] Implement general back2back fusionQiu Chaofan
2021-11-23[PowerPC] Implement more fusion types for Power10Qiu Chaofan
2021-11-08[PowerPC] Implement basic macro fusion in Power10Qiu Chaofan
2021-10-18[PowerPC] Implement scheduling model for Power10Qiu Chaofan
2021-09-29[PowerPC] The builtins load8r and store8r are Power 7 plus.Stefan Pintilie
2021-07-20[PowerPC] Store, load, move from and to registers related builtinsAlbion Fung
2021-07-15[PowerPC] Generate inlined quadword lock free atomic operations via AtomicExpandKai Luo
2021-07-13[PowerPC][NFC] Power ISA features for SemacheckingVictor Huang
2021-07-13Revert "[PowerPC][NFC] Power ISA features for Semachecking"Victor Huang
2021-07-13[PowerPC][NFC] Power ISA features for SemacheckingVictor Huang
2021-03-24[PowerPC] Add mprivileged optionStefan Pintilie
2021-03-24[PowerPC] Change option to mrop-protectStefan Pintilie
2021-02-18[PowerPC] Add option for ROP ProtectionStefan Pintilie
2021-01-14[PowerPC] Only use some extend mne if assembler is modern enoughJinsong Ji
2021-01-12[PowerPC][NFCI] PassSubtarget to ASMWriterJinsong Ji
2021-01-12[PowerPC] Add support for embedded devices with EFPU2Nemanja Ivanovic
2020-10-23[PowerPC] Fix the Predicates for enabling pcrelative-memops and PLXVP/PSTXVP ...Victor Huang
2020-09-13Reland "[PowerPC] Implement instruction clustering for stores"Qiu Chaofan
2020-09-12[Power10] Enable the heuristic for Power10 and switch the sched modelQingShan Zhang
2020-09-10[PPC][GlobalISel] Add initial GlobalIsel infrastructureKit Barton
2020-09-08Revert "[PowerPC] Implement instruction clustering for stores"Qiu Chaofan
2020-09-08[PowerPC] Implement instruction clustering for storesQiu Chaofan
2020-08-24[PowerPC] Add clang options to control MMA supportBaptiste Saleil