Skip to content
Commit 82e80019 authored by Dan Gohman's avatar Dan Gohman
Browse files

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.

llvm-svn: 89017
parent 12144a23
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment