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

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 12:07:11 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261004: [AArch64] Add pass to remove redundant copy after RA (authored by junbuml).

Changed prior to commit:
  http://reviews.llvm.org/D16203?vs=47846&id=48093#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16203

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

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


More information about the llvm-commits mailing list