Add integer register size field.
[oota-llvm.git] / include / llvm / Target / TargetRegInfo.h
2002-04-09 Chris LattnerFree memory when done with it.
2002-03-31 Vikram S. AdveAdd method getCallInstIndirectAddrVal() to add call...
2002-03-23 Chris LattnerRename Method to Function
2002-03-18 Vikram S. AdveAdd function getRegClassIDOfType.
2002-02-04 Chris Lattner* Minor cleanups
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2002-01-07 Ruchira SasankaAdded more comments
2002-01-07 Ruchira SasankaMachineRegInfo: Added a method to get the size of a...
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...
2001-11-08 Vikram S. AdveInclude handle to TargetMachine in each Machine...Info...
2001-11-03 Ruchira SasankaMoved InsertCallerSaveInstr to the SparcRegInfo.cpp...
2001-10-28 Ruchira SasankaMoved callerSaving code to machine specific classes...
2001-10-21 Ruchira SasankaAdded support for both call/jmpl instructions
2001-10-16 Ruchira SasankaAdded support for caller saving
2001-10-15 Ruchira Sasanka--changed Sugesting colors for method calls/return...
2001-09-30 Ruchira Sasankaadded suggesting color suppor
2001-09-18 Ruchira Sasanka*** empty log message ***
2001-09-18 Vikram S. AdveMake class TargetMachine the common interface to all...