summaryrefslogtreecommitdiff
path: root/polly/utils
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2013-06-16 19:55:07 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2013-06-16 19:55:07 +0000
commitc00bd986950ec353674dbe3c33719406baa16e08 (patch)
treedf81eb75f649fc18d3776414fea92d9d708270ea /polly/utils
parent8d1016432685f53d3bcb1d141e66a9eac8b49a10 (diff)
downloadllvm-c00bd986950ec353674dbe3c33719406baa16e08.tar.gz
Update to a newer CLooG version
This update fixes the test cases to give correct results with the isl version we are currently using. llvm-svn: 184064
Diffstat (limited to 'polly/utils')
-rwxr-xr-xpolly/utils/checkout_cloog.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/utils/checkout_cloog.sh b/polly/utils/checkout_cloog.sh
index 4fbefb87f346..1296c96a4665 100755
--- a/polly/utils/checkout_cloog.sh
+++ b/polly/utils/checkout_cloog.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-CLOOG_HASH="c7721fc941db89dd1afc6240eaceea46d0bcad17"
+CLOOG_HASH="f861f854b6cc85b67e39794e38e7104fcd59af90"
ISL_HASH="1df91d8515ec88dc7f7f597168ad0f34f26de5a7"
PWD=`pwd`