Remove getAllocatedRegNum(). Use getReg() instead.
[oota-llvm.git] / lib / Target / SparcV9 / RegAlloc / AllocInfo.h
2004-01-28 Brian GaekeAdd a new (static inline) std::ostream& << AllocInfo...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-11-10 Brian GaekeOperand numbers are now ints. Save the register allocat...
2003-10-30 Brian GaekeMake AllocState an enum.
2003-10-23 Brian GaekeMove the implementations of ==, != on AllocInfos here...
2003-10-23 Brian GaekeNew file, containing AllocInfo structure.