| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [FastISel][AArch64] Also allow folding of sign-/zero-extend and shift-left fo... | Juergen Ributzka | 2014-09-22 | 1 | -0/+48 |
| * | [FastISel][AArch64] Use the target-dependent selection code for shifts first. | Juergen Ributzka | 2014-09-02 | 1 | -20/+9 |
| * | [FastISel][AArch64] Fold Sign-/Zero-Extend into the shift immediate instruction. | Juergen Ributzka | 2014-08-27 | 1 | -0/+170 |
| * | [FastISel][AArch64] Add support for variable shift. | Juergen Ributzka | 2014-08-21 | 1 | -12/+112 |
| * | [FastISel][AArch64] Use the correct register class to make the MI verifier ha... | Juergen Ributzka | 2014-08-21 | 1 | -1/+1 |
| * | [FastISel][AArch64] Fix shift lowering for i8 and i16 value types. | Juergen Ributzka | 2014-08-04 | 1 | -6/+16 |
| * | [FastISel][AArch64] Add support for shift-immediate. | Juergen Ributzka | 2014-07-30 | 1 | -0/+89 |

