[PATCH] D31847: [PowerPC] Eliminate compares in instruction selection - Vol. 1

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 10:07:48 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D31847?vs=98384&id=98652#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31847

Files:
  llvm/trunk/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
  llvm/trunk/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/trunk/test/CodeGen/PowerPC/setcc-logic.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesieqsc.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesieqsi.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesieqss.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesiequc.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesiequi.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesiequs.ll
  llvm/trunk/test/CodeGen/PowerPC/testCompareslleqsc.ll
  llvm/trunk/test/CodeGen/PowerPC/testCompareslleqsi.ll
  llvm/trunk/test/CodeGen/PowerPC/testCompareslleqss.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesllequc.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesllequi.ll
  llvm/trunk/test/CodeGen/PowerPC/testComparesllequs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31847.98652.patch
Type: text/x-patch
Size: 72764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/75b45b6e/attachment.bin>


More information about the llvm-commits mailing list