[PATCH] D31319: [PPC] Eliminate redundant sign- and zero-extensions in PPC MI Peephole pass
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 04:32:06 PDT 2017
nemanjai updated this revision to Diff 94953.
nemanjai added a comment.
The update simply incorporates the related changes introduced by https://reviews.llvm.org/D31847.
Repository:
rL LLVM
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31319.94953.patch
Type: text/x-patch
Size: 23822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/f452d5af/attachment.bin>
More information about the llvm-commits
mailing list