summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/fast-isel-mul.ll
AgeCommit message (Expand)Author
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-09-17[FastISel][AArch64] Simplify mul to shift when possible.Juergen Ributzka
2014-08-21[FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka
2014-07-10AArch64: correctly fast-isel i8 & i16 multipliesTim Northover