summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2019-09-16 13:02:41 +0000
committerDavid Green <david.green@arm.com>2019-09-16 13:02:41 +0000
commitce7328cb61d0aedae2261d0e50c259336f125e88 (patch)
tree62e4ad46687ff49bf39234f1084a929106e80590 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parentc5cd80815666f535ffc37cd582e7576a29ba6816 (diff)
downloadbcm5719-llvm-ce7328cb61d0aedae2261d0e50c259336f125e88.tar.gz
bcm5719-llvm-ce7328cb61d0aedae2261d0e50c259336f125e88.zip
[ARM] Fold VCMP into VPT
MVE has VPT instructions, which perform the duties of both a VCMP and a VPST in a single instruction, performing the compare and starting the VPT block in one. This teaches the MVEVPTBlockPass to fold them, searching back through the basicblock for a valid VCMP and creating the VPT from its operands. There are some changes to the VPT instructions to accommodate this, altering the order of the operands to match the VCMP better, and changing P0 register defs to be VPR defs, as is used in other places. Differential Revision: https://reviews.llvm.org/D66577 llvm-svn: 371982
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud