aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h
Commit message (Expand)AuthorAgeFilesLines
* Include appropriate fileChris Lattner2002-04-281-0/+2
* Remove all contents of the cfg namespace to the global namespaceChris Lattner2002-04-281-4/+4
* s/Method/FunctionChris Lattner2002-04-271-5/+5
* Don't record instructions for copying method arguments in theVikram S. Adve2002-04-251-0/+1
* Convert AddedInstrMapType to contain AddedInstrns by value instead of byChris Lattner2002-04-091-4/+2
* s/Method/FunctionChris Lattner2002-04-081-3/+3
* Big bug fix: getUsableUniRegAtMI needed to return values in argumentsVikram S. Adve2002-03-181-2/+13
* * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a staticChris Lattner2002-02-051-6/+6
* Switch register allocator over to using LoopInfo directly instead of indirect...Chris Lattner2002-02-041-3/+3
* Make #include "llvm/Analysis/LoopDepth.h" be an internal artifact of how regi...Chris Lattner2002-02-041-14/+13
* * Minor cleanupsChris Lattner2002-02-041-5/+3
* Add a class forward declChris Lattner2002-02-031-3/+2
* LoopDepth calculation is now in CFG namespaceChris Lattner2002-01-311-1/+1
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-12/+6
* Added comments, destructors where necessary.Ruchira Sasanka2002-01-071-16/+20
* Changed some names of methods, added const etc.Ruchira Sasanka2001-11-151-6/+7
* Added support method for setting interference for pseudo instructionsRuchira Sasanka2001-11-141-25/+1
* Add method declChris Lattner2001-11-081-0/+4
* Removed class RegStackOffsets and used class MachineCodeForMethodVikram S. Adve2001-11-081-76/+4
* Added support for correct spilling of %ccrRuchira Sasanka2001-11-031-1/+12
* Arranged stack frame - needs furhter organizationRuchira Sasanka2001-11-031-0/+18
* Added support for spillingRuchira Sasanka2001-10-281-8/+105
* added support to move "added instructions" after the delay slotRuchira Sasanka2001-10-231-0/+3
* Added code to support unusable Suggested Colors.Ruchira Sasanka2001-10-191-0/+2
* Changed Call interference infoRuchira Sasanka2001-10-191-0/+2
* Added support for caller savingRuchira Sasanka2001-10-161-0/+3
* fixed a coalscing bugRuchira Sasanka2001-10-151-2/+3
* added suggesting color supportRuchira Sasanka2001-09-301-4/+6
* *** empty log message ***Ruchira Sasanka2001-09-181-0/+1
* --added methods for printingRuchira Sasanka2001-09-151-0/+2
* --reg alloc code addedRuchira Sasanka2001-09-151-0/+1
* This checkin represents some cleanup of the backend, implementing the followi...Chris Lattner2001-09-141-2/+0
* Committed for compliation. Not yet final.Ruchira Sasanka2001-09-081-0/+106