diff options
author | Sebastian Pop <sebpop@gmail.com> | 2018-03-09 14:29:21 +0000 |
---|---|---|
committer | Sebastian Pop <sebpop@gmail.com> | 2018-03-09 14:29:21 +0000 |
commit | b4bd0a404fe26071dab0854dfd9767974909c7c4 (patch) | |
tree | f6553272d9cd97331fad9f0df4f077e6e26f04a3 /lldb/packages/Python/lldbsuite/test/issue_verification | |
parent | 06eeb5c00fa58ff0ab7ee4353a0ca69409caaaa0 (diff) | |
download | bcm5719-llvm-b4bd0a404fe26071dab0854dfd9767974909c7c4.tar.gz bcm5719-llvm-b4bd0a404fe26071dab0854dfd9767974909c7c4.zip |
[x86][aarch64] ask the backend whether it has a vector blend instruction
The code to match and produce more x86 vector blends was enabled for all
architectures even though the transform may pessimize the code for other
architectures that do not provide a vector blend instruction.
Added an aarch64 testcase to check that a VZIP instruction is generated instead
of byte movs.
Differential Revision: https://reviews.llvm.org/D44118
llvm-svn: 327132
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/issue_verification')
0 files changed, 0 insertions, 0 deletions