Test source: git
+ : 'RUN: at line 2' + /home/nlopes/alive2/scripts/opt-alive.sh -instcombine --instcombine-max-iterations=0 -S + /home/nlopes/llvm/build/bin/FileCheck /home/nlopes/llvm/llvm/test/Transforms/InstCombine/limit-max-iterations.ll --check-prefix=ZERO + : 'RUN: at line 3' + /home/nlopes/alive2/scripts/opt-alive.sh -instcombine --instcombine-max-iterations=1 -S + /home/nlopes/llvm/build/bin/FileCheck /home/nlopes/llvm/llvm/test/Transforms/InstCombine/limit-max-iterations.ll --check-prefix=ONE + : 'RUN: at line 4' + /home/nlopes/alive2/scripts/opt-alive.sh -instcombine -S + /home/nlopes/llvm/build/bin/FileCheck /home/nlopes/llvm/llvm/test/Transforms/InstCombine/limit-max-iterations.ll --check-prefix=FIXPOINT + : 'RUN: at line 5' + not --crash /home/nlopes/alive2/scripts/opt-alive.sh -instcombine -S --instcombine-infinite-loop-threshold=2 + /home/nlopes/llvm/build/bin/FileCheck /home/nlopes/llvm/llvm/test/Transforms/InstCombine/limit-max-iterations.ll --check-prefix=LOOP