OSDN Git Service

Simplify this code. getConstant knows how to make
authorDan Gohman <gohman@apple.com>
Mon, 20 Apr 2009 22:51:43 +0000 (22:51 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 20 Apr 2009 22:51:43 +0000 (22:51 +0000)
commitbd209ab9bc0f6ad667c15df4453955c2ed4c2434
tree9160e248d446c46b977c690b65d0fd143473c8db
parentea84e93a4275482f1545a8dd34526b07321ebf7f
Simplify this code. getConstant knows how to make
broadcasted vector constants.

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