summaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/PPCInstrFormats.td
AgeCommit message (Expand)Author
2025-10-27[PowerPC] Add Implementation and test for new eTCE instructions (#164002)Lei Huang
2025-10-27[PowerPC] Update tlbie instruction implementation for ISA3.0+ (#162729)Lei Huang
2025-09-04[PowerPC][NFC] Update TableGen range punctuator with '...' (#156893)Lei Huang
2025-08-21[Target] Remove SoftFail field on targets that don't use it (NFC) (#154659)Sergei Barannikov
2024-11-13Reland "[PowerPC] Add error for incorrect use of memory operands (#114277)" (...Jake Egan
2024-11-12Revert "[PowerPC] Add error for incorrect use of memory operands (#114277)"Jake Egan
2024-11-12[PowerPC] Add error for incorrect use of memory operands (#114277)Jake Egan
2023-12-07[PowerPC] Add a set of extended mnemonics that are missing from Power 10. (#7...Stefan Pintilie
2023-10-05[PowerPC] Add the SCV instruction. (#68063)Stefan Pintilie
2023-08-02[PowerPC][MC] Recognize tlbilx and its mnemonicsQiu Chaofan
2023-07-14[PowerPC] Add DFP test instruction definitions and MC testsKamau Bridgeman
2023-07-14[PowerPC] Add DFP format instructions definitions and MC testsLei Huang
2023-07-04[PowerPC] Add DFP quantum adjustment instruction definitions and MC testsLei Huang
2023-02-02[PowerPC] Switch to by-name matching for instructions (part 2 of 2).James Y Knight
2023-02-02[PowerPC] Switch to by-name matching for instructions (part 1 of 2).James Y Knight
2022-10-13[PowerPC] Change CRNOT to a code gen single operand instructionNemanja Ivanovic
2022-08-19[PowerPC] Fix bugs in sign-/zero-extension eliminationStefan Pintilie
2021-09-21[PowerPC] NFC: Remove unused tblgen template argsCullen Rhodes
2021-07-26[PowerPC]Add addex instruction definition and MC testsLei Huang
2021-06-15[PowerPC] Export 16 byte load-store instructionsKai Luo
2021-04-15[PowerPC] Add ROP Protection Instructions for PowerPCStefan Pintilie
2021-04-09Revert "[PowerPC] Add ROP Protection Instructions for PowerPC"Mitch Phillips
2021-04-09[PowerPC] Add ROP Protection Instructions for PowerPCStefan Pintilie
2020-11-25[DAGCombine] Add hook to allow target specific test for sqrt inputQingShan Zhang
2020-07-28Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji
2020-07-27Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji
2020-07-27[PowerPC] Remove QPX/A2Q BGQ/BGP CNK supportJinsong Ji
2020-01-24[PowerPC][Future] Add prefixed instruction paddi to future CPUVictor Huang
2020-01-21[PowerPC][NFC] Reclaim TSFlags bit 6Jinsong Ji
2020-01-06[PowerPC][NFC] Rename record instructions to use _rec suffix instead of oJinsong Ji
2019-12-13[PowerPC] Add Support for indirect calls on AIX.Sean Fertile
2019-08-14[PowerPC][NFC] Consolidate duplicate XX3Form_SetZero and XX3Form_Zero.Jinsong Ji
2019-04-15Add slbfee instruction.Sean Fertile
2019-04-02[PowerPC] Fix reversed bit issue in DCMX mask for "xvtstdcdp" and "xvtstdcsp"...Stefan Pintilie
2019-03-26[PowerPC] Remove UseVSXRegStefan Pintilie
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-13[PowerPC][NFC] Sorting out Pseudo related classes to avoid confusionJinsong Ji
2018-05-14[NFC] [Power] Fix instruction format for xsrqpiZaara Syeda
2018-03-26[PowerPC] Infrastructure work. Implement getting the opcode for a spill in on...Stefan Pintilie
2017-09-22[PowerPC] Mark P9 scheduling model completeStefan Pintilie
2017-09-19[Power9] Add missing Power9 instructions.Tony Jiang
2017-08-28[Power9] Add new instructions for floating point status and control registers.Stefan Pintilie
2017-01-05[PowerPC] Implement missing ISA 2.06 instructions.Tony Jiang
2016-10-24[PPC] Generate positive FP zero using xor insn instead of loading from consta...Ehsan Amiri
2016-10-04[Power9] Part-word VSX integer scalar loads/stores and sign extend instructionsNemanja Ivanovic
2016-09-23[Power9] Exploit move and splat instructions for build_vector improvementNemanja Ivanovic
2016-09-03[PowerPC] Support asm parsing for bc[l][a][+-] mnemonicsHal Finkel
2016-09-02[PowerPC] Add asm parser/disassembler support for hrfid,nap,slbmfevHal Finkel
2016-04-28This reverts commit r265505.Kit Barton
2016-04-13[PowerPC] Basic support for P9 byte comparison and count trailing zero insnsNemanja Ivanovic