llvm-6502/include/llvm/Analysis
2007-10-29 04:50:50 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h Add empty() member functions to a few container-like classes. 2007-10-01 16:01:23 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
DominatorInternals.h Make it possible for DomTreeBase to be constructed from MachineFunction's as well as just Function's. 2007-10-25 00:16:57 +00:00
Dominators.h Add a first attempt at dominator information for MBB's. Use with caution: this has been tested to compile. It has not yet been confirmed to generate correct analysis. 2007-10-29 04:50:50 +00:00
FindUsedTypes.h Fix typo in comment. 2007-05-06 13:37:16 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h Fix typo in comment. 2007-05-06 13:37:16 +00:00
LoadValueNumbering.h
LoopInfo.h Add empty() member functions to a few container-like classes. 2007-10-01 16:01:23 +00:00
LoopPass.h More explicit keywords. 2007-08-01 15:32:29 +00:00
MemoryDependenceAnalysis.h Add a flag to mark a dirty cache entry. This is not yet used, but will eventually 2007-09-19 16:13:57 +00:00
Passes.h
PostDominators.h Make DomTreeBase not a FunctionPass. 2007-10-23 21:42:49 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Move the SCEV object factors from being static members of the individual 2007-10-22 18:31:58 +00:00
ScalarEvolutionExpander.h Move the SCEV object factors from being static members of the individual 2007-10-22 18:31:58 +00:00
ScalarEvolutionExpressions.h Move the SCEV object factors from being static members of the individual 2007-10-22 18:31:58 +00:00
Trace.h
ValueNumbering.h
Verifier.h