diff options
| author | David Green <david.green@arm.com> | 2019-10-21 12:33:46 +0000 |
|---|---|---|
| committer | David Green <david.green@arm.com> | 2019-10-21 12:33:46 +0000 |
| commit | d7b77f2203dd09e8d6ab30128cc8b8ae7313c0ee (patch) | |
| tree | e81c6c81016ecc58b91a46177c83ebdc2f058ce2 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 5df90cd71c3960eb143c0d3aec03af6a7b024260 (diff) | |
| download | llvm-d7b77f2203dd09e8d6ab30128cc8b8ae7313c0ee.zip llvm-d7b77f2203dd09e8d6ab30128cc8b8ae7313c0ee.tar.gz llvm-d7b77f2203dd09e8d6ab30128cc8b8ae7313c0ee.tar.bz2 | |
[ARM] Add qadd lowering from a sadd_sat
This lowers a sadd_sat to a qadd by treating it as legal. Also adds qsub at the
same time.
The qadd instruction sets the q flag, but we already have many cases where we
do not model this in llvm.
Differential Revision: https://reviews.llvm.org/D68976
llvm-svn: 375411
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
