Exposed PHIElimination pass within CodeGen.
authorLang Hames <lhames@gmail.com>
Tue, 21 Jul 2009 23:47:33 +0000 (23:47 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 21 Jul 2009 23:47:33 +0000 (23:47 +0000)
commitfae02a2ab19abdf12854356e19aeb1da62a0b8ea
treeab634b5194d2ed98ebebf97a55a321a0d16e8570
parent97d2cae44bb012b51d7781fd24fdbb4e73553b61
Exposed PHIElimination pass within CodeGen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76688 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PHIElimination.cpp
lib/CodeGen/PHIElimination.h [new file with mode: 0644]