forked from OSchip/llvm-project
![]() Merge consecutive if-regions if they contain identical statements. Both transformations reduce number of branches. The transformation is guarded by a target-hook, and is currently enabled only for +R600, but the correctness has been tested on X86 target using a variety of CPU benchmarks. Patch by: Mei Ye llvm-svn: 187278 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LTOCodeGenerator.cpp | ||
LTOCodeGenerator.h | ||
LTODisassembler.cpp | ||
LTOModule.cpp | ||
LTOModule.h | ||
Makefile | ||
lto.cpp | ||
lto.exports |