llvm-6502/include/llvm/Analysis
2004-08-08 03:27:49 +00:00
..
DataStructure Headers moved 2004-07-07 06:35:22 +00:00
AliasAnalysis.h Several *major* changes to the AA interfaces: 2004-05-23 21:12:38 +00:00
AliasSetTracker.h New methods 2004-07-26 05:50:09 +00:00
CallGraph.h Add standard print/dump methods to CallGraph classes. 2004-08-08 03:27:49 +00:00
CFGPrinter.h Because I like being able to instantiate the cfgprinter from external projects, 2004-04-26 16:27:53 +00:00
ConstantsScanner.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Dominators.h It's not clear to me whether the old version was correct C++ code, but in 2004-05-21 18:38:16 +00:00
Expressions.h Doxygenified and cleand up comments. 2004-03-11 23:08:20 +00:00
FindUnsafePointerTypes.h Doxygenified and cleand up comments. 2004-03-11 23:08:20 +00:00
FindUsedTypes.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Interval.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
IntervalIterator.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
IntervalPartition.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
LoadValueNumbering.h Make the create...() functions for some of these passes return a FunctionPass *. 2004-07-27 17:43:21 +00:00
LoopInfo.h Eliminate a poorly conceived method 2004-04-19 06:26:46 +00:00
Passes.h Add new header 2004-06-28 06:31:26 +00:00
PostDominators.h Doxygenify comments. 2004-02-29 23:55:11 +00:00
ProfileInfo.h Switch over to using edge profile information as the basic profiling representation, 2004-03-08 22:03:45 +00:00
ProfileInfoLoader.h Add BBTrace accessor method and data member. 2004-05-04 17:11:13 +00:00
ProfileInfoTypes.h New header file containing profile info enums shared between the C++ analysis 2004-05-04 16:57:57 +00:00
ScalarEvolution.h Remove distasteful method which is really part of the indvars pass 2004-06-24 06:52:20 +00:00
ScalarEvolutionExpressions.h Fix warning 2004-04-27 18:21:56 +00:00
Trace.h Define erase forwarding method on traces 2004-05-17 21:17:21 +00:00
ValueNumbering.h Add interfaces to update value numbering results 2004-05-23 21:11:17 +00:00
Verifier.h Make the verifier API more complete and useful 2004-04-02 15:44:33 +00:00