Vikram S. Adve b9c05cf65b 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
2002-07-30 22:05:22 +00:00
2002-07-30 00:53:26 +00:00
2002-07-23 17:56:32 +00:00
2001-07-25 22:46:22 +00:00
2002-07-23 17:56:32 +00:00
2001-06-06 20:29:01 +00:00
Description
Fork of llvm with experimental commits and workarounds for RPCS3
634 MiB
Languages
C++ 96.9%
C 1%
Python 1%
CMake 0.6%
OCaml 0.2%
Other 0.1%