repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation tests. NFC
[llvm-core.git]
/
test
/
Analysis
/
ScalarEvolution
/
multiple-max-iterations.ll
blob
4686a2024e33e16ccc14f31dcbbac31c4b22f46f
1
; Ensure we can pass -scalar-evolution-max-iterations multiple times
2
; RUN: opt -S -scalar-evolution -scalar-evolution-max-iterations=42 -scalar-evolution-max-iterations=42 < %s