llvm-6502/include/llvm/Analysis
Chris Lattner 803513b364 Fix a case where we incorrectly returned hasComputableLoopEvolution for
a ternary commutative expr.  Remove FIXME that does not need to be fixed
(can't happen).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20335 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-26 18:40:02 +00:00
..
DataStructure Add a new method to make it easy to update graphs. 2005-02-15 18:40:55 +00:00
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CFGPrinter.h
ConstantsScanner.h
Dominators.h
Expressions.h
FindUnsafePointerTypes.h
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h
Passes.h Get VC++ compiling again 2005-01-28 07:29:32 +00:00
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Add a new replaceSymbolicValuesWithConcrete method to the SCEV class, 2005-02-13 04:34:51 +00:00
ScalarEvolutionExpressions.h Fix a case where we incorrectly returned hasComputableLoopEvolution for 2005-02-26 18:40:02 +00:00
Trace.h
ValueNumbering.h
Verifier.h