summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaLookup.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-11-17 00:47:23 +0000
committerDan Gohman <gohman@apple.com>2009-11-17 00:47:23 +0000
commit82e80019a599e81eba09eee0c872d8b2a9f719aa (patch)
treeddadc3378ac6c9c8152639dccae43488f6050135 /clang/lib/Sema/SemaLookup.cpp
parent12144a2348cb59269d837765ed8de616e9735fb7 (diff)
downloadbcm5719-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 'clang/lib/Sema/SemaLookup.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud