[PATCH] D31319: [PPC] Eliminate redundant sign- and zero-extensions in PPC MI Peephole pass
Hiroshi Inoue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 6 01:36:53 PDT 2017
inouehrs updated this revision to Diff 117963.
inouehrs edited the summary of this revision.
inouehrs added a comment.
- rebased to the latest tree
- some improvements for wider coverage
https://reviews.llvm.org/D31319
Files:
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
lib/Target/PowerPC/PPCMIPeephole.cpp
lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
lib/Target/PowerPC/PPCMachineFunctionInfo.h
test/CodeGen/PowerPC/eliminate_ext.ll
test/CodeGen/PowerPC/expand-isel.ll
test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
test/CodeGen/PowerPC/ppc-ctr-dead-code.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31319.117963.patch
Type: text/x-patch
Size: 40381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171006/06807f62/attachment.bin>
More information about the llvm-commits
mailing list