summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-01-13 10:56:17 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-01-13 10:56:17 +0000
commit2192505190d2704334e238845fd89eaf228d3aa1 (patch)
treeb017d0c2e1f9ea8b9643776b66c409ca39f658ce /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parente509db410a25f17b01c879c0021f4a18767f3169 (diff)
downloadbcm5719-llvm-2192505190d2704334e238845fd89eaf228d3aa1.tar.gz
bcm5719-llvm-2192505190d2704334e238845fd89eaf228d3aa1.zip
[PM] Update Clang to reflect LLVM r199095 which moves the core DomTree
algorithms and datastructures into the fully generic support library, separating them (almost) entirely from the LLVM IR. This makes the reliance on domtrees here *much* cleaner. It might be worthwhile for someone to use extern templates and other tools to sink a lot more of this code into the .cpp files instead of the .h files, but leaving that for someone other than me. llvm-svn: 199096
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud