aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-09-07[PowerPC] Add a pass to merge all of the constant global arrays into one pool.Stefan Pintilie1-0/+1
2023-05-03Split out `CodeGenTypes` from `CodeGen` for LLT/MVTNAKAMURA Takumi1-0/+1
2023-04-17[CMake] Reorder and reformat depsNAKAMURA Takumi1-1/+1
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott1-0/+1
2022-06-20[PowerPC] add a new pass to expand ctr loop pseudosChen Zheng1-0/+1
2022-03-21[PowerPC][NFC] rename file for PPCCTRLoopsVerify pass.Chen Zheng1-1/+1
2022-02-02[PowerPC] Scalar IBM MASS library conversion passMasoud Ataei1-0/+1
2021-07-15[PowerPC] Generate inlined quadword lock free atomic operations via AtomicExpandKai Luo1-0/+1
2020-12-11[AIX] Fixed a link error.diggerlin1-0/+1
2020-11-13llvmbuildectomy - replace llvm-build by plain cmakeserge-sans-paille1-0/+20
2020-09-10[PPC][GlobalISel] Add initial GlobalIsel infrastructureKit Barton1-0/+6
2020-07-28Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji1-1/+0
2020-07-27Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji1-0/+1
2020-07-27[PowerPC] Remove QPX/A2Q BGQ/BGP CNK supportJinsong Ji1-1/+0
2020-03-12[PowerPC] Add the MacroFusion support for Power8QingShan Zhang1-0/+1
2019-11-27[PowerPC] [NFC] rename PPCLoopPreIncPrep.cpp to PPCLoopInstrFormPrep.cpp afte...Jinsong Ji1-1/+1
2019-11-04Lower generic MASSV entries to PowerPC subtarget-specific entriesJinsong Ji1-0/+1
2019-05-11[PowerPC] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu1-1/+0
2019-03-27[NFC][PowerPC] Custom PowerPC specific machine-schedulerQingShan Zhang1-0/+1
2019-01-29[PPC] Include tablegenerated PPCGenCallingConv.inc onceReid Kleckner1-0/+1
2018-11-09[llvm-exegesis][NFC] Add a way to declare the default counter binding for unb...Clement Courbet1-0/+1
2018-04-23Consistently sort add_subdirectory calls in lib/Target/*/CMakeLists.txtNico Weber1-1/+1
2018-04-04Sort targetgen calls in lib/Target/*/CMakeLists.Nico Weber1-5/+6
2017-12-15[PowerPC] Convert r+r instructions to r+i (pre and post RA)Nemanja Ivanovic1-0/+1
2017-12-13[PowerPC] MachineSSA pass to reduce the number of CR-logical operationsNemanja Ivanovic1-0/+1
2017-09-12Update branch coalescing to be a PowerPC specific passLei Huang1-0/+1
2017-08-31Temporarily revert "Update branch coalescing to be a PowerPC specific pass"Eric Christopher1-1/+0
2017-08-23Update branch coalescing to be a PowerPC specific passLei Huang1-0/+1
2017-01-16[PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang1-0/+1
2017-01-16Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."Tony Jiang1-1/+0
2017-01-16[PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang1-0/+1
2016-05-09[PowerPC] fix register alignment for long double typeStrahinja Petrovic1-0/+1
2016-03-31[PowerPC] Add a late MI-level pass for QPX load/splat simplificationHal Finkel1-0/+1
2016-02-18[PPCLoopDataPrefetch] Move pass to Transforms/Scalar/LoopDataPrefetch. NFCAdam Nemet1-1/+0
2015-12-07[PPC64] Convert bool literals to i32Kit Barton1-0/+1
2015-11-10Add PPCMIPeephole.cpp to CMakeLists.txtBill Schmidt1-0/+1
2015-07-09Remove getDataLayout() from TargetSelectionDAGInfo (had no users)Mehdi Amini1-1/+0
2015-05-18[PowerPC] Add extra r2 read deps on @toc@l relocationsHal Finkel1-0/+1
2015-04-27[PPC64LE] Remove unnecessary swaps from lane-insensitive vector computationsBill Schmidt1-0/+1
2015-02-20[PowerPC] Loop Data Prefetching for the BG/QHal Finkel1-0/+1
2015-02-10[PowerPC] Fix reverted patch r227976 to avoid register assignment issuesBill Schmidt1-0/+1
2015-02-06Revert "r227976 - [PowerPC] Yet another approach to __tls_get_addr" and relat...Hal Finkel1-1/+0
2015-02-05[PowerPC] Prepare loops for pre-increment loads/storesHal Finkel1-0/+1
2015-02-03[PowerPC] Yet another approach to __tls_get_addrBill Schmidt1-0/+1
2015-02-01[PowerPC] Put PPCEarlyReturn into its own source fileHal Finkel1-0/+1
2015-02-01[PowerPC] Put PPCVSXCopy into its own source fileHal Finkel1-0/+1
2015-02-01[PowerPC] Put PPCVSXFMAMutate into its own source fileHal Finkel1-0/+1
2014-09-02Reinstate "Nuke the old JIT."Eric Christopher1-4/+1
2014-08-07Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher1-1/+4
2014-08-07Nuke the old JIT.Rafael Espindola1-4/+1