summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/issue_verification
diff options
context:
space:
mode:
authorSebastian Pop <sebpop@gmail.com>2018-03-09 14:29:21 +0000
committerSebastian Pop <sebpop@gmail.com>2018-03-09 14:29:21 +0000
commitb4bd0a404fe26071dab0854dfd9767974909c7c4 (patch)
treef6553272d9cd97331fad9f0df4f077e6e26f04a3 /lldb/packages/Python/lldbsuite/test/issue_verification
parent06eeb5c00fa58ff0ab7ee4353a0ca69409caaaa0 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud