1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Analysis/DataStructure
Chris Lattner 0cda7182ba * 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

llvm-svn: 2266
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