1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/include/llvm/Analysis
Vikram S. Adve aae5fcc0ca Big bug fix: killed uses were being inserted instead of erased!
Also added a set of debug options.

llvm-svn: 1917
2002-03-19 00:59:08 +00:00
..
LiveVar Big bug fix: killed uses were being inserted instead of erased! 2002-03-19 00:59:08 +00:00
CallGraph.h Convert the top line of the header from .cpp style to .h style. 2002-03-17 21:16:22 +00:00
ConstantsScanner.h Method.h no longer includes BasicBlock.h 2002-02-12 21:04:35 +00:00
Dominators.h Convert analyses over to new Pass framework 2002-01-30 23:27:55 +00:00
Expressions.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
FindUnsafePointerTypes.h Convert analyses over to new Pass framework 2002-01-30 23:27:55 +00:00
FindUsedTypes.h Convert analyses over to new Pass framework 2002-01-30 23:27:55 +00:00
InductionVariable.h Induction variables must be phi nodes 2001-12-03 17:27:42 +00:00
InstForest.h Method.h no longer includes BasicBlock.h 2002-02-12 21:04:35 +00:00
Interval.h * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:35:27 +00:00
IntervalIterator.h * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:35:27 +00:00
IntervalPartition.h Convert analyses over to new Pass framework 2002-01-30 23:27:55 +00:00
LoopInfo.h Convert analyses over to new Pass framework 2002-01-30 23:27:55 +00:00
Verifier.h Expose verifier for method and module, and accept constant structures 2002-02-26 21:38:48 +00:00
Writer.h Move callgraph printing out of writer.h into callgraph.h 2002-03-06 17:59:45 +00:00