Allow custom expansion of ConstantVec nodes. PPC will use this in the future.
authorChris Lattner <sabre@nondot.org>
Sun, 29 Jan 2006 06:34:16 +0000 (06:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Jan 2006 06:34:16 +0000 (06:34 +0000)
commit8ca05e0c302e15d6365afd2a0ea5fe15c9e85758
tree2ea0d2c626f16f52e021430f4e0bf0fbaa88d358
parentec4a0c7c6bd689572d8f432950867e6ee9d777f4
Allow custom expansion of ConstantVec nodes.  PPC will use this in the future.

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