llvm-6502/include/llvm/Analysis
Jeff Cohen 6e400f76e6 Apply feed back from Chris:
1. Rename createLoaderPass to CreateProfileLoaderPass
  2. Opt shouldn't use the pass registered in CodeGen.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19431 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-10 03:56:27 +00:00
..
DataStructure Get lib/Analysis/DataStructure to compile with VC++ 2005-01-09 04:18:28 +00:00
AliasAnalysis.h Make code fit in 80 cols 2004-12-17 17:02:54 +00:00
AliasSetTracker.h Change interface to this method a bit 2004-11-27 18:37:04 +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 For PR387:\ 2004-12-07 04:03:45 +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 For PR387:\ 2004-12-07 04:03:45 +00:00
LoadValueNumbering.h
LoopInfo.h For PR387:\ 2004-12-07 04:03:45 +00:00
Passes.h Apply feed back from Chris: 2005-01-10 03:56:27 +00:00
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h For PR387:\ 2004-12-07 04:03:45 +00:00
ScalarEvolutionExpressions.h
Trace.h
ValueNumbering.h
Verifier.h