1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Analysis
2002-04-28 00:15:57 +00:00
..
DataStructure Add support for tracking array allocations 2002-04-27 02:28:41 +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 Move FunctionArgument out of iOther.h into Argument.h and rename class to 2002-04-09 19:48:49 +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