summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DataStructure/Local.cpp
diff options
context:
space:
mode:
authorVikram S. Adve <vadve@cs.uiuc.edu>2002-07-30 22:06:40 +0000
committerVikram S. Adve <vadve@cs.uiuc.edu>2002-07-30 22:06:40 +0000
commit90c8892b4e0eb256d807c2335500d35d11554ec1 (patch)
treea93f9faf46bc4f250ddf51ff74e6a732b61851bb /llvm/lib/Analysis/DataStructure/Local.cpp
parent0d66177bc8b481e34d4223db163bcaf08faf535f (diff)
downloadbcm5719-llvm-90c8892b4e0eb256d807c2335500d35d11554ec1.tar.gz
bcm5719-llvm-90c8892b4e0eb256d807c2335500d35d11554ec1.zip
This file implements the top-down propagation pass for data structure graphs.
Also, we now 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: 3171
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/Local.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud