Added LLVM copyright header.
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9RegClassInfo.h
2003-10-21 John CriswellAdded LLVM copyright header.
2003-10-13 Chris LattnerRegularize header file comments
2003-09-01 Chris LattnerNo longer include IGNode.h in the Sparc global header
2003-07-25 Vikram S. Adve(1) Major fix to the way unused regs. are marked and...
2003-07-20 Anand ShuklaAdded special consideration for instrumentation strategy
2003-07-06 Vikram S. AdveMajor bug fix though it happened rarely (only on a...
2003-05-27 Vikram S. AdveAdded special register class containing (for now) ...
2002-12-29 Chris LattnerMore renamings of Target/Machine*Info to Target/Target...
2002-08-12 Chris Lattner - Clean up interface to Sparc register handling a...
2002-05-23 Chris LattnerConvert RegClass::IsColorUsedArr from a dynamically...
2002-05-19 Vikram S. AdveNumerous bug fixes:
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
2001-11-03 Ruchira SasankaAdded code to support correct saving of %ccr across...
2001-10-23 Ruchira SasankaCorrected a bug in SparcRegInfo.cpp - to add inserted...
2001-10-22 Vikram S. AdveReordered registers slightly to simplify a new check.
2001-10-16 Ruchira SasankaAdded support for caller saving
2001-10-15 Ruchira Sasankaupdated suggesting/coloring of call & return args ...
2001-10-09 Ruchira Sasanka--removed %g regs being allocated - fix later
2001-09-30 Ruchira Sasankaadded support for suggesting colors
2001-09-18 Ruchira Sasanka-- ruchira