Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops.
[oota-llvm.git] / include / llvm / ADT / DenseSet.h
2007-10-05 Chris LattnerMark count method const.
2007-09-30 Chris LattnerAdd a new DenseSet abstraction.