[PATCH] D39536: [PowerPC] Eliminate redundant register copys after register allocation

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 00:04:49 PST 2017


inouehrs updated this revision to Diff 123880.
inouehrs added a comment.

minor touch up in comments and formatting


https://reviews.llvm.org/D39536

Files:
  lib/Target/PowerPC/CMakeLists.txt
  lib/Target/PowerPC/PPC.h
  lib/Target/PowerPC/PPCRegCopyElim.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp
  test/CodeGen/PowerPC/ppc64-byval-align.ll
  test/CodeGen/PowerPC/redundant_regcopy.ll
  test/CodeGen/PowerPC/redundant_regcopy_1.mir
  test/CodeGen/PowerPC/redundant_regcopy_2.mir
  test/CodeGen/PowerPC/remove-cyclic-mr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39536.123880.patch
Type: text/x-patch
Size: 27985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171122/7cfcea45/attachment.bin>


More information about the llvm-commits mailing list