aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/RegAlloc/LiveRange.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize the names of include guards.Brian Gaeke2003-09-211-2/+2
* isMarkedForSpill() should be const.Vikram S. Adve2003-07-101-1/+1
* Remove a ton of extraneous #includesChris Lattner2003-06-221-4/+1
* Included assert.h so that the code compiles under newer versions of GCC.John Criswell2003-06-111-0/+2
* Add new methodChris Lattner2003-01-151-0/+1
* Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.hChris Lattner2003-01-141-1/+1
* Remove long dead #if 0Chris Lattner2002-10-291-4/+0
* Remove #includeChris Lattner2002-10-291-1/+0
* Add method clearCallInterference().Vikram S. Adve2002-03-311-0/+3
* * Code Cleanups of IGNode.hChris Lattner2002-02-051-5/+2
* * Code CleanupsChris Lattner2002-02-051-94/+63
* * Minor cleanupsChris Lattner2002-02-041-12/+4
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-2/+3
* Added comments, destructors where necessary.Ruchira Sasanka2002-01-071-35/+55
* Changed some names of methods, added const etc.Ruchira Sasanka2001-11-151-1/+1
* Added two minor methods.Vikram S. Adve2001-11-081-3/+6
* Added support for spillingRuchira Sasanka2001-10-281-0/+38
* Added code to support unusable Suggested Colors.Ruchira Sasanka2001-10-191-15/+24
* Changed Call interference infoRuchira Sasanka2001-10-191-8/+23
* Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...Chris Lattner2001-10-151-1/+1
* added suggesting color supportRuchira Sasanka2001-09-301-1/+22
* --RuchiraRuchira Sasanka2001-09-081-0/+110