llvm-6502/lib/Analysis/DataStructure
Chris Lattner 679e8e1b19 - Add a bunch of checking to make sure that dead nodes are not used after they
are marked DEAD.  This helped track down some bugs
- Fix a bunch of bugs where we were doing work on nodes after they became dead
- Add support for aux function call sites
- Add support for not cloning call sites


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4633 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-08 21:27:12 +00:00
..
BottomUpClosure.cpp Remove gunk used by broken TD pass 2002-11-08 21:25:24 +00:00
DataStructure.cpp - Add a bunch of checking to make sure that dead nodes are not used after they 2002-11-08 21:27:12 +00:00
IPModRef.cpp Fix IPModRef to use new DS interface 2002-11-08 19:13:14 +00:00
Local.cpp * actually handle constants (especially constantexprs) correctly. 2002-11-08 05:00:44 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Printer.cpp Add flush 2002-11-08 01:21:07 +00:00
Steensgaard.cpp Use DSNodeHandleMap instead to be safe 2002-11-08 05:01:14 +00:00
TopDownClosure.cpp Use DSNodeHandleMap instead to be safe 2002-11-08 05:01:14 +00:00