Files
llvm-6502/lib/Analysis
Chris Lattner 51c06abbf1 Simplify the dead node elimination stuff
Make the incompleteness marker faster by looping directly over the globals
instead of over the scalars to find the globals

Fix a bug where we didn't mark a global incomplete if it didn't have any
outgoing edges.  This wouldn't break any current clients but is still wrong.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11848 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-25 23:08:00 +00:00
..
2004-02-07 23:57:26 +00:00
2003-12-11 21:48:18 +00:00
2004-01-09 18:16:20 +00:00
2004-02-11 06:10:18 +00:00
2004-02-11 18:20:41 +00:00