[PATCH] D30576: [AArch64] Extend redundant copy elimination pass to handle CMN compares.

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 12:32:41 PST 2017


mcrosier updated this revision to Diff 90738.
mcrosier added a comment.

Fold https://reviews.llvm.org/D30554, which adds support for shifted immediates, into this commit.


https://reviews.llvm.org/D30576

Files:
  lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
  test/CodeGen/AArch64/machine-copy-remove.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30576.90738.patch
Type: text/x-patch
Size: 5046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170306/834fdc13/attachment.bin>


More information about the llvm-commits mailing list