diff options
author | Tim Northover <tnorthover@apple.com> | 2016-08-26 17:46:17 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2016-08-26 17:46:17 +0000 |
commit | 051b8ad3d915d01cd61115f70a67aa1c6a89594d (patch) | |
tree | b77b9a81de5ff87b4a461452341fe1f4ec305c22 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | cecee56abb688cd98f0dc9334acdfec8831f7ddd (diff) | |
download | llvm-051b8ad3d915d01cd61115f70a67aa1c6a89594d.zip llvm-051b8ad3d915d01cd61115f70a67aa1c6a89594d.tar.gz llvm-051b8ad3d915d01cd61115f70a67aa1c6a89594d.tar.bz2 |
GlobalISel: simplify G_ICMP legalization regime.
It's unclear how the old
%res(32) = G_ICMP { s32, s32 } intpred(eq), %0, %1
is actually different from an s1 verison
%res(1) = G_ICMP { s1, s32 } intpred(eq), %0, %1
so we'll remove it for now.
llvm-svn: 279843
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions