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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 01:16:59 PDT 2018


inouehrs updated this revision to Diff 146550.
inouehrs marked 4 inline comments as done.
inouehrs added a comment.

- addresses @syzaara 's comments


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/2008-10-28-f128-i32.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.146550.patch
Type: text/x-patch
Size: 28272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/2cc36d5f/attachment.bin>


More information about the llvm-commits mailing list