aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2020-03-28 15:32:47 +0000
committerDavid Green <david.green@arm.com>2020-04-02 10:57:40 +0100
commitc697dd9ffdb14f08766c738eb28c377ee964937f (patch)
treeecf01a0cd7c9426b0bba2c0d5cc72bfd0754a3cc /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent62be83463a3713612bd85cfa45140ef92c130d57 (diff)
downloadllvm-c697dd9ffdb14f08766c738eb28c377ee964937f.zip
llvm-c697dd9ffdb14f08766c738eb28c377ee964937f.tar.gz
llvm-c697dd9ffdb14f08766c738eb28c377ee964937f.tar.bz2
[ARM] Make remaining MVE instruction predictable
The unpredictable/hasSideEffects flag is usually inferred by tablegen from whether the instruction has a tablegen pattern (and that pattern only has a single output instruction). Now that the MVE intrinsics are all committed and producing code, the remaining instructions still marked as unpredictable need to be specially handled. This adds the flag directly to instructions that need it, notably the V*MLAL instructions and some of the MOV's. Differential Revision: https://reviews.llvm.org/D76910
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions