Renamed inst_const_iterator -> const_inst_iterator
[oota-llvm.git] / include / llvm / iOperators.h
2001-07-08 Chris LattnerMoved Cast from being a Unary instruction to being...
2001-07-08 Chris LattnerNeg instruction removed. Cast instruction implemented.
2001-07-07 Chris LattnerConvert BinaryOperand and UnaryOperator to only take...
2001-07-07 Chris LattnerBroad superficial changes:
2001-06-27 Chris LattnerMake a new GenericBinaryInst class, instead of providin...
2001-06-06 Chris LattnerInitial revision