summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-10-26 17:40:50 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-10-26 17:40:50 +0000
commit77360858947233335d88f2fe9e698f3c06eb6d58 (patch)
tree6b27ff5733e41cbcb57718104c0bc984a6484dfe /clang/lib/CodeGen/CodeGenModule.cpp
parente3d821a4664bc793a32166eb5ea9319c70ee7f9a (diff)
downloadbcm5719-llvm-77360858947233335d88f2fe9e698f3c06eb6d58.tar.gz
bcm5719-llvm-77360858947233335d88f2fe9e698f3c06eb6d58.zip
LoopSimplify: Preserve DependenceAnalysis.
This is currently true, but may change when DA grows more aggressive caching. Without this setting it's impossible to use DA from a LoopPass because DA is a function pass and cannot be properly scheduled in between LoopPasses. The LoopManager reacts to this with an infinite loop which made this really annoying to debug. llvm-svn: 166788
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud