llvm-6502/lib/Analysis
2002-05-13 22:03:16 +00:00
..
DataStructure Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00
IPA Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
LiveVar Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Expressions.cpp Add #include removed from ConstantHandling.h 2002-05-06 17:53:10 +00:00
InductionVariable.cpp Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
Interval.cpp Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes 2002-04-28 16:21:30 +00:00
IntervalPartition.cpp Mark analyses that only depend on the CFG of a function 2002-05-06 19:32:07 +00:00
LoopInfo.cpp Mark analyses that only depend on the CFG of a function 2002-05-06 19:32:07 +00:00
Makefile Rename Method to Function 2002-03-23 22:51:58 +00:00
PostDominators.cpp Add method to check to see if two _Instructions_ dominate each other 2002-05-13 22:03:16 +00:00
Writer.cpp Print out post dominance data structures more nicely 2002-05-08 23:11:08 +00:00