summaryrefslogtreecommitdiff
path: root/polly/utils
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2014-09-18 11:13:35 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2014-09-18 11:13:35 +0000
commitb7e408359937e9315adeb4609527da9e21ca75be (patch)
treef7232e291cebb4177e460c003bb245df12582cf3 /polly/utils
parentea66f5bc405d8c2b071651c500cc34947e3a8736 (diff)
downloadllvm-b7e408359937e9315adeb4609527da9e21ca75be.tar.gz
Updated to isl 2c19ecd444095d6f560349018f68993bc0e03691
Changed test cases and fixed warnings. llvm-svn: 218043
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 0957005a086f..1941f4e33699 100755
--- a/polly/utils/checkout_cloog.sh
+++ b/polly/utils/checkout_cloog.sh
@@ -1,7 +1,7 @@
#!/bin/sh
CLOOG_HASH="22643c94eba7b010ae4401c347289f4f52b9cd2b"
-ISL_HASH="163646566efd07086ed4fbe99ecbf8d5bb8ebca0"
+ISL_HASH="2c19ecd444095d6f560349018f68993bc0e03691"
PWD=`pwd`