diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-11-07 22:14:24 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-11-07 22:14:24 +0000 |
commit | 6e56e2c602084bd7ab4af54e3c1a8700a9320f97 (patch) | |
tree | 0851302e91646373d28d3e185bb565b15488b225 /lib/Bytecode | |
parent | 2ed0993ab5cfdc8b91862c7f763e9e894e2f9a9c (diff) |
Fixed a bug which causes x86 be to incorrectly match
shuffle v, undef, <2, ?, 3, ?>
to movhlps
It should match to unpckhps instead.
Added proper matching code for
shuffle v, undef, <2, 3, 2, 3>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31519 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bytecode')
0 files changed, 0 insertions, 0 deletions