* Eliminate `using' directive
[oota-llvm.git] / lib / Target / SparcV9 / RegAlloc / RegClass.cpp
2003-10-23 Misha Brukman* Eliminate `using' directive
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-09-11 Misha BrukmanFixed spelling and grammar.
2003-09-01 Chris LattnerMove IGNode from public include directory to here....
2003-07-25 Vikram S. Adve(1) Change the way unused regs. are marked and found...
2003-01-15 Chris LattnerMove headers around
2003-01-15 Chris Lattner#include RegClass.h explicitly
2002-12-29 Chris LattnerMore renamings of Target/Machine*Info to Target/Target...
2002-10-29 Chris LattnerAdd #includes that were eliminated from headers
2002-10-22 Chris LattnerEnsure definate initialization
2002-09-14 Vikram S. AdveBreak RA_DEBUG option into several levels to get better...
2002-05-23 Chris LattnerConvert RegClass::IsColorUsedArr from a dynamically...
2002-05-19 Vikram S. AdveNumerous bug fixes:
2002-04-29 Chris LattnerEliminate duplicate or unneccesary #include's
2002-04-15 Chris LattnerOnly emit message if DEBUG_RA is on
2002-04-08 Chris Lattners/method/function
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2002-01-08 Ruchira SasankaFixed a bug in spill cost estimation
2002-01-07 Ruchira SasankaPhyRegAlloc.cpp: Added temp area resetting before every...
2002-01-07 Ruchira SasankaAdded destructors and comments.
2001-11-10 Ruchira SasankaChanged code to ignore Phi Nodes in PhyRegAlloc
2001-11-06 Ruchira SasankaFixed bug - added code in pushUnconstrainedIGNodes...
2001-11-06 Vikram S. AdveBug fix: uninitialized variable.
2001-10-16 Ruchira SasankaAdded support for caller saving
2001-10-15 Chris LattnerOutput to cerr rather than cout so that debug info...
2001-09-15 Ruchira Sasankafixed printing messages
2001-09-14 Ruchira Sasanka*** empty log message ***