repo.or.cz
/
cloog-ppl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Regenerate config files.
[cloog-ppl.git]
/
test
/
multi-stride2.c.ppl
blob
aed7b56aa4e2553215f04d5c712c65ea838c5a36
1
/* Generated from ./multi-stride2.cloog by CLooG 0.15 64 bits in 0.00s. */
2
for (i=5;i<=100;i+=6) {
3
j = (i-1)/2 ;
4
k = (i-2)/3 ;
5
S1 ;
6
}