[polly] r184699 - Update CLooG such that the isl test cases are really up to date

Tobias Grosser grosser at fim.uni-passau.de
Mon Jun 24 00:38:29 PDT 2013


Author: grosser
Date: Mon Jun 24 02:38:29 2013
New Revision: 184699

URL: http://llvm.org/viewvc/llvm-project?rev=184699&view=rev
Log:
Update CLooG such that the isl test cases are really up to date

Modified:
    polly/trunk/utils/checkout_cloog.sh

Modified: polly/trunk/utils/checkout_cloog.sh
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/utils/checkout_cloog.sh?rev=184699&r1=184698&r2=184699&view=diff
==============================================================================
--- polly/trunk/utils/checkout_cloog.sh (original)
+++ polly/trunk/utils/checkout_cloog.sh Mon Jun 24 02:38:29 2013
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-CLOOG_HASH="f861f854b6cc85b67e39794e38e7104fcd59af90"
+CLOOG_HASH="9f81642a09cb2f8a69bf93f19f1e476adff8e640"
 ISL_HASH="0a83197c479109b0f7c327484b80a878f291b296"
 
 PWD=`pwd`





More information about the llvm-commits mailing list