Make the PPC backend use a legal type for the operands to the BUILD_VECTOR
authorEli Friedman <eli.friedman@gmail.com>
Sun, 24 May 2009 02:03:36 +0000 (02:03 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sun, 24 May 2009 02:03:36 +0000 (02:03 +0000)
commit1a8229b1628831da37778e9200824e48c5a38172
tree13f85c645c525ace18369b77761c23c535810de5
parent2a35b1c54ba55a917e01e0043efcf67e20505953
Make the PPC backend use a legal type for the operands to the BUILD_VECTOR
nodes it generates.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72356 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp