Add a statistic to PHIElimination tracking the number of critical edges split.
authorCameron Zwarich <zwarich@apple.com>
Mon, 14 Feb 2011 02:09:11 +0000 (02:09 +0000)
committerCameron Zwarich <zwarich@apple.com>
Mon, 14 Feb 2011 02:09:11 +0000 (02:09 +0000)
commit117be03cc6cfb91d385938ed94a3cf877bd8c12a
treea425931d87d224a122b943fa1022faeb1225d176
parenta18da59d4028a2e3f5751294e5f487281649299c
Add a statistic to PHIElimination tracking the number of critical edges split.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PHIElimination.cpp