[PATCH] D31849: [PowerPC] Eliminate compares - add i64 sext/zext handling
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 11:29:00 PDT 2017
nemanjai updated this revision to Diff 95006.
nemanjai retitled this revision from "[PowerPC] Eliminate compares in instruction selection - Vol. 3" to "[PowerPC] Eliminate compares - add i64 sext/zext handling".
nemanjai edited the summary of this revision.
Repository:
rL LLVM
https://reviews.llvm.org/D31849
Files:
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
test/CodeGen/PowerPC/expand-isel.ll
test/CodeGen/PowerPC/optcmp.ll
test/CodeGen/PowerPC/setcc-logic.ll
test/CodeGen/PowerPC/testComparesieqsll.ll
test/CodeGen/PowerPC/testComparesiequll.ll
test/CodeGen/PowerPC/testComparesigesll.ll
test/CodeGen/PowerPC/testComparesigeull.ll
test/CodeGen/PowerPC/testComparesigtsll.ll
test/CodeGen/PowerPC/testComparesigtull.ll
test/CodeGen/PowerPC/testComparesilesll.ll
test/CodeGen/PowerPC/testComparesileull.ll
test/CodeGen/PowerPC/testComparesiltsll.ll
test/CodeGen/PowerPC/testComparesiltull.ll
test/CodeGen/PowerPC/testComparesinesll.ll
test/CodeGen/PowerPC/testComparesineull.ll
test/CodeGen/PowerPC/testCompareslleqsll.ll
test/CodeGen/PowerPC/testComparesllequll.ll
test/CodeGen/PowerPC/testComparesllgesll.ll
test/CodeGen/PowerPC/testComparesllgeull.ll
test/CodeGen/PowerPC/testComparesllgtsll.ll
test/CodeGen/PowerPC/testComparesllgtull.ll
test/CodeGen/PowerPC/testCompareslllesll.ll
test/CodeGen/PowerPC/testComparesllleull.ll
test/CodeGen/PowerPC/testComparesllltsll.ll
test/CodeGen/PowerPC/testComparesllltull.ll
test/CodeGen/PowerPC/testComparesllnesll.ll
test/CodeGen/PowerPC/testComparesllneull.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31849.95006.patch
Type: text/x-patch
Size: 109905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/b63b0bff/attachment.bin>
More information about the llvm-commits
mailing list