Convert AddedInstrMapType to contain AddedInstrns by value instead of by
[oota-llvm.git] / lib / CodeGen / RegAlloc / RegClass.cpp
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 ***