diff options
author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2002-07-30 22:06:40 +0000 |
---|---|---|
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2002-07-30 22:06:40 +0000 |
commit | aaeee75af864126e14c528d3340739f50e38eb1c (patch) | |
tree | afecbefc524e9504d7479f004411afab0d483550 /getsomesrcs.sh | |
parent | 355e2ca1f4c31d99cfdb2b892a76fb9b10780d2c (diff) | |
download | external_llvm-aaeee75af864126e14c528d3340739f50e38eb1c.zip external_llvm-aaeee75af864126e14c528d3340739f50e38eb1c.tar.gz external_llvm-aaeee75af864126e14c528d3340739f50e38eb1c.tar.bz2 |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3171 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'getsomesrcs.sh')
0 files changed, 0 insertions, 0 deletions