diff options
author | Chris Lattner <sabre@nondot.org> | 2004-02-25 23:08:00 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-02-25 23:08:00 +0000 |
commit | 51c06abbf17474852d53c2264bbae375ad7337e2 (patch) | |
tree | 3dfe255fe856cc5816f486286e5cc49323590031 /lib/CodeGen/VirtRegMap.cpp | |
parent | 52fc8d7ec901c851762c3b1722d4b239ef1cb1fa (diff) |
Simplify the dead node elimination stuff
Make the incompleteness marker faster by looping directly over the globals
instead of over the scalars to find the globals
Fix a bug where we didn't mark a global incomplete if it didn't have any
outgoing edges. This wouldn't break any current clients but is still wrong.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11848 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/VirtRegMap.cpp')
0 files changed, 0 insertions, 0 deletions