[PATCH] D11569: [AArch64] Favor extended reg patterns for sub

Geoff Berry gberry at codeaurora.org
Tue Jul 28 11:39:23 PDT 2015


gberry created this revision.
gberry added reviewers: jmolloy, t.p.northover.
gberry added subscribers: llvm-commits, mcrosier.
Herald added subscribers: rengolin, aemerson.

Favor the extended reg patterns over the shifted reg patterns that match
only the operand shift and not the full sign/zero extend and shift.

http://reviews.llvm.org/D11569

Files:
  lib/Target/AArch64/AArch64InstrInfo.td
  test/CodeGen/AArch64/addsub_ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11569.30839.patch
Type: text/x-patch
Size: 6720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/65012d9c/attachment.bin>


More information about the llvm-commits mailing list