aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/SparcV9RegClassInfo.h
AgeCommit message (Expand)Author
2006-04-20This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner
2005-07-27Eliminate tabs and trailing spaces.Jeff Cohen
2005-06-12When compiled with GCC 4.0, a latent bug was exposed where both SparcV9Nate Begeman
2005-04-21Remove trailing whitespaceMisha Brukman
2004-06-03Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, itsBrian Gaeke
2004-04-25Fix file header comments and include guards -- many files have been moved orBrian Gaeke
2004-04-23Include SparcV9RegInfo.h instead of TargetRegInfo.h.Brian Gaeke
2004-04-19Regularize include guards, remove some excess whitespace and fix some comments.Brian Gaeke
2004-02-25Great renaming: Sparc --> SparcV9Brian Gaeke
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-21Added LLVM copyright header.John Criswell
2003-10-13Regularize header file commentsChris Lattner
2003-09-01No longer include IGNode.h in the Sparc global headerChris Lattner
2003-07-25(1) Major fix to the way unused regs. are marked and found for the FPVikram S. Adve
2003-07-20Added special consideration for instrumentation strategyAnand Shukla
2003-07-06Major bug fix though it happened rarely (only on a compare after anVikram S. Adve
2003-05-27Added special register class containing (for now) %fsr.Vikram S. Adve
2002-12-29More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner
2002-08-12 - Clean up interface to Sparc register handling a bit:Chris Lattner
2002-05-23Convert RegClass::IsColorUsedArr from a dynamically allocated array toChris Lattner
2002-05-19Numerous bug fixes:Vikram S. Adve
2002-02-04* Minor cleanupsChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2002-01-07Added more commentsRuchira Sasanka
2001-11-03Added code to support correct saving of %ccr across callsRuchira Sasanka
2001-10-23Corrected a bug in SparcRegInfo.cpp - to add inserted instructions before a r...Ruchira Sasanka
2001-10-22Reordered registers slightly to simplify a new check.Vikram S. Adve
2001-10-16Added support for caller savingRuchira Sasanka
2001-10-15updated suggesting/coloring of call & return args & implicit operandsRuchira Sasanka
2001-10-09--removed %g regs being allocated - fix laterRuchira Sasanka
2001-09-30added support for suggesting colorsRuchira Sasanka
2001-09-18-- ruchiraRuchira Sasanka