summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-09-23 18:16:12 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-09-23 18:16:12 +0000
commitadcfec995c38f310b3963ee6ae1691f1da98095f (patch)
tree2b16f73e2a811a08189a49193dd46ff1367381bb /lldb/test/functionalities
parenta3eff3afd903c5f582f790a357af92e0d9597f9e (diff)
downloadbcm5719-llvm-adcfec995c38f310b3963ee6ae1691f1da98095f.tar.gz
bcm5719-llvm-adcfec995c38f310b3963ee6ae1691f1da98095f.zip
[x86] Teach the new shuffle lowering's blend functionality to use AVX2's
VPBLENDD where appropriate even on 128-bit vectors. According to Agner's tables, this instruction is significantly higher throughput (can execute on any port) on Haswell chips so we should aggressively try to form it when available. Sadly, this loses our delightful shuffle comments. I'll add those back for VPBLENDD next. llvm-svn: 218322
Diffstat (limited to 'lldb/test/functionalities')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud