| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -14/+15 |
| * | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -1/+1 |
| * | Remove redundant includes from lib/Target/AArch64. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
| * | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -2/+2 |
| * | Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering | David Blaikie | 2017-11-08 | 1 | -1/+1 |
| * | [AArch64] Fix -Wimplicit-fallthrough warnings. NFCI. | Simon Pilgrim | 2017-07-07 | 1 | -0/+2 |
| * | [AArch64] Silence an unused variable warning in Release builds. NFC. | Chad Rosier | 2017-06-29 | 1 | -0/+1 |
| * | [AArch64] AArch64CondBrTuningPass generates wrong branch instructions | Alexandros Lamprineas | 2017-06-28 | 1 | -3/+3 |
| * | [AArch64] Prefer Bcc to CBZ/CBNZ/TBZ/TBNZ when NZCV flags can be set for "free". | Chad Rosier | 2017-06-23 | 1 | -0/+336 |

