llvm-6502/lib/Analysis/DataStructure
Chris Lattner 7650b94c75 * Remove the concept of a critical shadow node
* Make the function pointer argument explicit for a call nodes
* Eliminate unreachable global values
* Merge call nodes that are identical


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2266 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-16 20:39:59 +00:00
..
ComputeClosure.cpp * Remove the concept of a critical shadow node 2002-04-16 20:39:59 +00:00
DataStructure.cpp * Remove the concept of a critical shadow node 2002-04-16 20:39:59 +00:00
EliminateNodes.cpp * Remove the concept of a critical shadow node 2002-04-16 20:39:59 +00:00
FunctionRepBuilder.cpp * Remove the concept of a critical shadow node 2002-04-16 20:39:59 +00:00
FunctionRepBuilder.h * Eliminate ArgDSNode's completely, now rely on scalar map 2002-04-16 03:44:03 +00:00
Makefile Initial checkin of Datastructure analysis. 2002-03-26 22:39:06 +00:00
NodeImpl.cpp * Remove the concept of a critical shadow node 2002-04-16 20:39:59 +00:00