commit | 3e58d9bb320f247740672aeb3129c4755d02b599 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Oct 13 05:33:01 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Oct 13 05:33:01 2003 +0000 |
tree | 47c0f71fbf7a3ffc04996e8429f5eb8cb86436fa | |
parent | 4a650af59912110a246c0a041bff38c92f0e56a2 [diff] |
* Remove extraneous #includes * Fix a nasty initializer ordering bug. Any only-CFG passes which registered themselves before the CFGOnlyAnalysis vector initialized got forgotten and thus got invalidated and recomputed. In particular, in my compiled version of gccas, the Loop information pass was being recomputed unnecessarily. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9074 91177308-0d34-0410-b5e6-96231b3b80d8