"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "ce33de5b98f71b4a7f6503eea9498996f781603f"
-
Tom Stellard authored
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
8b1e021e
Loading