Remove DAG combiner patch to fold vector splats. Instcombiner does it now.
authorBob Wilson <bob.wilson@apple.com>
Fri, 29 Oct 2010 22:03:02 +0000 (22:03 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 29 Oct 2010 22:03:02 +0000 (22:03 +0000)
commit46455096bea2b6c81bb4b0226701524d2a9eb242
tree91d8f5ad7e42956e19187dcf192927c612462e28
parent4cac5facc3a95a81ffa2c85baae001a7c509146c
Remove DAG combiner patch to fold vector splats.  Instcombiner does it now.

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