diff options
author | David Green <david.green@arm.com> | 2019-07-24 16:42:09 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2019-07-24 16:42:09 +0000 |
commit | bab4d8ac5a613d53962d09f6652f7791494bffa0 (patch) | |
tree | 7e18cd9dc036a81ff07d7a05ff868009f9228aa5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | c5cc9efa075b6fcd8cfe16d59764dcbebc949b8c (diff) | |
download | bcm5719-llvm-bab4d8ac5a613d53962d09f6652f7791494bffa0.tar.gz bcm5719-llvm-bab4d8ac5a613d53962d09f6652f7791494bffa0.zip |
[ARM] Better OR's for MVE compares
This adds a DeMorgan combine for OR's of compares to turn them into AND's,
helping prevent them from going into and out of gpr registers. It also fills in
the VCLE and VCLT nodes that MVE can select, allowing it to invert more
compares.
Differential Revision: https://reviews.llvm.org/D65059
llvm-svn: 366920
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions