summaryrefslogtreecommitdiff
path: root/cloog-0.17.0/test/gesced3.cloog
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-0.17.0/test/gesced3.cloog')
-rw-r--r--cloog-0.17.0/test/gesced3.cloog39
1 files changed, 0 insertions, 39 deletions
diff --git a/cloog-0.17.0/test/gesced3.cloog b/cloog-0.17.0/test/gesced3.cloog
deleted file mode 100644
index 758924c..0000000
--- a/cloog-0.17.0/test/gesced3.cloog
+++ /dev/null
@@ -1,39 +0,0 @@
-# language: C
-c
-
-# parametres {n | n>=m m>=2}
-2 4
-# m n 1
-1 -1 1 0
-1 1 0 -2
-0
-
-2 # Number of statements
-
-1
-# {i | 1<=i<=n}
-2 5
-# i m n 1
-1 1 0 0 -1
-1 -1 0 1 0
-0 0 0
-
-1
-# {i | 1<=i<=n}
-2 5
-# i m n 1
-1 1 0 0 -1
-1 -1 0 1 0
-0 0 0
-0
-
-2
-# Et les instructions de chunking (sol triviale)...
-1 6
-# c1 i m n 1
-0 1 -1 -1 0 0
-
-1 6
-# c1 i m n 1
-0 1 -1 -2 0 0
-0