diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2011-08-17 02:29:10 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2011-08-17 02:29:10 +0000 |
commit | fc0a7021282a447f4ea2f60e2249da5cdca8d2c3 (patch) | |
tree | 3c03633cef73d08a233474e11d79b76460483434 /tools/llvm-mc/Disassembler.cpp | |
parent | 23e9ef994ee390060e0630e8b4db85abe4e671fd (diff) |
Now that we have a canonical way to handle 256-bit splats:
vinsertf128 $1 + vpermilps $0, remove the old code that used to first
do the splat in a 128-bit vector and then insert it into a larger one.
This is better because the handling code gets simpler and also makes a
better room for the upcoming vbroadcast!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137807 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-mc/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions