[PATCH] D16203: [AArch64] Add pass to remove redundant copy after RA

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 13:18:25 PST 2016


junbuml updated this revision to Diff 47846.
junbuml added a comment.

Addressed Matthias' comment.


http://reviews.llvm.org/D16203

Files:
  lib/Target/AArch64/AArch64.h
  lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
  lib/Target/AArch64/AArch64TargetMachine.cpp
  lib/Target/AArch64/CMakeLists.txt
  test/CodeGen/AArch64/machine-copy-remove.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16203.47846.patch
Type: text/x-patch
Size: 10407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160212/a228cf10/attachment.bin>


More information about the llvm-commits mailing list