Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction...
[oota-llvm.git] / include / llvm / Instruction.def
2003-10-19 Chris LattnerChange the Opcode enum for PHI nodes from "Instruction...
2003-10-18 Chris LattnerNew revised variable argument handling support
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...