llvm-6502/lib/Analysis/DataStructure
Vikram S. Adve c44e9bfa5c Add support for a top-down propagation pass:
-- Save a copy of the original call nodes in DSGraph before inlining bottom-up.
-- Also, save a list of the callers of each function in DSGraph.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2966 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-18 16:13:52 +00:00
..
BottomUpClosure.cpp Add support for a top-down propagation pass: 2002-07-18 16:13:52 +00:00
DataStructure.cpp Add support for a top-down propagation pass. 2002-07-18 16:12:08 +00:00
Local.cpp Implement cast nodes correctly. 2002-07-18 15:54:42 +00:00
Makefile Initial checkin of Datastructure analysis. 2002-03-26 22:39:06 +00:00
Printer.cpp Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start. 2002-07-18 00:12:30 +00:00