diff options
author | Simon Tatham <simon.tatham@arm.com> | 2019-06-18 15:51:46 +0000 |
---|---|---|
committer | Simon Tatham <simon.tatham@arm.com> | 2019-06-18 15:51:46 +0000 |
commit | faaf1a53663112dd0531ac516f47b24056d1671d (patch) | |
tree | 400f82fbff21ad9c1fc750a5204660dfe674ece5 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 9aa25be14910c773ec2426a4605eca344646a6f1 (diff) | |
download | bcm5719-llvm-faaf1a53663112dd0531ac516f47b24056d1671d.tar.gz bcm5719-llvm-faaf1a53663112dd0531ac516f47b24056d1671d.zip |
[ARM] Add MVE integer vector min/max instructions.
Summary:
These form a small family of their own, to go with the floating-point
VMINNM/VMAXNM instructions added in a previous commit.
They introduce the first of many special cases in the mnemonic
recognition code, because VMIN with the E suffix used by the VPT
predication system needs to avoid being interpreted as the nonexistent
instruction 'VMI' with an ordinary 'NE' condition suffix.
Reviewers: dmgreen, samparker, SjoerdMeijer, t.p.northover
Subscribers: javed.absar, kristof.beyls, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D62671
llvm-svn: 363695
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions