| Commit message (Expand) | Author | Age | Files | Lines |
| * | Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM | Daniel Sanders | 2019-08-15 | 1 | -2/+2 |
| * | Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re... | Daniel Sanders | 2019-08-01 | 1 | -1/+1 |
| * | [PowerPC] Add initialization for some ppc passes | Kang Zhang | 2019-04-12 | 1 | -4/+0 |
| * | Revert "[PowerPC] Add initialization for some ppc passes" | Eric Christopher | 2019-04-12 | 1 | -0/+4 |
| * | [PowerPC] Add initialization for some ppc passes | Kang Zhang | 2019-04-12 | 1 | -4/+0 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | [CodeGen] Rename MachineInstrBuilder::addOperand. NFC | Diana Picus | 2017-01-13 | 1 | -2/+2 |
| * | [Power9] Part-word VSX integer scalar loads/stores and sign extend instructions | Nemanja Ivanovic | 2016-10-04 | 1 | -13/+5 |
| * | PowerPC: Avoid implicit iterator conversions, NFC | Duncan P. N. Exon Smith | 2016-07-27 | 1 | -15/+13 |
| * | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -3/+2 |
| * | Bitcasts between FP and INT values using direct moves | Nemanja Ivanovic | 2015-12-15 | 1 | -0/+6 |
| * | Vector element extraction without stack operations on Power 8 | Nemanja Ivanovic | 2015-10-09 | 1 | -0/+1 |
| * | Scalar to vector conversions using direct moves | Nemanja Ivanovic | 2015-08-13 | 1 | -1/+6 |
| * | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
| * | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
| * | [PowerPC] Put PPCVSXCopy into its own source file | Hal Finkel | 2015-02-01 | 1 | -0/+176 |