summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/InstructionSimplify.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2012-02-10 14:26:42 +0000
committerDuncan Sands <baldrick@free.fr>2012-02-10 14:26:42 +0000
commitbf48ac622a514818c0b8873fc21894758a438609 (patch)
tree29b0fb159dcfcfa32bd4b9a5cd11925d36a440aa /llvm/lib/Analysis/InstructionSimplify.cpp
parentbf152d57a4c909bf408407924166e981dce84ee3 (diff)
downloadbcm5719-llvm-bf48ac622a514818c0b8873fc21894758a438609.tar.gz
bcm5719-llvm-bf48ac622a514818c0b8873fc21894758a438609.zip
Revert commit 149912 (lattner) and add a testcase that shows the problem (which
is that patterns no longer match for vectors of booleans, because you only get ConstantDataVector when the vector element type is i8, i16, etc, not when it is i1). Original commit message: Remove some dead code and tidy things up now that vectors use ConstantDataVector instead of always using ConstantVector. llvm-svn: 150246
Diffstat (limited to 'llvm/lib/Analysis/InstructionSimplify.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud