llvm-6502/include/llvm/Analysis
Chris Lattner ab8544aa75 Do not do horrible things to the CBU graphs. In particular, we do NOT own
the CBU graphs, copy them instead of hacking on the CBU graphs.

Also, instead of forwarding request from ECGraphs clients to the CBU graphs
clients, service them ourselves.

Finally, remove a broken "optimization"


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17378 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-31 21:56:11 +00:00
..
DataStructure Do not do horrible things to the CBU graphs. In particular, we do NOT own 2004-10-31 21:56:11 +00:00
AliasAnalysis.h
AliasSetTracker.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
CallGraph.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
CFGPrinter.h
ConstantsScanner.h
Dominators.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
Expressions.h
FindUnsafePointerTypes.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
FindUsedTypes.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
Interval.h
IntervalIterator.h Remove unneeded typedef, patch by Morten Ofstad 2004-10-14 14:51:09 +00:00
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
Passes.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpressions.h
Trace.h
ValueNumbering.h
Verifier.h