Expose passinfo from BreakCriticalEdges pass so that it may be "Required" by
[oota-llvm.git] / include / llvm / iPHINode.h
2002-09-16 Vikram S. AdveAdd routines to update or erase operands (and to do...
2002-09-10 Chris LattnerImplement support for inserting an instruction into...
2002-07-14 Vikram S. AdveCreate a static version of Instruction::getOpcodeName...
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-03 Chris LattnerSplit the PHINode class out from the iOther.h file...