"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "a529f8c9c285cf1ad6614bf5cd0171bf3b12cd57"
Add support to the loop canonicalization pass to make it transform loops to
have a SINGLE backedge. This is useful to, for example, the -indvars pass. This implements testcase LoopSimplify/single-backedge.ll and closes PR#34 llvm-svn: 9065
Loading
Please register or sign in to comment