summaryrefslogtreecommitdiff
path: root/cloog-0.16.3/test/lineality-1-2.cloog
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-0.16.3/test/lineality-1-2.cloog')
-rw-r--r--cloog-0.16.3/test/lineality-1-2.cloog36
1 files changed, 0 insertions, 36 deletions
diff --git a/cloog-0.16.3/test/lineality-1-2.cloog b/cloog-0.16.3/test/lineality-1-2.cloog
deleted file mode 100644
index 7629fd8..0000000
--- a/cloog-0.16.3/test/lineality-1-2.cloog
+++ /dev/null
@@ -1,36 +0,0 @@
-# language: C
-c
-
-# Context
-# {M | 2<=M}
-2 3
-# M 1
-1 1 -2
-1 0 1
-0
-
-2 # Number of statements
-
-1
-# {i,j,M | 1<=i<=M; 1<=j<=M}
-5 5
-# i j M 1
-1 1 0 0 -1
-1 0 1 0 -1
-1 -1 0 1 0
-1 0 -1 1 0
-1 0 0 0 1
-0 0 0
-
-1
-# {i,j,M | i=j; 1<=j<=M}
-4 5
-# i j M 1
-0 1 -1 0 0
-1 0 1 0 -1
-1 0 -1 1 0
-1 0 0 0 1
-0 0 0
-0
-
-0 # Scattering functions