[PATCH] D39536: [PowerPC] Eliminate redundant register copys after register allocation
Hiroshi Inoue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 02:08:04 PDT 2018
inouehrs updated this revision to Diff 144073.
inouehrs marked an inline comment as done.
inouehrs added a comment.
- addressed comments from @syzaara
- rebased to the lates tcode and fix a failing test case
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.144073.patch
Type: text/x-patch
Size: 28442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/719b69ed/attachment.bin>
More information about the llvm-commits
mailing list