llvm-6502/lib/Analysis/DataStructure
Chris Lattner 076c1f923b Implement a new mergeInGraph method, which basically factors code out of
the BU class.

This will be used by the IPModRef class to do stuff, eventually perhaps the
TD pass will use it also.

Speaking of the TD pass, this also eliminates the self recursive case, which
was broken, and couldn't occur anyway.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4599 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-07 06:31:54 +00:00
..
BottomUpClosure.cpp Implement a new mergeInGraph method, which basically factors code out of 2002-11-07 06:31:54 +00:00
DataStructure.cpp Implement a new mergeInGraph method, which basically factors code out of 2002-11-07 06:31:54 +00:00
IPModRef.cpp Fix problem with dangling referrers 2002-11-07 05:00:35 +00:00
Local.cpp Rename DataStructureAnalysis namespace to DS 2002-11-07 05:20:53 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Printer.cpp Compute total number of nodes and # call nodes 2002-11-07 02:18:46 +00:00
Steensgaard.cpp Change Steens class to build with Vikram's changes 2002-11-06 18:08:32 +00:00
TopDownClosure.cpp Implement a new mergeInGraph method, which basically factors code out of 2002-11-07 06:31:54 +00:00