llvm-mirror/include/llvm/Analysis
Devang Patel 8ee9065162 Use 'static const char' instead of 'static const int'.
Due to darwin gcc bug, one version of darwin linker coalesces
static const int, which defauts PassID based pass identification.

llvm-svn: 36652
2007-05-02 21:39:20 +00:00
..
AliasAnalysis.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
AliasSetTracker.h
CallGraph.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
Dominators.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
ET-Forest.h Add accessor to get the blocks immediately dominated by a given block to ETForest. 2007-04-18 05:25:09 +00:00
FindUsedTypes.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
LoadValueNumbering.h
LoopInfo.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
LoopPass.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
Passes.h
PostDominators.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
ProfileInfo.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
ScalarEvolutionExpander.h what's an & between friends? 2007-04-18 00:43:05 +00:00
ScalarEvolutionExpressions.h Make it possible to create an SCEVUnknown from an APInt as well as an int. 2007-03-01 22:28:51 +00:00
Trace.h
ValueNumbering.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
Verifier.h