[PATCH] D31849: [PowerPC] Eliminate compares in instruction selection - Vol. 3

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:07:07 PDT 2017


nemanjai created this revision.

This patch provides functions that transform 32 bit compares into GPR sequences (both zero and sign-extended).


Repository:
  rL LLVM

https://reviews.llvm.org/D31849

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31849.94599.patch
Type: text/x-patch
Size: 10765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/dd6ffb3c/attachment-0001.bin>


More information about the llvm-commits mailing list