llvm-6502/lib/Analysis
Chris Lattner 96d0f3011a Module's are no longer Value subclasses
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2351 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-28 04:50:00 +00:00
..
DataStructure Fix signed/unsigned comparison warning 2002-04-28 04:49:43 +00:00
IPA * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
LiveVar s/Method/Function 2002-04-27 07:27:19 +00:00
Expressions.cpp Module's are no longer Value subclasses 2002-04-28 04:50:00 +00:00
InductionVariable.cpp Change the Dominator info and LoopInfo classes to keep track of BasicBlock's, not 2002-04-28 00:15:57 +00:00
Interval.cpp * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
IntervalPartition.cpp * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
LoopInfo.cpp Change the Dominator info and LoopInfo classes to keep track of BasicBlock's, not 2002-04-28 00:15:57 +00:00
Makefile Rename Method to Function 2002-03-23 22:51:58 +00:00
PostDominators.cpp Change the Dominator info and LoopInfo classes to keep track of BasicBlock's, not 2002-04-28 00:15:57 +00:00
Writer.cpp Change the Dominator info and LoopInfo classes to keep track of BasicBlock's, not 2002-04-28 00:15:57 +00:00