Added LLVM copyright notice.
[oota-llvm.git] / lib / CodeGen / RegAlloc / RegClass.h
2003-10-21 John CriswellAdded LLVM copyright notice.
2003-09-21 Brian GaekeStandardize the names of include guards.
2003-08-21 Misha BrukmanThe word `dependent' has no `a'.
2003-07-25 Vikram S. Adve(1) Change the way unused regs. are marked and found...
2003-01-15 Chris LattnerMove headers around
2002-12-29 Chris LattnerMore renamings of Target/Machine*Info to Target/Target...
2002-10-29 Chris LattnerDe-inline methods
2002-05-23 Chris LattnerConvert RegClass::IsColorUsedArr from a dynamically...
2002-04-29 Chris LattnerEliminate duplicate or unneccesary #include's
2002-04-08 Chris Lattners/Method/Function
2002-02-04 Chris Lattner* Minor cleanups
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2002-01-07 Ruchira SasankaAdded comments, destructors where necessary.
2001-10-28 Ruchira SasankaAdded support for spilling
2001-10-15 Chris LattnerPrint Debug Code to stderr instead of stdout so that...
2001-09-18 Vikram S. AdveMinor fixes: renamed target machine files; fold sched...
2001-09-15 Ruchira Sasanka--reg alloc code added
2001-09-14 Chris LattnerSplit Target/Machine.h into three files:
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.
2001-09-08 Ruchira SasankaCommitted for compliation. Not yet final.