Evan Cheng 8cf723d8eb - Identify a vector_shuffle that can be turned into an undef, e.g.
shuffle V1, <undef>, <undef, undef, 4, 5>
- Fix some suspicious logic into LowerVectorShuffle that cause less than
  optimal code by failing to identify MOVL (move to lowest element of a
  vector).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30171 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-08 01:50:06 +00:00
..
2006-09-07 23:29:19 +00:00
2006-08-25 19:54:53 +00:00
2006-08-18 17:34:45 +00:00
2006-09-01 20:35:17 +00:00
2006-08-25 17:43:11 +00:00
2006-07-28 22:52:11 +00:00
2006-09-01 20:35:17 +00:00