Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / CodeGen / MachineInstrAnnot.h
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-07-10 Vikram S. AdveValues stored in CallArgsDescriptor cannot be const.
2003-06-22 Chris LattnerRemove a ton of extraneous #includes
2003-06-11 John CriswellIncluded assert.h so that the code compiles under newer...
2003-05-31 Vikram S. AdveRenamed a variable.
2002-10-29 Vikram S. AdveRemove separate vector of implicit refs from MachineIns...
2002-09-28 Vikram S. AdveFixed method getReturnValue(): it should return NULL...
2002-08-09 Chris Lattner* Removed extraneous #includes
2002-07-25 Chris Lattner*** empty log message ***
2002-07-10 Vikram S. AdveBug fix: cast (bool) has higher precedence than %....
2002-06-25 Anand Shuklachanges to make it compatible with 64bit gcc
2002-05-19 Vikram S. AdveAnnotation class for MachineInstr.