Changed the fundemental architecture of Operands for Instructions. Now
[oota-llvm.git] / include / llvm / BasicBlock.h
2001-07-07 Chris LattnerChanged the fundemental architecture of Operands for...
2001-06-29 Chris LattnerAdded new removePredecessor method prototype
2001-06-27 Chris LattnerAdd extra forwarding accessor methods so that getMethod...
2001-06-20 Chris LattnerFactor the predeclarations of the CFG.h functionality...
2001-06-07 Chris LattnerMoved iterators to the new CFG.h file.
2001-06-07 Chris LattnerFixes for BB iterators, additional methods added for...
2001-06-06 Chris LattnerInitial revision