summaryrefslogtreecommitdiff
path: root/polly/utils
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2013-10-11 07:38:50 +0000
committerTobias Grosser <tobias@grosser.es>2013-10-11 07:38:50 +0000
commit49457d2767766677d8cada6c157561b045a3b1ad (patch)
treee1b9a0f4ce20164d3242ff64642d1ef06f7fa3ed /polly/utils
parent81034928c68332bef68a1735aa35258599c76e06 (diff)
downloadllvm-49457d2767766677d8cada6c157561b045a3b1ad.tar.gz
Move to CLooG 0.18.1 and isl 0.12.1
llvm-svn: 192426
Diffstat (limited to 'polly/utils')
-rwxr-xr-xpolly/utils/checkout_cloog.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/polly/utils/checkout_cloog.sh b/polly/utils/checkout_cloog.sh
index 254e3a8c03d6..de87de920c7e 100755
--- a/polly/utils/checkout_cloog.sh
+++ b/polly/utils/checkout_cloog.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-CLOOG_HASH="9f81642a09cb2f8a69bf93f19f1e476adff8e640"
-ISL_HASH="0a83197c479109b0f7c327484b80a878f291b296"
+CLOOG_HASH="88986e94581bece13c77d51ab18c7b20da14fb67"
+ISL_HASH="0e737ed0b35803685e9ebcfd8c528e00c30bbc43"
PWD=`pwd`