Don't forget to link type names together too. Fix for Olden/mst benchmark
[oota-llvm.git] / lib / VMCore / BasicBlock.cpp
2001-10-02 Chris LattnerCommit more code over to new cast style
2001-10-01 Chris LattnerConvert more code to use new style casts
2001-10-01 Chris LattnerPull predecessor and successor iterators out of the...
2001-09-07 Chris LattnerSupport new setName itf
2001-07-30 Vikram S. AdveAdded vector of machine instructions for the basic...
2001-07-14 Chris Lattner* ValueHolder now takes 3 arguments
2001-06-29 Chris LattnerAdd implementation of BasicBlock::removePredecessor...
2001-06-27 Chris LattnerMiscellaneous cleanups:
2001-06-06 Chris LattnerInitial revision