summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/fast-isel-logic-op.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64][FastISel] Don't fold shifts with UB.Juergen Ributzka2015-08-191-1/+1
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* [FastISel][AArch64] Fold mul into add/sub and logical operations.Juergen Ributzka2014-09-171-0/+48
* [FastISel][AArch64] Add support for non-native types for logical ops.Juergen Ributzka2014-09-131-0/+176
* [FastISel][AArch64] Add target-specific lowering for logical operations.Juergen Ributzka2014-09-041-0/+138
OpenPOWER on IntegriCloud