Evan Cheng d6373bcd82 Fix a bug in SelectScalarSSELoad. Since the load is wrapped in a
SCALAR_TO_VECTOR, even if the hasOneUse() check pass we may end up folding
the load into two instructions. Make sure we check the SCALAR_TO_VECTOR
has only one use as well.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31641 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-10 21:23:04 +00:00
..
2006-11-08 19:16:44 +00:00
2006-11-08 06:47:33 +00:00
2006-11-09 05:18:12 +00:00
2006-11-08 19:16:44 +00:00
2006-11-05 19:31:28 +00:00
2006-11-09 23:36:08 +00:00
2006-11-08 19:16:44 +00:00