1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Analysis/DataStructure
Chris Lattner f528333ecf * 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

llvm-svn: 2880
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