[PATCH] D39536: [PowerPC] Eliminate redundant register copys after register allocation
Hiroshi Inoue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 7 02:43:38 PST 2017
inouehrs updated this revision to Diff 121864.
inouehrs added a comment.
- changed a new pass name
- code simplified
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/aggressive-anti-dep-breaker-subreg.ll
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39536.121864.patch
Type: text/x-patch
Size: 22263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171107/33ec4387/attachment.bin>
More information about the llvm-commits
mailing list