| 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 |
| * | CodeGen: Introduce a class for registers | Matt Arsenault | 2019-06-24 | 1 | -2/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | AMDGPU: Separate R600 and GCN TableGen files | Tom Stellard | 2018-06-28 | 1 | -22/+23 |
| * | AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers | Tom Stellard | 2018-05-22 | 1 | -0/+1 |
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -3/+3 |
| * | AMDGPU/R600: Initialize more passes | Tom Stellard | 2017-08-02 | 1 | -1/+9 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | [LegacyPassManager] Remove TargetMachine constructors | Francis Visoiu Mistrih | 2017-05-18 | 1 | -3/+3 |
| * | Fix spelling mistakes in AMDGPU target comments. NFC. | Simon Pilgrim | 2016-11-18 | 1 | -1/+1 |
| * | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -3/+1 |
| * | CodeGen: Use MachineInstr& in TargetInstrInfo, NFC | Duncan P. N. Exon Smith | 2016-06-30 | 1 | -10/+10 |
| * | AMDGPU: Cleanup subtarget handling. | Matt Arsenault | 2016-06-24 | 1 | -7/+8 |
| * | AMDGPU: Fix crashes on unknown processor name | Matt Arsenault | 2016-06-02 | 1 | -0/+3 |
| * | AMDGPU: Simplify boolean conditional return statements | Matt Arsenault | 2016-03-02 | 1 | -6/+2 |
| * | CodeGen: Update DFAPacketizer API to take MachineInstr&, NFC | Duncan P. N. Exon Smith | 2016-02-27 | 1 | -35/+38 |
| * | CodeGen: TII: Take MachineInstr& in predicate API, NFC | Duncan P. N. Exon Smith | 2016-02-23 | 1 | -1/+1 |
| * | CodeGen: Bring back MachineBasicBlock::iterator::getInstrIterator()... | Duncan P. N. Exon Smith | 2016-02-22 | 1 | -1/+1 |
| * | Revert "CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC" | Duncan P. N. Exon Smith | 2016-02-22 | 1 | -1/+1 |
| * | [Packetizer] Add AliasAnalysis as a parameter to the packetizer | Krzysztof Parzyszek | 2015-12-14 | 1 | -1/+2 |
| * | Add "const" to function arguments in DFAPacketizer | Krzysztof Parzyszek | 2015-12-14 | 1 | -3/+3 |
| * | ScheduleDAGInstrs: Remove IsPostRA flag; NFC | Matthias Braun | 2015-11-03 | 1 | -2/+1 |
| * | AMDGPU: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-13 | 1 | -5/+5 |
| * | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -0/+408 |