Rearrange code to eliminate redundancy and avoid gotos.
authorBob Wilson <bob.wilson@apple.com>
Wed, 2 Sep 2009 16:35:35 +0000 (16:35 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 2 Sep 2009 16:35:35 +0000 (16:35 +0000)
commitd163917fd834376aee17d5c37f6d47cafed09087
treeac8d4e98e8e4d13a5eec4b05d3c8fa2ec26b72d3
parent2b4f28e270c5091a7e70991adc3e36aff0c85b0e
Rearrange code to eliminate redundancy and avoid gotos.

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