[PATCH] D53323: [PowerPC][NFC] Fix bugs in r+r to r+i conversion
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 19 06:19:38 PDT 2018
nemanjai updated this revision to Diff 170192.
nemanjai added a comment.
Modified the changeset to not reduce the capabilities of the pass (select the correct opcode based on the register for post-ra).
Repository:
rL LLVM
https://reviews.llvm.org/D53323
Files:
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53323.170192.patch
Type: text/x-patch
Size: 7162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181019/266f22b3/attachment.bin>
More information about the llvm-commits
mailing list