Fix a comment typo and some whitespace.
[oota-llvm.git] / lib / CodeGen / PHIElimination.h
2009-09-04 Evan ChengFix comment for consistency sake.
2009-07-23 Lang HamesAdded PHI Def & Kill tracking to PHIElimination pass.
2009-07-21 Lang HamesExposed PHIElimination pass within CodeGen.