Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
[oota-llvm.git] / include / llvm / Analysis / ScalarEvolutionExpressions.h
2006-10-26 Reid SpencerFor PR950:
2006-04-01 Chris LattnerFix Transforms/IndVarsSimplify/2006-03-31-NegativeStrid...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-02-26 Chris LattnerFix a case where we incorrectly returned hasComputableL...
2005-02-13 Chris LattnerAdd a new replaceSymbolicValuesWithConcrete method...
2004-04-27 Chris LattnerFix warning
2004-04-23 Chris LattnerRemove the SCEV::expandCodeFor method, add a new SCEVVi...
2004-04-15 Chris LattnerPublically export all of these classes from the ScalarE...