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 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | cecee56abb688cd98f0dc9334acdfec8831f7ddd (diff) | |
download | bcm5719-llvm-051b8ad3d915d01cd61115f70a67aa1c6a89594d.tar.gz bcm5719-llvm-051b8ad3d915d01cd61115f70a67aa1c6a89594d.zip |
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 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions