repo.or.cz
/
cloog
/
bastoul.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix error with automake 1.13+
[cloog/bastoul.git]
/
test
/
logo.cloog
blob
5583c29fda0744d734e5b99faa3e7cac7fd58313
1
# language: C
2
c
3
4
# Context
5
1 3
6
# n 1
7
1 0 1
8
0
9
10
2 # Number of statements
11
12
1
13
3 5
14
# i j n 1
15
1 1 0 0 -1 # i >= 1
16
1 0 -1 0 7 # j <= 7
17
1 -1 1 0 1 # j >= i-1
18
0 0 0
19
20
1
21
4 5
22
# i j n 1
23
1 1 0 0 -2 # i >= 2
24
1 -1 0 0 6 # i <= 6
25
1 0 1 0 0 # j >= 0
26
1 0 -1 0 4 # j <= 4
27
0 0 0
28
0
29
30
0 # Scattering functions