summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHWriter.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-11-09 18:28:24 +0000
committerDan Gohman <gohman@apple.com>2009-11-09 18:28:24 +0000
commitc146c780600a8d3a2c3d94a889c13d2213221ce4 (patch)
tree470f416c9e7a97f5baa49e40cab1cd44461b4789 /clang/lib/Frontend/PCHWriter.cpp
parentd6f85a8c889e76588e84b06d9f6ea6486b15ed37 (diff)
downloadbcm5719-llvm-c146c780600a8d3a2c3d94a889c13d2213221ce4.tar.gz
bcm5719-llvm-c146c780600a8d3a2c3d94a889c13d2213221ce4.zip
Generalize LCSSA to handle loops with exits with predecessors outside
the loop. This is needed because with indirectbr it may not be possible for LoopSimplify to guarantee that all loop exit predecessors are inside the loop. This fixes PR5437. LCCSA no longer actually requires LoopSimplify form, but for now it must still have the dependency because the PassManager doesn't know how to schedule LoopSimplify otherwise. llvm-svn: 86569
Diffstat (limited to 'clang/lib/Frontend/PCHWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud