Operand numbers are now ints. Save the register allocation of the value
[oota-llvm.git] / lib / CodeGen / RegAlloc / AllocInfo.h
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.