[PATCH] D15122: AArch64FastISel: Use cbz/cbnz to branch on i1

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 09:23:08 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254621: AArch64FastISel: Use cbz/cbnz to branch on i1 (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D15122?vs=41666&id=41767#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15122

Files:
  llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-fast-isel-br.ll
  llvm/trunk/test/CodeGen/AArch64/fast-isel-branch-cond-mask.ll
  llvm/trunk/test/CodeGen/AArch64/fast-isel-branch-cond-split.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15122.41767.patch
Type: text/x-patch
Size: 8142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/8735b02e/attachment.bin>


More information about the llvm-commits mailing list