diff options
author | Craig Topper <craig.topper@intel.com> | 2018-02-06 06:44:05 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-02-06 06:44:05 +0000 |
commit | 94235556aa532dcb6867c327bd9e53bc7f3e72f7 (patch) | |
tree | 21e3d5cb4e8a18a41decf1a0ae6a5dcaf1727312 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | 8818d13ed2fa5df316e4871c6cf1c6e534850b9f (diff) | |
download | bcm5719-llvm-94235556aa532dcb6867c327bd9e53bc7f3e72f7.tar.gz bcm5719-llvm-94235556aa532dcb6867c327bd9e53bc7f3e72f7.zip |
[X86] Modify a few tests to not use icmps that are provably false.
These used things like unsigned less than zero, which is always false because there is no unsigned number less than zero.
I plan to teach DAG combine to optimize these so need to stop using them.
llvm-svn: 324315
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions