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 9aff5a8047 * Destroy alloca nodes when a graph gets inlined
* Add links to all subtrees when a shadow node gets resolved
* Add critical node handling

llvm-svn: 2001
2002-03-27 19:44:33 +00:00
..
ComputeClosure.cpp * Destroy alloca nodes when a graph gets inlined 2002-03-27 19:44:33 +00:00
DataStructure.cpp Initial checkin of Datastructure analysis. 2002-03-26 22:39:06 +00:00
EliminateNodes.cpp * Optimizers return true on change 2002-03-27 00:55:13 +00:00
FunctionRepBuilder.cpp Initial checkin of Datastructure analysis. 2002-03-26 22:39:06 +00:00
FunctionRepBuilder.h Initial checkin of Datastructure analysis. 2002-03-26 22:39:06 +00:00
Makefile Initial checkin of Datastructure analysis. 2002-03-26 22:39:06 +00:00
NodeImpl.cpp Fix long line 2002-03-27 00:54:31 +00:00