Added LLVM copyright notice.
[oota-llvm.git] / lib / CodeGen / RegAlloc / IGNode.h
2003-10-21 John CriswellAdded LLVM copyright notice.
2003-10-15 Chris Lattner#include vector which we will need here soon
2003-09-24 Brian GaekeRemove some unused methods of class IGNode.
2003-09-21 Brian GaekeStandardize the names of include guards.
2003-09-01 Chris LattnerLiveRange.h is now in lib/CodeGen/RegAlloc
2003-06-22 Chris LattnerRemove a ton of extraneous #includes
2003-06-11 John CriswellIncluded assert.h so that the code compiles under newer...
2002-10-29 Chris LattnerRemove forward decl
2002-09-20 Vikram S. AdveAdd method IGNode::getCombinedDegree to count the sum...
2002-04-29 Chris LattnerEliminate duplicate or unneccesary #include's
2002-02-05 Chris LattnerMinor change: Methods that return ValueSet's that are...
2002-02-05 Chris Lattner* Code Cleanups of IGNode.h
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-19 Ruchira SasankaChanged Call interference info
2001-09-07 Chris LattnerAdd tags so emacs knows these are C++ files
2001-08-31 Ruchira Sasanka*** empty log message ***