diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-03-30 19:54:57 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-03-30 19:54:57 +0000 |
commit | 7d9061e3009af718544fde64ea88343fa9cd2ada (patch) | |
tree | fed6deec0c22a82a0e66ede31f0e62c76ec4dbc4 /lib/CodeGen/SelectionDAG/TargetLowering.cpp | |
parent | 99e746feba53456314ccaadaec3a0581e840d83d (diff) |
Make sure all possible shuffles are matched.
Use pshufd, pshuhw, and pshulw to shuffle v4f32 if shufps doesn't match.
Use shufps to shuffle v4f32 if pshufd, pshuhw, and pshulw don't match.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27259 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions