Remove this initializer so that the optimizer doesn't convert
authorDan Gohman <gohman@apple.com>
Fri, 2 Apr 2010 01:26:13 +0000 (01:26 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 2 Apr 2010 01:26:13 +0000 (01:26 +0000)
commit1e4ac4dfd9b97cb9bbca828029eb190bb6e8e5a1
tree29e835d5767667c0330d31330d7e7b9055569b12
parent403d5a2c4947fceb2005a1e1249c2b7a6755cb78
Remove this initializer so that the optimizer doesn't convert
unaligned loads into aligned loads.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100166 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vec_shuffle-6.ll