aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/PPCSubtarget.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-06[AIX][TLS] Generate optimized local-exec access code sequence using X-Form lo...Amy Kwan1-0/+6
2023-02-08[MachineCopyPropagation] Eliminate spillage copies that might be caused by ev...Kai Luo1-0/+2
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott1-1/+1
2023-01-06[PPC] Add support for tune-cpu attributeKai Nacke1-5/+9
2022-12-15[PowerPC] Simplify PPCSubtargetKai Nacke1-168/+9
2022-11-10[PowerPC] add a new subtarget feature fastMFLRChen Zheng1-0/+2
2022-05-26[PowerPC][Future] Add an ISA Future to go with mcpu=future.Stefan Pintilie1-0/+2
2022-03-01[nfc][codegen] Move RegisterBank[Info].h under CodeGenMircea Trofin1-1/+1
2021-12-06[PowerPC] Implement general back2back fusionQiu Chaofan1-0/+2
2021-11-23[PowerPC] Implement more fusion types for Power10Qiu Chaofan1-0/+8
2021-11-08[PowerPC] Implement basic macro fusion in Power10Qiu Chaofan1-0/+8
2021-09-29[PowerPC] The builtins load8r and store8r are Power 7 plus.Stefan Pintilie1-0/+2
2021-07-15[PowerPC] Generate inlined quadword lock free atomic operations via AtomicExpandKai Luo1-0/+2
2021-07-13[PowerPC][NFC] Power ISA features for SemacheckingVictor Huang1-0/+2
2021-07-13Revert "[PowerPC][NFC] Power ISA features for Semachecking"Victor Huang1-2/+0
2021-07-13[PowerPC][NFC] Power ISA features for SemacheckingVictor Huang1-0/+2
2021-07-03[AIX] Adjust CSR order to avoid breaking ABI regarding tracebackKai Luo1-0/+10
2021-03-24[PowerPC] Add mprivileged optionStefan Pintilie1-0/+2
2021-03-24[PowerPC] Change option to mrop-protectStefan Pintilie1-2/+2
2021-02-18[PowerPC] Add option for ROP ProtectionStefan Pintilie1-0/+2
2021-01-14[PowerPC] Only use some extend mne if assembler is modern enoughJinsong Ji1-0/+2
2021-01-12[PowerPC] Add support for embedded devices with EFPU2Nemanja Ivanovic1-0/+2
2021-01-06[PowerPC] Delete remnant Darwin ISelLowering codeFangrui Song1-3/+0
2020-09-13Reland "[PowerPC] Implement instruction clustering for stores"Qiu Chaofan1-0/+2
2020-09-10[PPC][GlobalISel] Add initial GlobalIsel infrastructureKit Barton1-0/+15
2020-09-08Revert "[PowerPC] Implement instruction clustering for stores"Qiu Chaofan1-2/+0
2020-09-08[PowerPC] Implement instruction clustering for storesQiu Chaofan1-0/+2
2020-08-24[PowerPC] Add clang options to control MMA supportBaptiste Saleil1-0/+2
2020-08-14[X86][MC][Target] Initial backend support a tune CPU to support -mtuneCraig Topper1-1/+1
2020-07-29[PowerPC] Add options to control paired vector memops supportBaptiste Saleil1-0/+2
2020-07-28Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji1-14/+0
2020-07-27Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji1-0/+14
2020-07-27[PowerPC] Remove QPX/A2Q BGQ/BGP CNK supportJinsong Ji1-14/+0
2020-06-16[PowerPC] Add -m[no-]power10-vector clang and llvm optionAhsan Saghir1-0/+2
2020-05-27[PowerPC] Add support for -mcpu=pwr10 in both clang and llvmLei Huang1-26/+29
2020-05-27Revert "[PowerPC] Add support for -mcpu=pwr10 in both clang and llvm"Lei Huang1-29/+26
2020-05-26[PowerPC] Add support for -mcpu=pwr10 in both clang and llvmLei Huang1-26/+29
2020-05-11[PowerPC] Use PredictableSelectIsExpensive to enable select to branch in CGPKang Zhang1-0/+5
2020-04-23[PowerPC] Remove unused forward declarations. NFC.Simon Pilgrim1-1/+0
2020-04-08[PowerPC][Future] Add Support For Functions That Do Not Use A TOC.Stefan Pintilie1-0/+1
2020-03-12[PowerPC] Add the MacroFusion support for Power8QingShan Zhang1-0/+6
2020-02-10[AIX] Enable frame pointer for AIX and add related test suiteXiangling Liao1-2/+9
2020-01-28[PowerPC][Future] Add pld and pstd to future CPUVictor Huang1-0/+2
2020-01-24[PowerPC][Future] Add prefixed instruction paddi to future CPUVictor Huang1-0/+2
2020-01-21[PowerPC] Delete PPCSubtarget::isDarwin and isDarwinABIFangrui Song1-15/+3
2019-12-28[PowerPC] Change default for unaligned FP access for older subtargetsNemanja Ivanovic1-0/+2
2019-12-13[PowerPC] Add Support for indirect calls on AIX.Sean Fertile1-0/+28
2019-12-09[PowerPC] Refactor FinishCall. [NFC]Sean Fertile1-0/+7
2019-11-27[PowerPC] Add new Future CPU for PowerPC in LLVMStefan Pintilie1-0/+1
2019-11-25[PowerPC] Rename DarwinDirective to CPUDirective (NFC)Kit Barton1-2/+5