Only remove the edge from entry to false if false block is merged.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 7 Jun 2007 22:31:28 +0000 (22:31 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 7 Jun 2007 22:31:28 +0000 (22:31 +0000)
commit27af5c414b44315676b4625dc22e29a507ca9dca
treef3bb69a69fba3252194ede2fe04d636331d28abd
parent468502e41a1b4cefe353a583e27005b75580d0a2
Only remove the edge from entry to false if false block is merged.

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