diff options
| author | Dan Gohman <gohman@apple.com> | 2009-11-17 00:47:23 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2009-11-17 00:47:23 +0000 |
| commit | 82e80019a599e81eba09eee0c872d8b2a9f719aa (patch) | |
| tree | ddadc3378ac6c9c8152639dccae43488f6050135 /llvm/lib/CodeGen/LiveStackAnalysis.cpp | |
| parent | 12144a2348cb59269d837765ed8de616e9735fb7 (diff) | |
| download | bcm5719-llvm-82e80019a599e81eba09eee0c872d8b2a9f719aa.tar.gz bcm5719-llvm-82e80019a599e81eba09eee0c872d8b2a9f719aa.zip | |
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
Diffstat (limited to 'llvm/lib/CodeGen/LiveStackAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions

