summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAlloc/AllocInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specificChris Lattner2004-01-091-84/+0
* 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
OpenPOWER on IntegriCloud