aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineInstrAnnot.h
AgeCommit message (Expand)Author
2002-10-29Remove separate vector of implicit refs from MachineInstr, andVikram S. Adve
2002-09-28Fixed method getReturnValue(): it should return NULL if theVikram S. Adve
2002-08-09* Removed extraneous #includesChris Lattner
2002-07-25*** empty log message ***Chris Lattner
2002-07-10Bug fix: cast (bool) has higher precedence than %... who knew!Vikram S. Adve
2002-06-25changes to make it compatible with 64bit gccAnand Shukla
2002-05-19Annotation class for MachineInstr.Vikram S. Adve