aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/RegAlloc/IGNode.h
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* * Use C++ style comments instead of C-styleMisha Brukman2003-10-231-23/+20
* Added LLVM copyright notice.John Criswell2003-10-211-0/+9
* #include vector which we will need here soonChris Lattner2003-10-151-0/+1
* Remove some unused methods of class IGNode.Brian Gaeke2003-09-241-13/+0
* Standardize the names of include guards.Brian Gaeke2003-09-211-6/+5
* LiveRange.h is now in lib/CodeGen/RegAllocChris Lattner2003-09-011-1/+1
* Remove a ton of extraneous #includesChris Lattner2003-06-221-1/+0
* Included assert.h so that the code compiles under newer versions of GCC.John Criswell2003-06-111-0/+1
* Remove forward declChris Lattner2002-10-291-1/+0
* Add method IGNode::getCombinedDegree to count the sum of the degreesVikram S. Adve2002-09-201-0/+3
* Eliminate duplicate or unneccesary #include'sChris Lattner2002-04-291-1/+0
* Minor change: Methods that return ValueSet's that are guaranteed to be validChris Lattner2002-02-051-9/+9
* * Code Cleanups of IGNode.hChris Lattner2002-02-051-48/+22
* * Minor cleanupsChris Lattner2002-02-041-7/+7
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-12/+1
* Added comments, destructors where necessary.Ruchira Sasanka2002-01-071-19/+28
* Changed Call interference infoRuchira Sasanka2001-10-191-2/+2
* Add tags so emacs knows these are C++ filesChris Lattner2001-09-071-1/+1
* *** empty log message ***Ruchira Sasanka2001-08-311-0/+152