summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2011-04-27 10:55:12 +0000
committerDuncan Sands <baldrick@free.fr>2011-04-27 10:55:12 +0000
commit085ad3b81abb71cf80cce2d6e3f3ca81b3bd31b8 (patch)
treeddc86129137df06036cba67eba0b48a041f63352 /clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
parent53caa4d4fac7f53c1942f55951905e3e2e145524 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud