Split AllOpts.h into lots of little .h files.
[oota-llvm.git] / include / llvm / Optimizations / AllOpts.h
2001-06-30 Chris LattnerSplit AllOpts.h into lots of little .h files.
2001-06-29 Chris LattnerAdded prototype for ConstantFoldTerminator
2001-06-27 Chris Lattner* Use the new reduce_apply_bool template
2001-06-21 Chris LattnerModified to use the new reduce_apply algorithm
2001-06-20 Chris LattnerAdd an optimization stub
2001-06-06 Chris LattnerInitial revision