summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/RegAlloc
Commit message (Collapse)AuthorAgeFilesLines
...
* Save argument list alloc state by recording it as the operands of InstructionBrian Gaeke2004-03-081-2/+10
| | | | | | #-1. Other minor changes to deal with AllocInfo.Instruction becoming an int. llvm-svn: 12246
* Make AllocInfo's Instruction an int, so that we can overload it for arguments.Brian Gaeke2004-03-081-4/+4
| | | | | | (Instruction #-1's operands = argument list). llvm-svn: 12245
* Move the private MachineInstrAnnot.h into a private directory.Chris Lattner2004-02-291-1/+1
| | | | llvm-svn: 12003
* Great renaming: Sparc --> SparcV9Brian Gaeke2004-02-2514-0/+3341
llvm-svn: 11826
OpenPOWER on IntegriCloud