OSDN Git Service

Fix the remaining bugs in the vector expansion rework I commited yesterday.
authorChris Lattner <sabre@nondot.org>
Sun, 19 Mar 2006 00:07:49 +0000 (00:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 19 Mar 2006 00:07:49 +0000 (00:07 +0000)
commit4794a6b6a09e3440438cd653ec09cf0c2e45be1c
tree4db37c4214ae7b8a957c4327f44653a7c6d6c4dd
parent120e07f8b5a28f5b1d1d92ed2c6cc1c565d33a25
Fix the remaining bugs in the vector expansion rework I commited yesterday.
This fixes CodeGen/Generic/vector.ll

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