diff options
author | Michael Kuperstein <mkuper@google.com> | 2016-09-01 23:02:32 +0000 |
---|---|---|
committer | Michael Kuperstein <mkuper@google.com> | 2016-09-01 23:02:32 +0000 |
commit | 7bc54cebeab437eaeb5fb39c876f9d24e38f6f52 (patch) | |
tree | e5304e1a4b9f8eebd96aa0bc287f9072175d2a89 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 8a425f03dd83841b9993953c07accfde7e423915 (diff) | |
download | bcm5719-llvm-7bc54cebeab437eaeb5fb39c876f9d24e38f6f52.tar.gz bcm5719-llvm-7bc54cebeab437eaeb5fb39c876f9d24e38f6f52.zip |
[Legalizer] Don't throw away false low half when expanding GT/LT SETCC
When expanding a SETCC for which the low half is known to evaluate to false,
we can only throw it away for LT/GT comparisons, not LE/GE.
This fixes PR29170.
Differential Revision: https://reviews.llvm.org/D24151
llvm-svn: 280424
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions