summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2015-02-19 19:15:00 +0000
committerAdam Nemet <anemet@apple.com>2015-02-19 19:15:00 +0000
commit436018c3ffa219d69ca383284e4303107d9edcaf (patch)
treeec0759bdb17eb756de83dc46eeafc857959c8a86 /clang/lib/CodeGen/CodeGenFunction.cpp
parentc922853b931869e9c76ed06395add273c3af102a (diff)
downloadbcm5719-llvm-436018c3ffa219d69ca383284e4303107d9edcaf.tar.gz
bcm5719-llvm-436018c3ffa219d69ca383284e4303107d9edcaf.zip
[LoopAccesses] Cache the result of canVectorizeMemory
LAA will be an on-demand analysis pass, so we need to cache the result of the analysis. canVectorizeMemory is renamed to analyzeLoop which computes the result. canVectorizeMemory becomes the query function for the cached result. This is part of the patchset that converts LoopAccessAnalysis into an actual analysis pass. llvm-svn: 229892
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud