summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2019-08-01 11:22:03 +0000
committerDavid Green <david.green@arm.com>2019-08-01 11:22:03 +0000
commit1343814fb46e499f593a3e9ceaa03f4e55ce0ec3 (patch)
treeaf60de795e2ba3508f716daeaa191b1e8d041b0c /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
parent7d766c393ec8092e64e672ebcaa1dcf2e298e597 (diff)
downloadbcm5719-llvm-1343814fb46e499f593a3e9ceaa03f4e55ce0ec3.tar.gz
bcm5719-llvm-1343814fb46e499f593a3e9ceaa03f4e55ce0ec3.zip
[ARM] Fix for MVE VREV64
The VREV64 instruction is apparently unpredictable if Qd == Qm, due to the cross-beat nature of the instruction. This adds an earlyclobber to Qd, which seems to be the same way we deal with this on other instructions like the write-back on loads and stores. Differential Revision: https://reviews.llvm.org/D65502 llvm-svn: 367544
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud