llvm-6502/lib/Analysis/DataStructure
Chris Lattner 76d5b489e3 * Pass the DSGraph around instead of the Function to printing fns
* Print the globals list in the node
* Print the scalars in the scalar node
* Eliminate Scalar "label" edges in the graph
* Print fake edges lighter instead of dotted


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2880 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-11 20:33:32 +00:00
..
DataStructure.cpp * Nodes now keep track of any global variables in them 2002-07-11 20:32:22 +00:00
Local.cpp * Nodes now keep track of any global variables in them 2002-07-11 20:32:02 +00:00
Makefile Initial checkin of Datastructure analysis. 2002-03-26 22:39:06 +00:00
Printer.cpp * Pass the DSGraph around instead of the Function to printing fns 2002-07-11 20:33:32 +00:00