summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/fast-isel-shift.ll
Commit message (Expand)AuthorAgeFilesLines
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* [FastISel][AArch64] Also allow folding of sign-/zero-extend and arithmeticChad Rosier2014-11-181-0/+49
* [FastISel][AArch64] Also allow folding of sign-/zero-extend and logicalChad Rosier2014-11-181-0/+43
* [FastISel][AArch64] Follow-up fix for "Fix shift-immediate emission for "zero...Juergen Ributzka2014-11-181-0/+24
* [FastISel][AArch64] Fix shift-immediate emission for "zero" shifts.Juergen Ributzka2014-11-181-1/+24
* [FastISel][AArch64] Also allow folding of sign-/zero-extend and shift-left fo...Juergen Ributzka2014-09-221-0/+48
* [FastISel][AArch64] Use the target-dependent selection code for shifts first.Juergen Ributzka2014-09-021-20/+9
* [FastISel][AArch64] Fold Sign-/Zero-Extend into the shift immediate instruction.Juergen Ributzka2014-08-271-0/+170
* [FastISel][AArch64] Add support for variable shift.Juergen Ributzka2014-08-211-12/+112
* [FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka2014-08-211-1/+1
* [FastISel][AArch64] Fix shift lowering for i8 and i16 value types.Juergen Ributzka2014-08-041-6/+16
* [FastISel][AArch64] Add support for shift-immediate.Juergen Ributzka2014-07-301-0/+89
OpenPOWER on IntegriCloud