Reverse branch condition only when there is a conditional branch.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 8 May 2009 09:35:53 +0000 (09:35 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 8 May 2009 09:35:53 +0000 (09:35 +0000)
commit4b7f7a6e1f3eacf116472c1b0d0eaddf01fa4495
tree7a9d2d49db37bd72908d413df74bc474fe210c66
parent0ab2dcee5bf751211ca1fc49decb1540b4cb427c
Reverse branch condition only when there is a conditional branch.

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