[PATCH] D31851: [PowerPC] Eliminate compares - add handling for logical operations without the use of condition registers

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 22:40:42 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D31851?vs=100657&id=100824#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31851

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/trunk/test/CodeGen/PowerPC/logic-ops-on-compares.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31851.100824.patch
Type: text/x-patch
Size: 16580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/88b8aa5a/attachment.bin>


More information about the llvm-commits mailing list