summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/ArrayRefTest.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2015-02-17 16:54:32 +0000
committerSanjay Patel <spatel@rotateright.com>2015-02-17 16:54:32 +0000
commitab7e86e5be1e2a527f5d1c08278e88d443d1270a (patch)
treebed1de3ba65fcf637098185665cd268480dad347 /llvm/unittests/ADT/ArrayRefTest.cpp
parentc749745bac3338041fba8593fefbced378f8e918 (diff)
downloadbcm5719-llvm-ab7e86e5be1e2a527f5d1c08278e88d443d1270a.tar.gz
bcm5719-llvm-ab7e86e5be1e2a527f5d1c08278e88d443d1270a.zip
Canonicalize splats as build_vectors (PR22283)
This is a follow-on patch to: http://reviews.llvm.org/D7093 That patch canonicalized constant splats as build_vectors, and this patch removes the constant check so we can canonicalize all splats as build_vectors. This fixes the 2nd test case in PR22283: http://llvm.org/bugs/show_bug.cgi?id=22283 The unfortunate code duplication between SelectionDAG and DAGCombiner is discussed in the earlier patch review. At least this patch is just removing code... This improves an existing x86 AVX test and changes codegen in an ARM test. Differential Revision: http://reviews.llvm.org/D7389 llvm-svn: 229511
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud