llvm-6502/lib/Analysis/DataStructure
Chris Lattner 8a5db46967 Fix infinite loop in the BU algorithm. Unfortunately this dies a serious
death when handling moderately sized SCC's, but what can you do


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4689 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-11 00:01:34 +00:00
..
BottomUpClosure.cpp Fix infinite loop in the BU algorithm. Unfortunately this dies a serious 2002-11-11 00:01:34 +00:00
DataStructure.cpp Use call site mergeWith method to simplify code 2002-11-11 00:00:46 +00:00
IPModRef.cpp Reduce amount of work needed to compute ip/modref 2002-11-08 22:17:01 +00:00
Local.cpp Initialize PrintAuxCalls member 2002-11-10 06:53:38 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Printer.cpp Print the right call set size 2002-11-11 00:01:02 +00:00
Steensgaard.cpp eliminate the ability to remove global nodes from deadNodeElminate... for now. 2002-11-09 22:07:02 +00:00
TopDownClosure.cpp eliminate the ability to remove global nodes from deadNodeElminate... for now. 2002-11-09 22:07:02 +00:00