Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |