Lower a build_vector with all constants into a constpool load unless it can be done...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 12 Dec 2007 06:45:40 +0000 (06:45 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 12 Dec 2007 06:45:40 +0000 (06:45 +0000)
commitdb2d524d5f491d55ff1f10809636981cc7506a74
tree5393aadd8a821d50b5728ae5b6eecd87c4f4d80b
parent621deadee8967ab3a56c5478bb810b7200c48edb
Lower a build_vector with all constants into a constpool load unless it can be done with a move to low part.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44921 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vec_return.ll