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
/
byu98-1-2-3.c.polylib
blob
a5f5bca159fcbe94ee7e2bfc67ceebfeeac62007
1
/* Generated from ./test/byu98-1-2-3.cloog by CLooG v0.14.0 64 bits in 0.00s. */
2
/* CLooG asked for 168 KBytes. */
3
for (i=2;i<=3;i++) {
4
for (j=-i+6;j<=6;j++) {
5
S1 ;
6
}
7
}
8
for (j=3;j<=4;j++) {
9
S1(i = 4) ;
10
}
11
S1(i = 4,j = 5) ;
12
S2(i = 4,j = 5) ;
13
S1(i = 4,j = 6) ;
14
S1(i = 5,j = 4) ;
15
S2(i = 5,j = 4) ;
16
for (j=5;j<=6;j++) {
17
S1(i = 5) ;
18
}
19
for (i=6;i<=7;i++) {
20
j = -i+9 ;
21
S2 ;
22
for (j=i-1;j<=6;j++) {
23
S1 ;
24
}
25
}
26
S2(i = 8,j = 1) ;