1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Analysis
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 * Pass the DSGraph around instead of the Function to printing fns 2002-07-11 20:33:32 +00:00
IPA MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
LiveVar A single MachineInstr operand may now be both a def and a use. 2002-07-08 22:56:34 +00:00
Expressions.cpp Add #include removed from ConstantHandling.h 2002-05-06 17:53:10 +00:00
InductionVariable.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Interval.cpp Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes 2002-04-28 16:21:30 +00:00
IntervalPartition.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
LoopInfo.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Makefile Rename Method to Function 2002-03-23 22:51:58 +00:00
PostDominators.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Writer.cpp changes to make it compatible with 64bit gcc 2002-06-25 20:35:19 +00:00