From: Tobias Grosser Date: Tue, 2 Oct 2012 19:50:30 +0000 (+0000) Subject: Update isl to get the new code generation X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=50fce4f8dea7959f4ab3df7747167c75e7f7b627;p=platform%2Fupstream%2Fllvm.git Update isl to get the new code generation llvm-svn: 165035 --- diff --git a/polly/utils/checkout_cloog.sh b/polly/utils/checkout_cloog.sh index 6e29e07..b653882 100755 --- a/polly/utils/checkout_cloog.sh +++ b/polly/utils/checkout_cloog.sh @@ -1,7 +1,7 @@ #!/bin/sh CLOOG_HASH="57470e76bfd58a0c38c598e816411663193e0f45" -ISL_HASH="d7c0312c8f25c490e126c17b913532962ff66186" +ISL_HASH="330f521cb22bea1509fdbafaf78ee99a5f2c0ead" PWD=`pwd`