diff options
| author | Tobias Grosser <tobias@grosser.es> | 2014-07-15 11:25:32 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2014-07-15 11:25:32 +0000 |
| commit | 18611cff58dd9a11f43155cb709daf3a19ec4c2e (patch) | |
| tree | 7084b86ae744a8c27afb8aebcaf9d1410688aa12 /polly/utils | |
| parent | 04d5a7b337c1c20be397a6f9b71d33040f4d3dca (diff) | |
| download | bcm5719-llvm-18611cff58dd9a11f43155cb709daf3a19ec4c2e.tar.gz bcm5719-llvm-18611cff58dd9a11f43155cb709daf3a19ec4c2e.zip | |
Update to isl-0.13.0
This pulls in a couple of minor cleanups in isl. More importantly, in
preparation of the upcoming LLVM releases this change brings us back on a
released version of isl.
llvm-svn: 213062
Diffstat (limited to 'polly/utils')
| -rwxr-xr-x | polly/utils/checkout_cloog.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/utils/checkout_cloog.sh b/polly/utils/checkout_cloog.sh index c28b1d85010..0957005a086 100755 --- a/polly/utils/checkout_cloog.sh +++ b/polly/utils/checkout_cloog.sh @@ -1,7 +1,7 @@ #!/bin/sh CLOOG_HASH="22643c94eba7b010ae4401c347289f4f52b9cd2b" -ISL_HASH="a64098e95e8c6404fa18f52fad75a8fd440c542f" +ISL_HASH="163646566efd07086ed4fbe99ecbf8d5bb8ebca0" PWD=`pwd` |

