OSDN Git Service

[DAG] make isConstantSplatVector() available to the rest of lowering
authorSanjay Patel <spatel@rotateright.com>
Sun, 10 Jul 2016 21:27:06 +0000 (21:27 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 10 Jul 2016 21:27:06 +0000 (21:27 +0000)
commit03c714d84ace27cabae64082578dc1c43f300656
tree2cdd083cd15b89677a111b2e0a448dca64dae213
parente2b4643334885124c4d140aa381d321cc1b2bb5b
[DAG] make isConstantSplatVector() available to the rest of lowering

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