summaryrefslogtreecommitdiff
path: root/test/double.c.ppl
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-09-09 02:18:21 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-09-09 02:18:21 +0900
commit40ef93558be42b604f5eb912414f767972a70b8c (patch)
treedd3a18995e2d72f452f3804d87b8a205f0f0a936 /test/double.c.ppl
parenteea72ec0021ec2c1c84631af37435123c063eaf1 (diff)
downloadcloog-40ef93558be42b604f5eb912414f767972a70b8c.tar.gz
cloog-40ef93558be42b604f5eb912414f767972a70b8c.tar.bz2
cloog-40ef93558be42b604f5eb912414f767972a70b8c.zip
Diffstat (limited to 'test/double.c.ppl')
-rw-r--r--test/double.c.ppl9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/double.c.ppl b/test/double.c.ppl
deleted file mode 100644
index f0656f5..0000000
--- a/test/double.c.ppl
+++ /dev/null
@@ -1,9 +0,0 @@
-/* Generated from ./double.cloog by CLooG 0.15 64 bits in 0.00s. */
-for (i=0;i<=M;i++) {
- S1 ;
- for (j=0;j<=N;j++) {
- S2 ;
- S3 ;
- }
- S4 ;
-}