[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 May 18 15:56:52 PDT 2017


nemanjai updated this revision to Diff 99505.
nemanjai marked an inline comment as done.
nemanjai added a comment.

Addressed comments to add some documentation, remove a bool parameter and add the missing break in the switch.


Repository:
  rL LLVM

https://reviews.llvm.org/D31851

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  test/CodeGen/PowerPC/logic-ops-on-compares.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31851.99505.patch
Type: text/x-patch
Size: 13003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170518/4d033533/attachment.bin>


More information about the llvm-commits mailing list