Fix a coaelescer bug. If a copy val# is extended to eliminate a non-trivially coalesc...
[oota-llvm.git] / lib / CodeGen / PHIElimination.h
2009-07-23 Lang HamesAdded PHI Def & Kill tracking to PHIElimination pass.
2009-07-21 Lang HamesExposed PHIElimination pass within CodeGen.