commit 31e2390775ab20a4b1b659e2d80588d3e9cdcaa8
Author: ether <ethe...@gmail.com>
Date: Tue Apr 5 18:31:33 2011 +0800
Minor chage: Adjust the passes order in dotgen_with_param.ll.
diff --git a/test/polybench/linear-algebra/kernels/doitgen/doitgen_with_param.ll b/test/polybench/linear-algebra/kernels/doitgen/doitgen_with_param.ll
index e3daec9..ea6b4c2 100644
--- a/test/polybench/linear-algebra/kernels/doitgen/doitgen_with_param.ll
+++ b/test/polybench/linear-algebra/kernels/doitgen/doitgen_with_param.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly %defaultOpts -correlated-propagation %polybenchOpts -polly-cloog -analyze %s | FileCheck %s
+; RUN: opt %loadPolly -correlated-propagation %polybenchOpts %defaultOpts -polly-cloog -analyze %s | FileCheck %s
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"
target triple = "x86_64-unknown-linux-gnu"
%struct._IO_FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_marker*, %struct._IO_FILE*, i32, i32, i64, i16, i8, [1 x i8], i8*, i64, i8*, i8*, i8*, i8*, i64, i32, [20 x i8] }