summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2019-07-24 14:42:05 +0000
committerDavid Green <david.green@arm.com>2019-07-24 14:42:05 +0000
commit69fba7434e0b5c424951752feef5bd4c3a2835ea (patch)
tree4405c604deee73dc793e447b2a2c98b72d0e29ac /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent4fc78c496eb6e79d6ab273e4cb1ef8dc0fb61737 (diff)
downloadbcm5719-llvm-69fba7434e0b5c424951752feef5bd4c3a2835ea.tar.gz
bcm5719-llvm-69fba7434e0b5c424951752feef5bd4c3a2835ea.zip
[ARM] Better AND's for MVE compares
Add a number of folds to convert and(vcmp, vcmp) into a single VPT block, where the second vcmp becomes predicated on the first. The VCMP; VPST; VCMP will eventually be converted to VPT; VCMP in the VPTBlockPass. Differential Revision: https://reviews.llvm.org/D65058 llvm-svn: 366910
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud