Legalize BRCONDTWOWAY into a BRCOND/BR pair if a target doesn't support it.
authorChris Lattner <sabre@nondot.org>
Sat, 9 Apr 2005 03:30:19 +0000 (03:30 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Apr 2005 03:30:19 +0000 (03:30 +0000)
commit411e888c1b4155190c8cffe388631ee20693b309
treeb2fce1a415ac8f4008f5ced1a69ae5a483cd4a36
parentef847df0870b9e3407bdc24ccb9db9ba2df817e6
Legalize BRCONDTWOWAY into a BRCOND/BR pair if a target doesn't support it.

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