[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
Thu Apr 13 01:34:57 PDT 2017


nemanjai updated this revision to Diff 95086.
nemanjai retitled this revision from "[PowerPC] Eliminate compares in instruction selection - Vol. 5" to "[PowerPC] Eliminate compares - add handling for logical operations without the use of condition registers".
nemanjai edited the summary of this revision.

Repository:
  rL LLVM

https://reviews.llvm.org/D31851

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  test/CodeGen/PowerPC/crbits.ll
  test/CodeGen/PowerPC/extend-i1-logicals.ll
  test/CodeGen/PowerPC/no-pref-jumps.ll
  test/CodeGen/PowerPC/ppc-crbits-onoff.ll

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


More information about the llvm-commits mailing list