[PATCH] D34048: [PowerPC] Eliminate compares - add i32 sext/zext handling for SETLE/SETGE

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 04:21:36 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310346: [PowerPC] Eliminate compares - add i32 sext/zext handling for SETLE/SETGE (authored by nemanjai).

Changed prior to commit:
  https://reviews.llvm.org/D34048?vs=109543&id=110172#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34048

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/PowerPC/testComparesigesc.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesigesi.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesigess.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesilesc.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesilesi.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesiless.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesllgesc.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesllgesi.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesllgess.ll
  llvm/trunk/test/CodeGen/PowerPC/testCompareslllesc.ll
  llvm/trunk/test/CodeGen/PowerPC/testCompareslllesi.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesllless.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34048.110172.patch
Type: text/x-patch
Size: 38463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/231adab2/attachment.bin>


More information about the llvm-commits mailing list