| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Make most target symbols hidden by default | Tom Stellard | 2020-01-14 | 1 | -1/+1 |
| * | [PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl | Fangrui Song | 2020-01-07 | 1 | -2/+0 |
| * | [PowerPC] [NFC] change PPCLoopPreIncPrep class name after D67088. | czhengsz | 2019-11-26 | 1 | -5/+5 |
| * | [PowerPC][NFC]Fix typo in desc for enable-ppc-prefetching | Jinsong Ji | 2019-11-12 | 1 | -1/+1 |
| * | Lower generic MASSV entries to PowerPC subtarget-specific entries | Jinsong Ji | 2019-11-04 | 1 | -0/+4 |
| * | [PowerPC] Turn on CR-Logical reducer pass | Nemanja Ivanovic | 2019-10-22 | 1 | -1/+1 |
| * | Revert r375152 as it is causing failures on EXPENSIVE_CHECKS bot | Nemanja Ivanovic | 2019-10-18 | 1 | -1/+1 |
| * | [PowerPC] Turn on CR-Logical reducer pass | Nemanja Ivanovic | 2019-10-17 | 1 | -1/+1 |
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -8/+8 |
| * | [AIX]Lowering global address for 32/64bit small/large code models | Xiangling Liao | 2019-08-13 | 1 | -4/+13 |
| * | Stubs out TLOF for AIX and add support for common vars in assembly output. | Sean Fertile | 2019-07-22 | 1 | -2/+3 |
| * | [NFC][PowerPC] Make the PowerPC scheduling strategy feature only control the ... | QingShan Zhang | 2019-07-04 | 1 | -10/+10 |
| * | [PowerPC] Enable MachinePipeliner for P9 with -ppc-enable-pipeliner | Jinsong Ji | 2019-06-11 | 1 | -0/+3 |
| * | Revert CMake: Make most target symbols hidden by default | Tom Stellard | 2019-06-11 | 1 | -1/+1 |
| * | CMake: Make most target symbols hidden by default | Tom Stellard | 2019-06-10 | 1 | -1/+1 |
| * | [CodeGen] Generic Hardware Loop Support | Sam Parker | 2019-06-07 | 1 | -2/+1 |
| * | [TargetMachine] error message unsupported code model | Sjoerd Meijer | 2019-05-22 | 1 | -2/+2 |
| * | [PPC64] Parse -elfv1 -elfv2 when specified on target triple | Fangrui Song | 2019-05-22 | 1 | -0/+2 |
| * | [PowerPC] Create a TargetInfo header. NFC | Richard Trieu | 2019-05-15 | 1 | -0/+1 |
| * | [PowerPC] Add initialization for some ppc passes | Kang Zhang | 2019-04-12 | 1 | -0/+14 |
| * | Revert "[PowerPC] Add initialization for some ppc passes" | Eric Christopher | 2019-04-12 | 1 | -14/+0 |
| * | [PowerPC] Add initialization for some ppc passes | Kang Zhang | 2019-04-12 | 1 | -0/+14 |
| * | [NFC][PowerPC] Custom PowerPC specific machine-scheduler | QingShan Zhang | 2019-03-27 | 1 | -0/+42 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [Targets] Add errors for tiny and kernel codemodel on targets that don't supp... | David Green | 2018-12-07 | 1 | -5/+10 |
| * | [PowerPC] Make no-PIC default to match GCC - LLVM | Stefan Pintilie | 2018-12-04 | 1 | -3/+3 |
| * | Revert "[PowerPC] Make no-PIC default to match GCC - LLVM" | Stefan Pintilie | 2018-11-16 | 1 | -1/+5 |
| * | [PowerPC] Make no-PIC default to match GCC - LLVM | Stefan Pintilie | 2018-11-16 | 1 | -5/+1 |
| * | [PPC] Remove Darwin support from POWER backend. | Kit Barton | 2018-08-28 | 1 | -0/+3 |
| * | [PowerPC] Replace the Post RA List Scheduler with the Machine Scheduler | Stefan Pintilie | 2018-07-04 | 1 | -1/+7 |
| * | Plumb useAA through TargetTransformInfo to remove Transforms->CodeGen header ... | David Blaikie | 2018-03-28 | 1 | -1/+1 |
| * | Move TargetLoweringObjectFile from CodeGen to Target to fix layering | David Blaikie | 2018-03-23 | 1 | -1/+1 |
| * | (Re-landing) Expose a TargetMachine::getTargetTransformInfo function | Sanjoy Das | 2017-12-22 | 1 | -4/+3 |
| * | Revert "Expose a TargetMachine::getTargetTransformInfo function" | Sanjoy Das | 2017-12-21 | 1 | -3/+4 |
| * | Expose a TargetMachine::getTargetTransformInfo function | Sanjoy Das | 2017-12-21 | 1 | -4/+3 |
| * | [PowerPC] Convert r+r instructions to r+i (pre and post RA) | Nemanja Ivanovic | 2017-12-15 | 1 | -0/+3 |
| * | [PowerPC] MachineSSA pass to reduce the number of CR-logical operations | Nemanja Ivanovic | 2017-12-13 | 1 | -0/+7 |
| * | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
| * | Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine" | Matthias Braun | 2017-10-12 | 1 | -5/+5 |
| * | TargetMachine: Merge TargetMachine and LLVMTargetMachine | Matthias Braun | 2017-10-12 | 1 | -5/+5 |
| * | Update branch coalescing to be a PowerPC specific pass | Lei Huang | 2017-09-12 | 1 | -0/+8 |
| * | Temporarily revert "Update branch coalescing to be a PowerPC specific pass" | Eric Christopher | 2017-08-31 | 1 | -8/+0 |
| * | Update branch coalescing to be a PowerPC specific pass | Lei Huang | 2017-08-23 | 1 | -0/+8 |
| * | Fix the ppc jit tests. | Rafael Espindola | 2017-08-03 | 1 | -3/+4 |
| * | Delete Default and JITDefault code models | Rafael Espindola | 2017-08-03 | 1 | -2/+14 |
| * | Make the PPCCTRLoops pass depend on being able to access the TargetMachine an... | Eric Christopher | 2017-06-29 | 1 | -1/+1 |
| * | [PowerPC] fix potential verification error on __tls_get_addr | Hiroshi Inoue | 2017-06-29 | 1 | -0/+1 |
| * | [PowerPC] set optimization level in SelectionDAGISel | Hiroshi Inoue | 2017-06-27 | 1 | -1/+1 |
| * | [PowerPC] fix trivial typos in comment, NFC | Hiroshi Inoue | 2017-06-20 | 1 | -1/+1 |
| * | Rework logic and comment out the default relocation models for PPC. | Eric Christopher | 2017-06-17 | 1 | -10/+13 |