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 5bda0e50a5 * Inline CopyFunctionCallsList
* Don't clone OrigCallList
* Rename removeDeadNodes -> removeTriviallyDeadNodes
* Implement new removeDeadNodes method

llvm-svn: 2970
2002-07-18 18:22:40 +00:00
..
BottomUpClosure.cpp Add support for a top-down propagation pass: 2002-07-18 16:13:52 +00:00
DataStructure.cpp * Inline CopyFunctionCallsList 2002-07-18 18:22:40 +00:00
Local.cpp Rename removeDeadNodes to removeTriviallyDeadNodes 2002-07-18 18:19:09 +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