From dcebf1e9daabc2dab0e7775b96d6f17e0e2e44e0 Mon Sep 17 00:00:00 2001 From: Tobias Grosser Date: Fri, 2 Nov 2012 06:09:20 +0000 Subject: [PATCH] Tests: remove ModuleID lines llvm-svn: 167284 --- polly/test/CodeGen/20100617.ll | 1 - polly/test/CodeGen/20100622.ll | 1 - polly/test/CodeGen/20100707.ll | 1 - polly/test/CodeGen/20100707_2.ll | 1 - polly/test/CodeGen/20100708.ll | 1 - polly/test/CodeGen/20100708_2.ll | 1 - polly/test/CodeGen/20100713.ll | 1 - polly/test/CodeGen/20100713_2.ll | 1 - polly/test/CodeGen/20100717.ll | 1 - polly/test/CodeGen/20100718-DomInfo-2.ll | 1 - polly/test/CodeGen/20100718-DomInfo.ll | 1 - polly/test/CodeGen/20100720-MultipleConditions.ll | 1 - polly/test/CodeGen/20110226-Ignore-Dead-Code.ll | 1 - polly/test/CodeGen/20110226-PHI-Node-removed.ll | 1 - polly/test/CodeGen/20110312-Fail-without-basicaa.ll | 1 - polly/test/CodeGen/MemAccess/simple_analyze.ll | 1 - polly/test/CodeGen/PHIInExit.ll | 1 - polly/test/CodeGen/do_pluto_matmult.ll | 1 - polly/test/CodeGen/loop_with_condition_nested.ll | 1 - polly/test/CodeGen/matmul_vec.ll | 1 - polly/test/CodeGen/scev.ll | 1 - polly/test/CodeGen/sequential_loops.ll | 1 - polly/test/CodeGen/simple_nonaffine_loop.ll | 1 - polly/test/CodeGen/simple_vec_assign_scalar_2.ll | 1 - polly/test/IndependentBlocks/scalar_to_array.ll | 1 - polly/test/ScopInfo/Alias-0.ll | 1 - polly/test/ScopInfo/Alias-1.ll | 1 - polly/test/ScopInfo/Alias-3.ll | 1 - polly/test/ScopInfo/Alias-4.ll | 1 - polly/test/ScopInfo/bug_2010_10_22.ll | 1 - polly/test/ScopInfo/bug_2011_1_5.ll | 1 - polly/test/ScopInfo/bug_scev_not_fully_eval.ll | 1 - polly/test/ScopInfo/independent-blocks-never-stop-on-big-scop.ll | 1 - polly/test/ScopInfo/phi_not_grouped_at_top.ll | 1 - polly/test/ScopInfo/simple_nonaffine_loop.ll | 1 - polly/test/ScopInfo/simple_nonaffine_loop_not.ll | 1 - polly/test/ScopInfo/undef_in_cond.ll | 1 - polly/test/polybench/datamining/correlation/correlation_with_param.ll | 1 - polly/test/polybench/datamining/correlation/correlation_without_param.ll | 1 - polly/test/polybench/datamining/covariance/covariance_with_param.ll | 1 - polly/test/polybench/datamining/covariance/covariance_without_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/2mm/2mm_with_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/2mm/2mm_without_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/3mm/3mm_with_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/3mm/3mm_without_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/atax/atax_with_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/atax/atax_without_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/bicg/bicg_with_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/bicg/bicg_without_param.ll | 1 - .../test/polybench/linear-algebra/kernels/doitgen/doitgen_with_param.ll | 1 - .../polybench/linear-algebra/kernels/doitgen/doitgen_without_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/gemm/gemm_with_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/gemm/gemm_without_param.ll | 1 - polly/test/polybench/linear-algebra/kernels/gemver/gemver_with_param.ll | 1 - .../test/polybench/linear-algebra/kernels/gemver/gemver_without_param.ll | 1 - .../test/polybench/linear-algebra/kernels/gesummv/gesummv_with_param.ll | 1 - .../polybench/linear-algebra/kernels/gesummv/gesummv_without_param.ll | 1 - .../linear-algebra/solvers/gramschmidt/gramschmidt_with_param.ll | 1 - .../linear-algebra/solvers/gramschmidt/gramschmidt_without_param.ll | 1 - polly/test/polybench/linear-algebra/solvers/lu/lu_with_param.ll | 1 - polly/test/polybench/linear-algebra/solvers/lu/lu_without_param.ll | 1 - polly/test/polybench/linear-algebra/solvers/ludcmp/ludcmp_with_param.ll | 1 - .../test/polybench/linear-algebra/solvers/ludcmp/ludcmp_without_param.ll | 1 - polly/test/polybench/stencils/adi/adi_with_param.ll | 1 - polly/test/polybench/stencils/adi/adi_without_param.ll | 1 - .../polybench/stencils/jacobi-2d-imper/jacobi-2d-imper_with_param.ll | 1 - .../polybench/stencils/jacobi-2d-imper/jacobi-2d-imper_without_param.ll | 1 - polly/test/polybench/stencils/seidel/seidel_with_param.ll | 1 - polly/test/polybench/stencils/seidel/seidel_without_param.ll | 1 - 69 files changed, 69 deletions(-) diff --git a/polly/test/CodeGen/20100617.ll b/polly/test/CodeGen/20100617.ll index 99a34d7..f9837cc 100644 --- a/polly/test/CodeGen/20100617.ll +++ b/polly/test/CodeGen/20100617.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen %s -; ModuleID = 'a' 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" diff --git a/polly/test/CodeGen/20100622.ll b/polly/test/CodeGen/20100622.ll index cf3df10d..786924b 100644 --- a/polly/test/CodeGen/20100622.ll +++ b/polly/test/CodeGen/20100622.ll @@ -1,7 +1,6 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen %s ; RUN: opt %loadPolly %defaultOpts -polly-detect -analyze %s | not FileCheck %s -; ModuleID = 'a' target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32" target triple = "i386-portbld-freebsd8.0" diff --git a/polly/test/CodeGen/20100707.ll b/polly/test/CodeGen/20100707.ll index bcef23c7..a6fe774 100644 --- a/polly/test/CodeGen/20100707.ll +++ b/polly/test/CodeGen/20100707.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen %s -; ModuleID = 'a' 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" diff --git a/polly/test/CodeGen/20100707_2.ll b/polly/test/CodeGen/20100707_2.ll index 96d8cba..557a763 100644 --- a/polly/test/CodeGen/20100707_2.ll +++ b/polly/test/CodeGen/20100707_2.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/CodeGen/20100708.ll b/polly/test/CodeGen/20100708.ll index 533d42a..5edfe52 100644 --- a/polly/test/CodeGen/20100708.ll +++ b/polly/test/CodeGen/20100708.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect %s -; ModuleID = '/tmp/bug.ll' 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" diff --git a/polly/test/CodeGen/20100708_2.ll b/polly/test/CodeGen/20100708_2.ll index d03c54c..2719418 100644 --- a/polly/test/CodeGen/20100708_2.ll +++ b/polly/test/CodeGen/20100708_2.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen %s -; ModuleID = '/home/grosser/Projekte/polly/git/tools/polly/test/CodeGen/20100708_2.ll' 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-pc-linux-gnu" diff --git a/polly/test/CodeGen/20100713.ll b/polly/test/CodeGen/20100713.ll index 4b78b7c..ad014c4 100644 --- a/polly/test/CodeGen/20100713.ll +++ b/polly/test/CodeGen/20100713.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/CodeGen/20100713_2.ll b/polly/test/CodeGen/20100713_2.ll index 9603c27..a8ad7e1 100644 --- a/polly/test/CodeGen/20100713_2.ll +++ b/polly/test/CodeGen/20100713_2.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/CodeGen/20100717.ll b/polly/test/CodeGen/20100717.ll index 611ce29..123db6c 100644 --- a/polly/test/CodeGen/20100717.ll +++ b/polly/test/CodeGen/20100717.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen -disable-output %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/CodeGen/20100718-DomInfo-2.ll b/polly/test/CodeGen/20100718-DomInfo-2.ll index b004013..43dd0d3 100644 --- a/polly/test/CodeGen/20100718-DomInfo-2.ll +++ b/polly/test/CodeGen/20100718-DomInfo-2.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen -verify-dom-info -disable-output %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/CodeGen/20100718-DomInfo.ll b/polly/test/CodeGen/20100718-DomInfo.ll index db7682d..3ec352c 100644 --- a/polly/test/CodeGen/20100718-DomInfo.ll +++ b/polly/test/CodeGen/20100718-DomInfo.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen -verify-dom-info -disable-output %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/CodeGen/20100720-MultipleConditions.ll b/polly/test/CodeGen/20100720-MultipleConditions.ll index 1bd31db..c8f31a7 100644 --- a/polly/test/CodeGen/20100720-MultipleConditions.ll +++ b/polly/test/CodeGen/20100720-MultipleConditions.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-cloog -analyze %s -; ModuleID = '20100720-MultipleConditions.s' ;int bar1(); ;int bar2(); diff --git a/polly/test/CodeGen/20110226-Ignore-Dead-Code.ll b/polly/test/CodeGen/20110226-Ignore-Dead-Code.ll index fb88717..ba90eca 100644 --- a/polly/test/CodeGen/20110226-Ignore-Dead-Code.ll +++ b/polly/test/CodeGen/20110226-Ignore-Dead-Code.ll @@ -1,4 +1,3 @@ -; ModuleID = '20110226-Ignore-dead-code.ll' ; RUN: opt %loadPolly %defaultOpts -polly-codegen %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" diff --git a/polly/test/CodeGen/20110226-PHI-Node-removed.ll b/polly/test/CodeGen/20110226-PHI-Node-removed.ll index 4c68bf5..2263ee4 100644 --- a/polly/test/CodeGen/20110226-PHI-Node-removed.ll +++ b/polly/test/CodeGen/20110226-PHI-Node-removed.ll @@ -1,4 +1,3 @@ -; ModuleID = '20110226.ll' ; RUN: opt %loadPolly %defaultOpts -polly-codegen %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" diff --git a/polly/test/CodeGen/20110312-Fail-without-basicaa.ll b/polly/test/CodeGen/20110312-Fail-without-basicaa.ll index 08bca38..28e275b 100644 --- a/polly/test/CodeGen/20110312-Fail-without-basicaa.ll +++ b/polly/test/CodeGen/20110312-Fail-without-basicaa.ll @@ -1,4 +1,3 @@ -; ModuleID = 'test1.ll' ; This should be run without alias analysis enabled. ;RUN: opt %loadPolly -polly-independent %s target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32-n8:16:32" diff --git a/polly/test/CodeGen/MemAccess/simple_analyze.ll b/polly/test/CodeGen/MemAccess/simple_analyze.ll index 9a2ee7b..41880d0 100644 --- a/polly/test/CodeGen/MemAccess/simple_analyze.ll +++ b/polly/test/CodeGen/MemAccess/simple_analyze.ll @@ -1,5 +1,4 @@ ;RUN: opt %loadPolly -polly-import-jscop -analyze -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed %s | FileCheck %s -; ModuleID = 'simple.ll' target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32-n8:16:32" target triple = "i386-pc-linux-gnu" diff --git a/polly/test/CodeGen/PHIInExit.ll b/polly/test/CodeGen/PHIInExit.ll index d466266..febbf85 100644 --- a/polly/test/CodeGen/PHIInExit.ll +++ b/polly/test/CodeGen/PHIInExit.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-codegen %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/CodeGen/do_pluto_matmult.ll b/polly/test/CodeGen/do_pluto_matmult.ll index 82855e8..a010fae 100644 --- a/polly/test/CodeGen/do_pluto_matmult.ll +++ b/polly/test/CodeGen/do_pluto_matmult.ll @@ -83,7 +83,6 @@ ; RUN: opt %loadPolly %defaultOpts -polly-import-jscop -polly-import-jscop-dir=%S -polly-codegen -S %s | FileCheck -check-prefix=CODEGEN %s -; ModuleID = 'do_pluto_matmult.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" diff --git a/polly/test/CodeGen/loop_with_condition_nested.ll b/polly/test/CodeGen/loop_with_condition_nested.ll index f99a9c8..0522d94 100644 --- a/polly/test/CodeGen/loop_with_condition_nested.ll +++ b/polly/test/CodeGen/loop_with_condition_nested.ll @@ -45,7 +45,6 @@ ; return 0; ;} -; ModuleID = 'loop_with_condition_nested.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-pc-linux-gnu" diff --git a/polly/test/CodeGen/matmul_vec.ll b/polly/test/CodeGen/matmul_vec.ll index 82ec9a7..c75b561 100644 --- a/polly/test/CodeGen/matmul_vec.ll +++ b/polly/test/CodeGen/matmul_vec.ll @@ -47,7 +47,6 @@ ; return A[42][42]; ;} -; ModuleID = 'matmul_vec.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" diff --git a/polly/test/CodeGen/scev.ll b/polly/test/CodeGen/scev.ll index f3fa37b..014ec22 100644 --- a/polly/test/CodeGen/scev.ll +++ b/polly/test/CodeGen/scev.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/CodeGen/sequential_loops.ll b/polly/test/CodeGen/sequential_loops.ll index 9ce1a20..871ab68 100644 --- a/polly/test/CodeGen/sequential_loops.ll +++ b/polly/test/CodeGen/sequential_loops.ll @@ -31,7 +31,6 @@ ; return 0; ;} -; ModuleID = 'sequential_loops.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-pc-linux-gnu" diff --git a/polly/test/CodeGen/simple_nonaffine_loop.ll b/polly/test/CodeGen/simple_nonaffine_loop.ll index 7c99035..6a84d13 100644 --- a/polly/test/CodeGen/simple_nonaffine_loop.ll +++ b/polly/test/CodeGen/simple_nonaffine_loop.ll @@ -16,7 +16,6 @@ ; return 0; ;} -; ModuleID = 'simple_nonaffine_loop.c' 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-S128" target triple = "x86_64-apple-macosx10.7.2" diff --git a/polly/test/CodeGen/simple_vec_assign_scalar_2.ll b/polly/test/CodeGen/simple_vec_assign_scalar_2.ll index 9ef1f95..3e6a4ca 100644 --- a/polly/test/CodeGen/simple_vec_assign_scalar_2.ll +++ b/polly/test/CodeGen/simple_vec_assign_scalar_2.ll @@ -16,7 +16,6 @@ ; return A[42]; ;} -; ModuleID = 'simple_vec_assign_scalar_2.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" diff --git a/polly/test/IndependentBlocks/scalar_to_array.ll b/polly/test/IndependentBlocks/scalar_to_array.ll index b076870..df96688 100644 --- a/polly/test/IndependentBlocks/scalar_to_array.ll +++ b/polly/test/IndependentBlocks/scalar_to_array.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly -basicaa -polly-independent %s -S | FileCheck %s -; ModuleID = 'single_loop.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" diff --git a/polly/test/ScopInfo/Alias-0.ll b/polly/test/ScopInfo/Alias-0.ll index 0b3d495..fc7d30b 100755 --- a/polly/test/ScopInfo/Alias-0.ll +++ b/polly/test/ScopInfo/Alias-0.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir -analyze %s -stats 2>&1 | FileCheck %s -; ModuleID = '/tmp/webcompile/_17966_0.bc' 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-linux-gnu" diff --git a/polly/test/ScopInfo/Alias-1.ll b/polly/test/ScopInfo/Alias-1.ll index ab1219f..12ae1c4 100755 --- a/polly/test/ScopInfo/Alias-1.ll +++ b/polly/test/ScopInfo/Alias-1.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir -analyze %s -stats 2>&1 | FileCheck %s -; ModuleID = '/tmp/webcompile/_17966_0.bc' 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-linux-gnu" diff --git a/polly/test/ScopInfo/Alias-3.ll b/polly/test/ScopInfo/Alias-3.ll index 0ea7c94..da30a13 100755 --- a/polly/test/ScopInfo/Alias-3.ll +++ b/polly/test/ScopInfo/Alias-3.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir -analyze %s -stats 2>&1 | FileCheck %s -; ModuleID = '/tmp/webcompile/_22751_0.bc' 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-linux-gnu" diff --git a/polly/test/ScopInfo/Alias-4.ll b/polly/test/ScopInfo/Alias-4.ll index fbf9f93..baf9b8f 100755 --- a/polly/test/ScopInfo/Alias-4.ll +++ b/polly/test/ScopInfo/Alias-4.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir -analyze %s -stats 2>&1 | not FileCheck %s -; ModuleID = '/tmp/webcompile/_22751_0.bc' 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-linux-gnu" diff --git a/polly/test/ScopInfo/bug_2010_10_22.ll b/polly/test/ScopInfo/bug_2010_10_22.ll index ce39fad..8515a8e 100755 --- a/polly/test/ScopInfo/bug_2010_10_22.ll +++ b/polly/test/ScopInfo/bug_2010_10_22.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/ScopInfo/bug_2011_1_5.ll b/polly/test/ScopInfo/bug_2011_1_5.ll index 12b6cc3..bac15ba 100755 --- a/polly/test/ScopInfo/bug_2011_1_5.ll +++ b/polly/test/ScopInfo/bug_2011_1_5.ll @@ -3,7 +3,6 @@ ; Bug description: Alias Analysis thinks IntToPtrInst aliases with alloca instructions created by IndependentBlocks Pass. ; This will trigger the assertion when we are verifying the SCoP after IndependentBlocks. -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/ScopInfo/bug_scev_not_fully_eval.ll b/polly/test/ScopInfo/bug_scev_not_fully_eval.ll index 84a570f..78961c7 100644 --- a/polly/test/ScopInfo/bug_scev_not_fully_eval.ll +++ b/polly/test/ScopInfo/bug_scev_not_fully_eval.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -analyze %s | not FileCheck %s -; ModuleID = '/home/ether/where_comes_the_indvar.bc' 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" diff --git a/polly/test/ScopInfo/independent-blocks-never-stop-on-big-scop.ll b/polly/test/ScopInfo/independent-blocks-never-stop-on-big-scop.ll index f6a73ec..1aca9b4 100644 --- a/polly/test/ScopInfo/independent-blocks-never-stop-on-big-scop.ll +++ b/polly/test/ScopInfo/independent-blocks-never-stop-on-big-scop.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-independent %s -; ModuleID = '/tmp/webcompile/_31514_0.bc' 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-S128" target triple = "x86_64-unknown-linux-gnu" diff --git a/polly/test/ScopInfo/phi_not_grouped_at_top.ll b/polly/test/ScopInfo/phi_not_grouped_at_top.ll index 0d7ed59..2da4436 100755 --- a/polly/test/ScopInfo/phi_not_grouped_at_top.ll +++ b/polly/test/ScopInfo/phi_not_grouped_at_top.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-prepare -analyze %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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-linux-gnu" diff --git a/polly/test/ScopInfo/simple_nonaffine_loop.ll b/polly/test/ScopInfo/simple_nonaffine_loop.ll index e4ccc9a..2971c01 100644 --- a/polly/test/ScopInfo/simple_nonaffine_loop.ll +++ b/polly/test/ScopInfo/simple_nonaffine_loop.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-scops -polly-allow-nonaffine -analyze %s | FileCheck %s -; ModuleID = 'simple_nonaffine_loop.c' 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-S128" target triple = "x86_64-apple-macosx10.7.2" diff --git a/polly/test/ScopInfo/simple_nonaffine_loop_not.ll b/polly/test/ScopInfo/simple_nonaffine_loop_not.ll index cf9abe6..2e1b5f2 100644 --- a/polly/test/ScopInfo/simple_nonaffine_loop_not.ll +++ b/polly/test/ScopInfo/simple_nonaffine_loop_not.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-scops -analyze %s | not FileCheck %s -; ModuleID = 'simple_nonaffine_loop.c' 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-S128" target triple = "x86_64-apple-macosx10.7.2" diff --git a/polly/test/ScopInfo/undef_in_cond.ll b/polly/test/ScopInfo/undef_in_cond.ll index 1b021ab..9d8b567 100644 --- a/polly/test/ScopInfo/undef_in_cond.ll +++ b/polly/test/ScopInfo/undef_in_cond.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-scops %s -analyze %s | not FileCheck %s -; ModuleID = 'bugpoint-reduced-simplified.bc' 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" diff --git a/polly/test/polybench/datamining/correlation/correlation_with_param.ll b/polly/test/polybench/datamining/correlation/correlation_with_param.ll index 046b87f..35975c8 100644 --- a/polly/test/polybench/datamining/correlation/correlation_with_param.ll +++ b/polly/test/polybench/datamining/correlation/correlation_with_param.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir -print-top-scop-only -analyze %s | FileCheck %s ; XFAIL: * -; ModuleID = './datamining/correlation/correlation_with_param.ll' 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" diff --git a/polly/test/polybench/datamining/correlation/correlation_without_param.ll b/polly/test/polybench/datamining/correlation/correlation_without_param.ll index edde980..537068b 100644 --- a/polly/test/polybench/datamining/correlation/correlation_without_param.ll +++ b/polly/test/polybench/datamining/correlation/correlation_without_param.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir -print-top-scop-only -analyze %s | FileCheck %s ; XFAIL: * -; ModuleID = './datamining/correlation/correlation_without_param.ll' 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" diff --git a/polly/test/polybench/datamining/covariance/covariance_with_param.ll b/polly/test/polybench/datamining/covariance/covariance_with_param.ll index df54701..806593f 100644 --- a/polly/test/polybench/datamining/covariance/covariance_with_param.ll +++ b/polly/test/polybench/datamining/covariance/covariance_with_param.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir -print-top-scop-only -analyze %s | FileCheck %s ; XFAIL: * -; ModuleID = './datamining/covariance/covariance_with_param.ll' 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" diff --git a/polly/test/polybench/datamining/covariance/covariance_without_param.ll b/polly/test/polybench/datamining/covariance/covariance_without_param.ll index a0c1f51..4a7ca51 100644 --- a/polly/test/polybench/datamining/covariance/covariance_without_param.ll +++ b/polly/test/polybench/datamining/covariance/covariance_without_param.ll @@ -2,7 +2,6 @@ ; region-simplify make polly fail to detect the canonical induction variable. ; XFAIL:* -; ModuleID = './datamining/covariance/covariance_without_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/2mm/2mm_with_param.ll b/polly/test/polybench/linear-algebra/kernels/2mm/2mm_with_param.ll index 646ed3e..7bb3e92 100644 --- a/polly/test/polybench/linear-algebra/kernels/2mm/2mm_with_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/2mm/2mm_with_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-cloog -analyze %s| FileCheck %s -; ModuleID = './linear-algebra/kernels/2mm/2mm_with_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/2mm/2mm_without_param.ll b/polly/test/polybench/linear-algebra/kernels/2mm/2mm_without_param.ll index eef2b63..04129f1 100644 --- a/polly/test/polybench/linear-algebra/kernels/2mm/2mm_without_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/2mm/2mm_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/2mm/2mm_without_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/3mm/3mm_with_param.ll b/polly/test/polybench/linear-algebra/kernels/3mm/3mm_with_param.ll index 2c2eb52..393f123 100644 --- a/polly/test/polybench/linear-algebra/kernels/3mm/3mm_with_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/3mm/3mm_with_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-cloog -analyze %s| FileCheck %s -; ModuleID = './linear-algebra/kernels/3mm/3mm_with_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/3mm/3mm_without_param.ll b/polly/test/polybench/linear-algebra/kernels/3mm/3mm_without_param.ll index 25902dd..45f5747 100644 --- a/polly/test/polybench/linear-algebra/kernels/3mm/3mm_without_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/3mm/3mm_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/3mm/3mm_without_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/atax/atax_with_param.ll b/polly/test/polybench/linear-algebra/kernels/atax/atax_with_param.ll index 72c7900..d11f139 100644 --- a/polly/test/polybench/linear-algebra/kernels/atax/atax_with_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/atax/atax_with_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-cloog -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/atax/atax_with_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/atax/atax_without_param.ll b/polly/test/polybench/linear-algebra/kernels/atax/atax_without_param.ll index c493a9e8..0dfdf8f 100644 --- a/polly/test/polybench/linear-algebra/kernels/atax/atax_without_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/atax/atax_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-cloog -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/atax/atax_without_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/bicg/bicg_with_param.ll b/polly/test/polybench/linear-algebra/kernels/bicg/bicg_with_param.ll index 3ccd572..a8ab882 100644 --- a/polly/test/polybench/linear-algebra/kernels/bicg/bicg_with_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/bicg/bicg_with_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-cloog -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/bicg/bicg_with_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/bicg/bicg_without_param.ll b/polly/test/polybench/linear-algebra/kernels/bicg/bicg_without_param.ll index d414d1f..58fd7e8 100644 --- a/polly/test/polybench/linear-algebra/kernels/bicg/bicg_without_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/bicg/bicg_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-cloog -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/bicg/bicg_without_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/doitgen/doitgen_with_param.ll b/polly/test/polybench/linear-algebra/kernels/doitgen/doitgen_with_param.ll index d7e6c06..bb74f83 100644 --- a/polly/test/polybench/linear-algebra/kernels/doitgen/doitgen_with_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/doitgen/doitgen_with_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly -correlated-propagation %defaultOpts -polly-cloog -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/doitgen/doitgen_with_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/doitgen/doitgen_without_param.ll b/polly/test/polybench/linear-algebra/kernels/doitgen/doitgen_without_param.ll index 19247e9..f95d67c 100644 --- a/polly/test/polybench/linear-algebra/kernels/doitgen/doitgen_without_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/doitgen/doitgen_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/doitgen/doitgen_without_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/gemm/gemm_with_param.ll b/polly/test/polybench/linear-algebra/kernels/gemm/gemm_with_param.ll index 11e7b58..3f0da15 100644 --- a/polly/test/polybench/linear-algebra/kernels/gemm/gemm_with_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/gemm/gemm_with_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -polly-cloog -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/gemm/gemm_with_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/gemm/gemm_without_param.ll b/polly/test/polybench/linear-algebra/kernels/gemm/gemm_without_param.ll index b7b125e..0a80ee3 100644 --- a/polly/test/polybench/linear-algebra/kernels/gemm/gemm_without_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/gemm/gemm_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/gemm/gemm_without_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/gemver/gemver_with_param.ll b/polly/test/polybench/linear-algebra/kernels/gemver/gemver_with_param.ll index 50bc163..7809ea4 100644 --- a/polly/test/polybench/linear-algebra/kernels/gemver/gemver_with_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/gemver/gemver_with_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -polly-cloog -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/gemver/gemver_with_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/gemver/gemver_without_param.ll b/polly/test/polybench/linear-algebra/kernels/gemver/gemver_without_param.ll index 1802b51..ba3d073 100644 --- a/polly/test/polybench/linear-algebra/kernels/gemver/gemver_without_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/gemver/gemver_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -polly-cloog -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/gemver/gemver_without_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/gesummv/gesummv_with_param.ll b/polly/test/polybench/linear-algebra/kernels/gesummv/gesummv_with_param.ll index d143b3c..8868fe1 100644 --- a/polly/test/polybench/linear-algebra/kernels/gesummv/gesummv_with_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/gesummv/gesummv_with_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-cloog -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/gesummv/gesummv_with_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/kernels/gesummv/gesummv_without_param.ll b/polly/test/polybench/linear-algebra/kernels/gesummv/gesummv_without_param.ll index 95430e2..8206e5b 100644 --- a/polly/test/polybench/linear-algebra/kernels/gesummv/gesummv_without_param.ll +++ b/polly/test/polybench/linear-algebra/kernels/gesummv/gesummv_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/kernels/gesummv/gesummv_without_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/solvers/gramschmidt/gramschmidt_with_param.ll b/polly/test/polybench/linear-algebra/solvers/gramschmidt/gramschmidt_with_param.ll index 8831505..5caf097d 100644 --- a/polly/test/polybench/linear-algebra/solvers/gramschmidt/gramschmidt_with_param.ll +++ b/polly/test/polybench/linear-algebra/solvers/gramschmidt/gramschmidt_with_param.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-prepare -polly-cloog -analyze %s | FileCheck %s ; XFAIL: * -; ModuleID = './linear-algebra/solvers/gramschmidt/gramschmidt_with_param.ll' 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-pc-linux-gnu" diff --git a/polly/test/polybench/linear-algebra/solvers/gramschmidt/gramschmidt_without_param.ll b/polly/test/polybench/linear-algebra/solvers/gramschmidt/gramschmidt_without_param.ll index 84d1079..c6daaa1 100644 --- a/polly/test/polybench/linear-algebra/solvers/gramschmidt/gramschmidt_without_param.ll +++ b/polly/test/polybench/linear-algebra/solvers/gramschmidt/gramschmidt_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-prepare -polly-cloog -analyze %s | FileCheck %s -; ModuleID = './linear-algebra/solvers/gramschmidt/gramschmidt_without_param.ll' 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-pc-linux-gnu" diff --git a/polly/test/polybench/linear-algebra/solvers/lu/lu_with_param.ll b/polly/test/polybench/linear-algebra/solvers/lu/lu_with_param.ll index f122643..81c9ee9 100644 --- a/polly/test/polybench/linear-algebra/solvers/lu/lu_with_param.ll +++ b/polly/test/polybench/linear-algebra/solvers/lu/lu_with_param.ll @@ -2,7 +2,6 @@ ; region-simplify make polly fail to detect the canonical induction variable. ; XFAIL:* -; ModuleID = './linear-algebra/solvers/lu/lu_with_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/solvers/lu/lu_without_param.ll b/polly/test/polybench/linear-algebra/solvers/lu/lu_without_param.ll index 93a3c1b..488df39 100644 --- a/polly/test/polybench/linear-algebra/solvers/lu/lu_without_param.ll +++ b/polly/test/polybench/linear-algebra/solvers/lu/lu_without_param.ll @@ -2,7 +2,6 @@ ; region-simplify make polly fail to detect the canonical induction variable. ; XFAIL:* -; ModuleID = './linear-algebra/solvers/lu/lu_without_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/solvers/ludcmp/ludcmp_with_param.ll b/polly/test/polybench/linear-algebra/solvers/ludcmp/ludcmp_with_param.ll index ef2e03e..42ec092 100644 --- a/polly/test/polybench/linear-algebra/solvers/ludcmp/ludcmp_with_param.ll +++ b/polly/test/polybench/linear-algebra/solvers/ludcmp/ludcmp_with_param.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir -print-top-scop-only -analyze %s | FileCheck %s ; XFAIL: * -; ModuleID = './linear-algebra/solvers/ludcmp/ludcmp_with_param.ll' 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" diff --git a/polly/test/polybench/linear-algebra/solvers/ludcmp/ludcmp_without_param.ll b/polly/test/polybench/linear-algebra/solvers/ludcmp/ludcmp_without_param.ll index 2fa70af..f75e1d8 100644 --- a/polly/test/polybench/linear-algebra/solvers/ludcmp/ludcmp_without_param.ll +++ b/polly/test/polybench/linear-algebra/solvers/ludcmp/ludcmp_without_param.ll @@ -2,7 +2,6 @@ ; region-simplify make polly fail to detect the canonical induction variable. ; XFAIL:* -; ModuleID = './linear-algebra/solvers/ludcmp/ludcmp_without_param.ll' 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" diff --git a/polly/test/polybench/stencils/adi/adi_with_param.ll b/polly/test/polybench/stencils/adi/adi_with_param.ll index d37a08a..2519f08 100644 --- a/polly/test/polybench/stencils/adi/adi_with_param.ll +++ b/polly/test/polybench/stencils/adi/adi_with_param.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir -print-top-scop-only -analyze %s | FileCheck %s ; XFAIL: * -; ModuleID = './stencils/adi/adi_with_param.ll' 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" diff --git a/polly/test/polybench/stencils/adi/adi_without_param.ll b/polly/test/polybench/stencils/adi/adi_without_param.ll index a6dd016..c8c6656 100644 --- a/polly/test/polybench/stencils/adi/adi_without_param.ll +++ b/polly/test/polybench/stencils/adi/adi_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -analyze %s | FileCheck %s -; ModuleID = './stencils/adi/adi_without_param.ll' 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" diff --git a/polly/test/polybench/stencils/jacobi-2d-imper/jacobi-2d-imper_with_param.ll b/polly/test/polybench/stencils/jacobi-2d-imper/jacobi-2d-imper_with_param.ll index 58fa7a1..379fc7e 100644 --- a/polly/test/polybench/stencils/jacobi-2d-imper/jacobi-2d-imper_with_param.ll +++ b/polly/test/polybench/stencils/jacobi-2d-imper/jacobi-2d-imper_with_param.ll @@ -2,7 +2,6 @@ ; region-simplify causes: Non canonical PHI node found ; XFAIL:* -; ModuleID = './stencils/jacobi-2d-imper/jacobi-2d-imper_with_param.ll' 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" diff --git a/polly/test/polybench/stencils/jacobi-2d-imper/jacobi-2d-imper_without_param.ll b/polly/test/polybench/stencils/jacobi-2d-imper/jacobi-2d-imper_without_param.ll index 6d4f359..da76dd4 100644 --- a/polly/test/polybench/stencils/jacobi-2d-imper/jacobi-2d-imper_without_param.ll +++ b/polly/test/polybench/stencils/jacobi-2d-imper/jacobi-2d-imper_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -analyze %s | FileCheck %s -; ModuleID = './stencils/jacobi-2d-imper/jacobi-2d-imper_without_param.ll' 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" diff --git a/polly/test/polybench/stencils/seidel/seidel_with_param.ll b/polly/test/polybench/stencils/seidel/seidel_with_param.ll index 4c45833..c87b5aa 100644 --- a/polly/test/polybench/stencils/seidel/seidel_with_param.ll +++ b/polly/test/polybench/stencils/seidel/seidel_with_param.ll @@ -1,6 +1,5 @@ ; RUN: opt %loadPolly %defaultOpts -polly-analyze-ir -print-top-scop-only -analyze %s | FileCheck %s ; XFAIL: * -; ModuleID = './stencils/seidel/seidel_with_param.ll' 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" diff --git a/polly/test/polybench/stencils/seidel/seidel_without_param.ll b/polly/test/polybench/stencils/seidel/seidel_without_param.ll index 1a13b339..00ec42f 100644 --- a/polly/test/polybench/stencils/seidel/seidel_without_param.ll +++ b/polly/test/polybench/stencils/seidel/seidel_without_param.ll @@ -1,5 +1,4 @@ ; RUN: opt %loadPolly %defaultOpts -polly-detect -analyze %s | FileCheck %s -; ModuleID = './stencils/seidel/seidel_without_param.ll' 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" -- 2.7.4