Replaced uses of deprecated `MachineFunction::get(BasicBlock *BB)'.
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9RegClassInfo.h
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