summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/fast-isel-branch-cond-mask.ll
AgeCommit message (Expand)Author
2015-12-03AArch64FastISel: Use cbz/cbnz to branch on i1Matthias Braun
2015-08-06[AArch64][FastISel] Always use AND before checking the branch flag.Juergen Ributzka