Included assert.h so that the code compiles under newer versions of GCC.
[oota-llvm.git] / lib / CodeGen / RegAlloc / IGNode.h
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 ***