Make a vector live across blocks have the correct Vec type. This fixes
authorChris Lattner <sabre@nondot.org>
Wed, 5 Apr 2006 06:54:42 +0000 (06:54 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 5 Apr 2006 06:54:42 +0000 (06:54 +0000)
commit2e2ef9535070bb352601482cceac1140c1158cdd
treede02fe7c0675319bc63bdf3735299522c715b133
parent604fb320c3873f1256b4465a8e27ea0ba2711d32
Make a vector live across blocks have the correct Vec type.  This fixes
CodeGen/X86/2006-04-04-CrossBlockCrash.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27436 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp