[PATCH] D17942: [AArch64] Optimize compare and branch sequence when the compare's constant operand is power of 2

Balaram Makam via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 09:31:28 PST 2016


bmakam retitled this revision from " [AArch64] Optimize test and branch sequence when the test's constant operand is power of 2" to " [AArch64] Optimize compare and branch sequence when the compare's constant operand is power of 2".
bmakam updated this revision to Diff 50290.
bmakam added a comment.

Address review comments.


http://reviews.llvm.org/D17942

Files:
  lib/Target/AArch64/AArch64InstrInfo.cpp
  test/CodeGen/AArch64/aarch64-tbz.ll
  test/CodeGen/AArch64/fast-isel-tbz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17942.50290.patch
Type: text/x-patch
Size: 7067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/bbeb2193/attachment.bin>


More information about the llvm-commits mailing list