mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
355e2ca1f4
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@3170 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
BottomUpClosure.cpp | ||
DataStructure.cpp | ||
Local.cpp | ||
Makefile | ||
Printer.cpp |