Add support to SplitVectorOp for powi, where the second operand
authorDan Gohman <gohman@apple.com>
Fri, 12 Oct 2007 14:13:46 +0000 (14:13 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 12 Oct 2007 14:13:46 +0000 (14:13 +0000)
commit9e04c82c0ec7c94d82168c07177ff9d1fea5b9d5
tree253deb055bca2402dee5e7555d41b097d7117c19
parentf0d008934051181e1b879f7383cb333f8770d116
Add support to SplitVectorOp for powi, where the second operand
is a scalar integer.

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