Remove usage of use_size()
[oota-llvm.git] / include / llvm / Instruction.def
2003-09-30 Chris LattnerStandardize header file comments
2003-09-08 Chris LattnerAdd new unwind instruction. Happily there was a slot...
2003-05-08 Chris LattnerAdd new VarArgInst class for the va_arg instruction
2002-09-10 Chris LattnerEliminate the GenericBinaryInst class.
2002-08-15 Chris LattnerRemove the last traces of the NOT instruction
2002-08-14 Chris LattnerRemove reference to GenericUnaryInst class
2002-03-19 Chris LattnerAllow implementation of all HANDLE_*_INST macros at...
2001-10-14 Chris LattnerNew file to define instructions...