Revert "New interface function is added to VectorUtils Value *getSplatValue(Value...
authorRenato Golin <renato.golin@linaro.org>
Sun, 30 Aug 2015 10:05:30 +0000 (10:05 +0000)
committerRenato Golin <renato.golin@linaro.org>
Sun, 30 Aug 2015 10:05:30 +0000 (10:05 +0000)
commit10010330775d1a440b817f957121fc25b598d1a4
tree974a467132735d5782d02244d78b9292be923153
parent45ecdf96ee5c1bc5ce3881518ac8fb0bda07ed06
Revert "New interface function is added to VectorUtils Value *getSplatValue(Value *Val);"

This reverts commit r246371, as it cause a rather obscure bug in AArch64
test-suite paq8p (time outs, seg-faults). I'll investigate it before
reapplying.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246379 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/VectorUtils.h
lib/Analysis/VectorUtils.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp