aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/RegAlloc/RegClass.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-23Include SparcV9RegInfo.h instead of TargetRegInfo.h.Brian Gaeke
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-21Added LLVM copyright notice.John Criswell
2003-09-21Standardize the names of include guards.Brian Gaeke
2003-08-21The word `dependent' has no `a'.Misha Brukman
2003-07-25(1) Change the way unused regs. are marked and found to consider regTypeVikram S. Adve
2003-01-15Move headers aroundChris Lattner
2002-12-29More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner
2002-10-29De-inline methodsChris Lattner
2002-05-23Convert RegClass::IsColorUsedArr from a dynamically allocated array toChris Lattner
2002-04-29Eliminate duplicate or unneccesary #include'sChris Lattner
2002-04-08s/Method/FunctionChris Lattner
2002-02-04* Minor cleanupsChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2002-01-07Added comments, destructors where necessary.Ruchira Sasanka
2001-10-28Added support for spillingRuchira Sasanka
2001-10-15Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...Chris Lattner
2001-09-18Minor fixes: renamed target machine files; fold sched info into TargetMachine.Vikram S. Adve
2001-09-15--reg alloc code addedRuchira Sasanka
2001-09-14Split Target/Machine.h into three files:Chris Lattner
2001-09-14Make a new llvm/Target #include directory.Chris Lattner
2001-09-08Committed for compliation. Not yet final.Ruchira Sasanka