[PATCH] D31850: [PowerPC] Eliminate compares in instruction selection - Vol. 4

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


nemanjai created this revision.

This patch adds functions that convert 64-bit comparisons into GPR sequences (both sign and zero extended).


Repository:
  rL LLVM

https://reviews.llvm.org/D31850

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31850.94600.patch
Type: text/x-patch
Size: 11657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/b158f535/attachment.bin>


More information about the llvm-commits mailing list