Rename ScalarEvolution::deleteInstructionFromRecords to
[oota-llvm.git] / include / llvm / Analysis / ScalarEvolution.h
2007-06-19 Dan GohmanRename ScalarEvolution::deleteInstructionFromRecords to
2007-05-06 Nick LewyckyFix typo in comment.
2007-05-03 Dan GohmanUse the explicit keyword for the SCEV class' constructor.
2007-05-03 Devang PatelDrop 'const'
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2007-03-05 Jeff CohenUnbreak VC++ build.
2007-02-28 Reid SpencerFor PR1205:
2006-12-17 Bill WendlingAdded an automatic cast to "std::ostream*" etc. from...
2006-12-07 Bill WendlingChanged llvm_ostream et all to OStream. llvm_cerr,...
2006-11-28 Bill WendlingAdded a temporary hack to get the llvm-streams to work...
2005-08-09 Chris Lattneradd two helper methods
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-09 Chris Lattnerexport two methods
2005-02-13 Chris LattnerAdd a new replaceSymbolicValuesWithConcrete method...
2004-12-07 Reid SpencerFor PR387:\
2004-06-24 Chris LattnerRemove distasteful method which is really part of the...
2004-04-23 Chris LattnerRemove the SCEV::expandCodeFor method, add a new SCEVVi...
2004-04-22 Chris LattnerAdd an ugly cast
2004-04-22 Chris LattnerAdd a method
2004-04-02 Chris Lattnercleanup some long-dead code
2004-04-02 Chris LattnerAdd a new analysis