summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorDanilo Carvalho Grael <danilo.carvalho.grael@huawei.com>2019-12-11 14:14:20 -0500
committerDanilo Carvalho Grael <danilo.carvalho.grael@huawei.com>2019-12-12 17:28:46 -0500
commit6bed43f3c40ba23ff82280d99aed9c1ba5763ef2 (patch)
tree29b7f0ea5dbc575b4f537f65c09b5913cbf3632c /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parentecaa9363303e811a051ebb6199e35e43319a699c (diff)
downloadbcm5719-llvm-6bed43f3c40ba23ff82280d99aed9c1ba5763ef2.tar.gz
bcm5719-llvm-6bed43f3c40ba23ff82280d99aed9c1ba5763ef2.zip
[AArch64][SVE] Add integer arithmetic with immediate instructions.
Summary: Add pattern matching for the following instructions: - add, sub, subr, sqadd, sqsub, uqadd, uqsub This patch required complex patterns to match the immediate with optinal left shift. I re-used the Select function from the other SVE repo to implement the complext pattern. I plan on doing another patch to also match constant vector of the same immediate. Reviewers: sdesmalen, huntergr, rengolin, efriedma, c-rhodes, mgudim, kmclaughlin Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, llvm-commits, amehsan Tags: #llvm Differential Revision: https://reviews.llvm.org/D71370
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud