[PATCH] D31851: [PowerPC] Eliminate compares - add handling for logical operations without the use of condition registers
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 29 20:32:37 PDT 2017
nemanjai updated this revision to Diff 100657.
nemanjai marked 2 inline comments as done.
nemanjai added a comment.
Address cosmetic comments - name change and line comment.
Repository:
rL LLVM
https://reviews.llvm.org/D31851
Files:
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
test/CodeGen/PowerPC/logic-ops-on-compares.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31851.100657.patch
Type: text/x-patch
Size: 16415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/e74df0a1/attachment.bin>
More information about the llvm-commits
mailing list