commit | e0f06c78d3ee56cea4e7195c616aafc200cb0ba2 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Tue Nov 17 00:47:23 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Tue Nov 17 00:47:23 2009 +0000 |
tree | b48ffe2888d9cf36d44aad64fe4c7bc979836bef | |
parent | 76e3e50b8a2c72598b7ee586dd383bb63a236682 [diff] |
Remove the optimizations that convert BRCOND and BR_CC into unconditional branches or fallthroghes. Instcombine/SimplifyCFG should be simplifying branches with known conditions. This fixes some problems caused by these transformations not updating the MachineBasicBlock CFG. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89017 91177308-0d34-0410-b5e6-96231b3b80d8