llvm-6502/lib/Analysis
Chris Lattner e221976b37 * Inline CopyFunctionCallsList
* Don't clone OrigCallList
* Rename removeDeadNodes -> removeTriviallyDeadNodes
* Implement new removeDeadNodes method


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2970 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-18 18:22:40 +00:00
..
DataStructure * Inline CopyFunctionCallsList 2002-07-18 18:22:40 +00:00
IPA * s/method/function 2002-07-18 04:43:16 +00:00
LiveVar A single MachineInstr operand may now be both a def and a use. 2002-07-08 22:56:34 +00:00
Expressions.cpp Add #include removed from ConstantHandling.h 2002-05-06 17:53:10 +00:00
InductionVariable.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Interval.cpp Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes 2002-04-28 16:21:30 +00:00
IntervalPartition.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
LoopInfo.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Makefile Rename Method to Function 2002-03-23 22:51:58 +00:00
PostDominators.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
Writer.cpp changes to make it compatible with 64bit gcc 2002-06-25 20:35:19 +00:00