diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2017-05-11 16:54:23 +0000 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2017-05-11 16:54:23 +0000 |
commit | 96c3d626a277202498349675e1cce2e1f8a8b072 (patch) | |
tree | 492db8a6e3728fa1434724ad4b83bdd5c8c5e6b3 /llvm/test/CodeGen/PowerPC/func-addr.ll | |
parent | 40b201c326f13a3ec10036e702f015d91e7877e8 (diff) | |
download | bcm5719-llvm-96c3d626a277202498349675e1cce2e1f8a8b072.tar.gz bcm5719-llvm-96c3d626a277202498349675e1cce2e1f8a8b072.zip |
[PowerPC] Eliminate integer compare instructions - vol. 1
This patch is the first in a series of patches to provide code gen for
doing compares in GPRs when the compare result is required in a GPR.
It adds the infrastructure to select GPR sequences for i1->i32 and i1->i64
extensions. This first patch handles equality comparison on i32 operands with
the result sign or zero extended.
Differential Revision: https://reviews.llvm.org/D31847
llvm-svn: 302810
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/func-addr.ll')
0 files changed, 0 insertions, 0 deletions