Carefully remove extraneous CFG edges after each ifcvt.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 8 Jun 2007 22:01:07 +0000 (22:01 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 8 Jun 2007 22:01:07 +0000 (22:01 +0000)
commit7e75ba802e4e5df9fe8f0d38a85e05adc05ea7f3
treec5b51b10d81543f5154174b74b469f0738848ca2
parentbfd2ec4a8ef51ebe982363a7e8d7156fdb3827d8
Carefully remove extraneous CFG edges after each ifcvt.

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