Don't use PassInfo* as a type identifier for passes. Instead, use the address of...
[oota-llvm.git] / include / llvm / CodeGen / CalcSpillWeights.h
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2009-12-14 Lang HamesMoved spill weight calculation out of SimpleRegisterCoa...