OSDN Git Service

Remove critical edge breaking. It won't be necessary as long as we are very careful...
authorOwen Anderson <resistor@mac.com>
Sat, 22 Dec 2007 04:50:11 +0000 (04:50 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 22 Dec 2007 04:50:11 +0000 (04:50 +0000)
commit22c43b2988f1167a5fe8a2b067bd0e1798dbc710
tree594c1265c00f546bc748fd869f5d530f191e5a30
parent3b7f7a093a4f8661624c56cdfac656d473a1aeb2
Remove critical edge breaking.  It won't be necessary as long as we are very careful when inserting copies.

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