[PATCH] D15702: [AArch64] Optimize some simple TBZ/TBNZ cases.

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 13:09:37 PST 2015


gberry updated this revision to Diff 43474.
gberry added a comment.

Add more tests and handle ashr testing sign bit case.


http://reviews.llvm.org/D15702

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/AArch64/tbz-tbnz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15702.43474.patch
Type: text/x-patch
Size: 5952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/9e94d0c5/attachment.bin>


More information about the llvm-commits mailing list