llvm-6502/lib/Analysis
2001-11-26 18:53:29 +00:00
..
IPA Implement a new entry node that has edges to all external methods in the module 2001-11-26 18:51:25 +00:00
LiveVar No major change - added some comments 2001-10-16 01:25:05 +00:00
Expressions.cpp Make Mul work right 2001-11-26 18:53:07 +00:00
InductionVariable.cpp * Implement dominator based loop identification 2001-11-26 18:41:20 +00:00
Interval.cpp Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:53 +00:00
IntervalPartition.cpp Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
LoopDepth.cpp Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
LoopInfo.cpp * Implement dominator based loop identification 2001-11-26 18:41:20 +00:00
Makefile Added directory LiveVar/ 2001-08-28 23:29:31 +00:00
ModuleAnalyzer.cpp Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
PostDominators.cpp Fix a bad assertion to be correct . The root basic block can be used by PHI nodes. 2001-11-26 18:52:02 +00:00
Writer.cpp Implement writer support for Loops, Induction Variables, and CallGraphs 2001-11-26 18:53:29 +00:00