aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/SparcV9RegClassInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header.John Criswell2003-10-211-0/+7
* Regularize header file commentsChris Lattner2003-10-131-3/+2
* No longer include IGNode.h in the Sparc global headerChris Lattner2003-09-011-10/+1
* (1) Major fix to the way unused regs. are marked and found for the FPVikram S. Adve2003-07-251-8/+30
* Added special consideration for instrumentation strategyAnand Shukla2003-07-201-0/+6
* Major bug fix though it happened rarely (only on a compare after anVikram S. Adve2003-07-061-13/+8
* Added special register class containing (for now) %fsr.Vikram S. Adve2003-05-271-7/+30
* More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner2002-12-291-9/+9
* - Clean up interface to Sparc register handling a bit:Chris Lattner2002-08-121-128/+56
* Convert RegClass::IsColorUsedArr from a dynamically allocated array toChris Lattner2002-05-231-11/+12
* Numerous bug fixes:Vikram S. Adve2002-05-191-8/+12
* * Minor cleanupsChris Lattner2002-02-041-100/+39
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-8/+8
* Added more commentsRuchira Sasanka2002-01-071-16/+16
* Added code to support correct saving of %ccr across callsRuchira Sasanka2001-11-031-3/+35
* Corrected a bug in SparcRegInfo.cpp - to add inserted instructions before a r...Ruchira Sasanka2001-10-231-1/+1
* Reordered registers slightly to simplify a new check.Vikram S. Adve2001-10-221-3/+14
* Added support for caller savingRuchira Sasanka2001-10-161-0/+21
* updated suggesting/coloring of call & return args & implicit operandsRuchira Sasanka2001-10-151-4/+4
* --removed %g regs being allocated - fix laterRuchira Sasanka2001-10-091-5/+6
* added support for suggesting colorsRuchira Sasanka2001-09-301-9/+9
* -- ruchiraRuchira Sasanka2001-09-181-0/+240