aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/RegAlloc/AllocInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Operand numbers are now ints. Save the register allocation of the valueBrian Gaeke2003-11-101-3/+3
* Make AllocState an enum.Brian Gaeke2003-10-301-2/+12
* Move the implementations of ==, != on AllocInfos here, from UnpackTraceFunction.Brian Gaeke2003-10-231-0/+9
* New file, containing AllocInfo structure.Brian Gaeke2003-10-231-0/+61