aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/RegAlloc/RegClass.h
Commit message (Expand)AuthorAgeFilesLines
* Move headers aroundChris Lattner2003-01-151-1/+1
* More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner2002-12-291-5/+5
* De-inline methodsChris Lattner2002-10-291-9/+2
* Convert RegClass::IsColorUsedArr from a dynamically allocated array toChris Lattner2002-05-231-10/+9
* Eliminate duplicate or unneccesary #include'sChris Lattner2002-04-291-2/+0
* s/Method/FunctionChris Lattner2002-04-081-8/+7
* * Minor cleanupsChris Lattner2002-02-041-8/+3
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-11/+5
* Added comments, destructors where necessary.Ruchira Sasanka2002-01-071-20/+33
* Added support for spillingRuchira Sasanka2001-10-281-0/+3
* Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...Chris Lattner2001-10-151-2/+2
* Minor fixes: renamed target machine files; fold sched info into TargetMachine.Vikram S. Adve2001-09-181-2/+2
* --reg alloc code addedRuchira Sasanka2001-09-151-0/+1
* Split Target/Machine.h into three files:Chris Lattner2001-09-141-1/+1
* Make a new llvm/Target #include directory.Chris Lattner2001-09-141-6/+1
* Committed for compliation. Not yet final.Ruchira Sasanka2001-09-081-0/+125