Change the way unused regs. are marked and found to consider regType
[oota-llvm.git] / include / llvm / CodeGen / RegisterAllocation.h
2002-10-29 Chris LattnerRemove unneccesary #include
2002-04-27 Chris Lattner* Rename MethodPass class to FunctionPass
2002-02-04 Chris LattnerConvert RegisterAllocator interface to opaque pass...
2002-02-04 Chris LattnerSplit RegisterAllocation stuff OUT of Sparc.cpp into...