diff options
author | Adam Nemet <anemet@apple.com> | 2015-02-01 16:56:11 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2015-02-01 16:56:11 +0000 |
commit | 3f737d935ded56f4c2a5101715335a682bdd4c53 (patch) | |
tree | bd17fcda070dc739e828fcbe4334d0316067966d /llvm/lib/Transforms/Vectorize/BBVectorize.cpp | |
parent | c237f68fc9de04325acd1bb0dd059552c0274481 (diff) | |
download | bcm5719-llvm-3f737d935ded56f4c2a5101715335a682bdd4c53.tar.gz bcm5719-llvm-3f737d935ded56f4c2a5101715335a682bdd4c53.zip |
[LoopVectorize] Move RuntimePointerCheck under LoopAccessAnalysis
This class needs to remain public because it's used by
LoopVectorizationLegality::addRuntimeCheck.
NFC. This is part of the patchset that splits out the memory dependence logic
from LoopVectorizationLegality into a new class LoopAccessAnalysis.
LoopAccessAnalysis will be used by the new Loop Distribution pass.
llvm-svn: 227755
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/BBVectorize.cpp')
0 files changed, 0 insertions, 0 deletions