diff options
author | Dan Gohman <gohman@apple.com> | 2009-11-05 21:14:46 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-11-05 21:14:46 +0000 |
commit | 1ef784db677802b24bfcf9a0c00fa69e69853468 (patch) | |
tree | 5cf175bb92c54982c692cd87aa51b21674d807cb /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | a83ac2d9e7b990df6978598d9dec860b5ef13a9a (diff) | |
download | bcm5719-llvm-1ef784db677802b24bfcf9a0c00fa69e69853468.tar.gz bcm5719-llvm-1ef784db677802b24bfcf9a0c00fa69e69853468.zip |
The introduction of indirectbr meant the introduction of
unsplittable critical edges, which means the introduction of
loops which cannot be transformed to LoopSimplify form. Fix
LoopSimplify to avoid transforming such loops into invalid
code.
llvm-svn: 86176
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions