Evan Cheng 6e56e2c602 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
2006-11-07 22:14:24 +00:00
..
2006-11-02 20:25:50 +00:00
2006-11-03 01:44:51 +00:00
2006-11-07 21:58:55 +00:00
2006-11-02 20:25:50 +00:00
2006-11-02 20:25:50 +00:00
2006-11-02 20:25:50 +00:00
2006-11-03 01:38:14 +00:00
2006-11-05 19:31:28 +00:00
2006-11-05 19:31:28 +00:00
2006-11-07 22:03:15 +00:00