[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 May 31 04:50:48 PDT 2017


nemanjai created this revision.

Repository:
  rL LLVM

https://reviews.llvm.org/D33718

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33718.100847.patch
Type: text/x-patch
Size: 30086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/027ca93c/attachment.bin>


More information about the llvm-commits mailing list