Teach the DAG combiner to fold a splat of a splat. Radar 8597790.
authorBob Wilson <bob.wilson@apple.com>
Thu, 28 Oct 2010 17:06:14 +0000 (17:06 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 28 Oct 2010 17:06:14 +0000 (17:06 +0000)
commit0f1db1a6c64bb6661f15be1eab21645a0cbcccd8
tree47364393cfe98d90aa521e92baefffd814cb3187
parentf9d1752104b13842fe7156c96cabd7b0e43339f0
Teach the DAG combiner to fold a splat of a splat.  Radar 8597790.
Also do some minor refactoring to reduce indentation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117558 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/ARM/vmla.ll