aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/RegAlloc/RegClass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move headers aroundChris Lattner2003-01-151-1/+1
* #include RegClass.h explicitlyChris Lattner2003-01-151-1/+1
* More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner2002-12-291-1/+1
* Add #includes that were eliminated from headersChris Lattner2002-10-291-0/+10
* Ensure definate initializationChris Lattner2002-10-221-1/+1
* Break RA_DEBUG option into several levels to get better control overVikram S. Adve2002-09-141-7/+14
* Convert RegClass::IsColorUsedArr from a dynamically allocated array toChris Lattner2002-05-231-5/+4
* Numerous bug fixes:Vikram S. Adve2002-05-191-0/+16
* Eliminate duplicate or unneccesary #include'sChris Lattner2002-04-291-1/+1
* Only emit message if DEBUG_RA is onChris Lattner2002-04-151-6/+6
* s/method/functionChris Lattner2002-04-081-3/+3
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-12/+13
* Fixed a bug in spill cost estimationRuchira Sasanka2002-01-081-4/+6
* PhyRegAlloc.cpp: Added temp area resetting before every callRuchira Sasanka2002-01-071-1/+1
* Added destructors and comments.Ruchira Sasanka2002-01-071-22/+54
* Changed code to ignore Phi Nodes in PhyRegAllocRuchira Sasanka2001-11-101-0/+2
* Fixed bug - added code in pushUnconstrainedIGNodes() to check whether a nodeRuchira Sasanka2001-11-061-8/+17
* Bug fix: uninitialized variable.Vikram S. Adve2001-11-061-5/+5
* Added support for caller savingRuchira Sasanka2001-10-161-11/+11
* Output to cerr rather than cout so that debug info doesn't mess up assembly g...Chris Lattner2001-10-151-11/+11
* fixed printing messagesRuchira Sasanka2001-09-151-21/+8
* *** empty log message ***Ruchira Sasanka2001-09-141-0/+202