[PATCH] D33369: [PowerPC] Eliminate compares - add i64 sext/zext handling for equality
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 01:04:37 PDT 2017
This revision was automatically updated to reflect the committed changes.
nemanjai marked 2 inline comments as done.
Closed by commit rL304286: [PowerPC] Eliminate integer compare instructions - vol. 3 (authored by nemanjai).
Changed prior to commit:
https://reviews.llvm.org/D33369?vs=99597&id=100828#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33369
Files:
llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/PowerPC/expand-isel.ll
llvm/trunk/test/CodeGen/PowerPC/logic-ops-on-compares.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesieqsll.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesiequll.ll
llvm/trunk/test/CodeGen/PowerPC/testCompareslleqsll.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesllequll.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33369.100828.patch
Type: text/x-patch
Size: 25914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/6ff33192/attachment.bin>
More information about the llvm-commits
mailing list