Give me PHI's space back
[oota-llvm.git] / lib / VMCore / Instruction.cpp
2001-09-07 Chris Lattner* Support new setname interface
2001-07-21 Chris LattnerRenamed include/llvm/Codegen to include/llvm/CodeGen
2001-07-21 Chris LattnerFix code to be in a consistent style
2001-07-21 Chris LattnerRemove getTempValuesForMachineCode from the Instruction...
2001-07-20 Vikram S. AdveAdded a representation of the machine instructions...
2001-06-25 Chris LattnerMoved UnaryOperator::create to InstrTypes.cpp until...
2001-06-08 Chris LattnerMoved getBinaryOperator to the BinaryOperator class...
2001-06-06 Chris LattnerInitial revision