[PATCH] D33718: [PowerPC] Eliminate compares - add i32 sext/zext handling for SETNE

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 05:24:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304901: [PowerPC] Eliminate integer compare instructions - vol. 3 (authored by nemanjai).

Changed prior to commit:
  https://reviews.llvm.org/D33718?vs=100847&id=101706#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33718

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/PowerPC/crbits.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc-crbits-onoff.ll
  llvm/trunk/test/CodeGen/PowerPC/setcc-logic.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesinesc.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesinesi.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesiness.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesineuc.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesineui.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesineus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33718.101706.patch
Type: text/x-patch
Size: 30416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/38b778e9/attachment.bin>


More information about the llvm-commits mailing list