diff options
author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2002-07-30 22:05:22 +0000 |
---|---|---|
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2002-07-30 22:05:22 +0000 |
commit | 0d66177bc8b481e34d4223db163bcaf08faf535f (patch) | |
tree | 037fe3414426bc574d8e4fedc2f8b1464f55b442 /llvm/lib/Analysis/DataStructure/Local.cpp | |
parent | 43af9687a67b9b39e3bd25566b4770beac6a2e14 (diff) | |
download | bcm5719-llvm-0d66177bc8b481e34d4223db163bcaf08faf535f.tar.gz bcm5719-llvm-0d66177bc8b481e34d4223db163bcaf08faf535f.zip |
Use a separate globals graph to hold externally visible nodes.
This changes both the bottom-up and top-down propagation so that
globals and other external objects do not have to appear in every
function, but only in functions in which they are referenced or
they can be used to access something else that is referenced.
llvm-svn: 3170
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/Local.cpp')
0 files changed, 0 insertions, 0 deletions