diff options
author | Duncan Sands <baldrick@free.fr> | 2011-04-27 10:55:12 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2011-04-27 10:55:12 +0000 |
commit | 085ad3b81abb71cf80cce2d6e3f3ca81b3bd31b8 (patch) | |
tree | ddc86129137df06036cba67eba0b48a041f63352 /clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp | |
parent | 53caa4d4fac7f53c1942f55951905e3e2e145524 (diff) | |
download | bcm5719-llvm-085ad3b81abb71cf80cce2d6e3f3ca81b3bd31b8.tar.gz bcm5719-llvm-085ad3b81abb71cf80cce2d6e3f3ca81b3bd31b8.zip |
Stop trying to have instcombine preserve LCSSA form: this was not
effective in avoiding recomputation of LCSSA form; the widespread
use of instsimplify (which looks through phi nodes) means it was
not preserving LCSSA form anyway; and instcombine is no longer
scheduled in the middle of the loop passes so this doesn't matter
anymore.
llvm-svn: 130301
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions