Skip to content

Commit 1539758

Browse files
Revert "[polly] Port polly tests to use NPM" (llvm#92215)
Reverts llvm#90632. Causing failures on buildbots that dynamically load polly. Reverting while we sort it out.
1 parent 847c83f commit 1539758

File tree

1,026 files changed

+1472
-1404
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,026 files changed

+1472
-1404
lines changed

polly/test/CodeGen/20100617.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22
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"
33

44
define void @init_array() nounwind {

polly/test/CodeGen/20100622.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -disable-output < %s
2-
; RUN: opt %loadPolly '-passes=print<polly-detect>' -disable-output < %s | not FileCheck %s
1+
; RUN: opt %loadPolly -polly-codegen -disable-output < %s
2+
; RUN: opt %loadPolly -polly-print-detect -disable-output < %s | not FileCheck %s
33

44
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"
55

polly/test/CodeGen/20100707.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22
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"
33

44
define void @clause_SetSplitField(i32 %Length) nounwind inlinehint {

polly/test/CodeGen/20100707_2.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22
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"
33

44
@win193 = external global [4 x [36 x double]], align 32 ; <ptr> [#uses=3]

polly/test/CodeGen/20100708.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly '-passes=print<polly-detect>' < %s
1+
; RUN: opt %loadPolly -polly-detect < %s
22
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"
33

44
define fastcc void @execute() nounwind {

polly/test/CodeGen/20100708_2.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22
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"
33

44
define void @init_array() nounwind {

polly/test/CodeGen/20100713.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22
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"
33

44
define void @fft_float(i32 %NumSamples) nounwind {

polly/test/CodeGen/20100713_2.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22
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"
33

44
define hidden void @luaD_callhook() nounwind {

polly/test/CodeGen/20100717.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -disable-output < %s
1+
; RUN: opt %loadPolly -polly-codegen -disable-output < %s
22
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"
33

44
define void @matrixTranspose(ptr %A) nounwind {

polly/test/CodeGen/20100718-DomInfo-2.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -verify-dom-info -disable-output < %s
1+
; RUN: opt %loadPolly -polly-codegen -verify-dom-info -disable-output < %s
22
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"
33

44
define void @getNonAffNeighbour() nounwind {

polly/test/CodeGen/20100718-DomInfo.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -verify-dom-info -disable-output < %s
1+
; RUN: opt %loadPolly -polly-codegen -verify-dom-info -disable-output < %s
22
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"
33

44
define void @intrapred_luma_16x16(i32 %predmode) nounwind {

polly/test/CodeGen/20100720-MultipleConditions.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly '-passes=print<polly-ast>' -disable-output < %s
1+
; RUN: opt %loadPolly -polly-ast -disable-output < %s
22

33
;int bar1();
44
;int bar2();

polly/test/CodeGen/20100809-IndependentBlock.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -disable-output < %s
1+
; RUN: opt %loadPolly -polly-codegen -disable-output < %s
22
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"
33
define void @cfft2(ptr %x) nounwind {
44
entry:

polly/test/CodeGen/20100811-ScalarDependencyBetweenBrAndCnd.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -disable-output < %s
1+
; RUN: opt %loadPolly -polly-codegen -disable-output < %s
22
target datalayout =
33
"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"
44

polly/test/CodeGen/20101030-Overflow.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22
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"
33

44
define void @compdecomp() nounwind {

polly/test/CodeGen/20101103-Overflow3.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22
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"
33
define void @Reflection_coefficients(ptr %r) nounwind {
44
bb20:

polly/test/CodeGen/20101103-signmissmatch.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22
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"
33

44
define void @CleanNet() nounwind {

polly/test/CodeGen/20110226-Ignore-Dead-Code.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22
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"
33

44
define void @main() nounwind {

polly/test/CodeGen/20110226-PHI-Node-removed.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22

33
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"
44

polly/test/CodeGen/20120316-InvalidCast.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -S -passes=polly-codegen < %s | FileCheck %s
1+
; RUN: opt %loadPolly -S -polly-codegen < %s | FileCheck %s
22

33
; CHECK: polly.start
44

polly/test/CodeGen/20120403-RHS-type-mismatch.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen < %s
1+
; RUN: opt %loadPolly -polly-codegen < %s
22

33
; We just check that this compilation does not crash.
44

polly/test/CodeGen/20130221.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -S < %s
1+
; RUN: opt %loadPolly -polly-codegen -S < %s
22
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"
33

44
define void @list_sequence(ptr %A) {

polly/test/CodeGen/20150328-SCEVExpanderIntroducesNewIV.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -S < %s | FileCheck %s
1+
; RUN: opt %loadPolly -polly-codegen -S < %s | FileCheck %s
22

33
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
44

polly/test/CodeGen/Intrinsics/llvm-expect.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -S -passes=polly-codegen < %s | FileCheck %s
1+
; RUN: opt %loadPolly -S -polly-codegen < %s | FileCheck %s
22
;
33
; Check that we generate code without crashing.
44
;

polly/test/CodeGen/LoopParallelMD/do_not_mutate_debug_info.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
; This test checks that we do not accidently mutate the debug info when
22
; inserting loop parallel metadata.
3-
; RUN: opt %loadPolly < %s -S -polly -passes=polly-codegen -polly-ast-detect-parallel | FileCheck %s
3+
; RUN: opt %loadPolly < %s -S -polly -polly-codegen -polly-ast-detect-parallel | FileCheck %s
44
; CHECK-NOT: !7 = !{!7}
55
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
66

polly/test/CodeGen/LoopParallelMD/loop_nest_param_parallel.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -polly-ast-detect-parallel -S < %s | FileCheck %s
1+
; RUN: opt %loadPolly -polly-codegen -polly-ast-detect-parallel -S < %s | FileCheck %s
22
;
33
; Check that we mark multiple parallel loops correctly including the memory instructions.
44
;

polly/test/CodeGen/LoopParallelMD/single_loop_param_parallel.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -S < %s | FileCheck %s -check-prefix=SEQUENTIAL
2-
; RUN: opt %loadPolly -passes=polly-codegen -polly-ast-detect-parallel -S < %s | FileCheck %s -check-prefix=PARALLEL
1+
; RUN: opt %loadPolly -polly-codegen -S < %s | FileCheck %s -check-prefix=SEQUENTIAL
2+
; RUN: opt %loadPolly -polly-codegen -polly-ast-detect-parallel -S < %s | FileCheck %s -check-prefix=PARALLEL
33
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"
44

55
; This is a trivially parallel loop. We just use it to ensure that we actually

polly/test/CodeGen/MemAccess/bad_alignment.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: not --crash opt %loadPolly -passes=polly-import-jscop -disable-output 2>&1 < %s | FileCheck %s
1+
; RUN: not --crash opt %loadPolly -polly-import-jscop -disable-output 2>&1 < %s | FileCheck %s
22
;
33
; Check that we do not allow to access elements not accessed before because the
44
; alignment information would become invalid.

polly/test/CodeGen/MemAccess/codegen_address_space.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' -polly-import-jscop-postfix=transformed < %s -S | FileCheck %s
1+
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-postfix=transformed -polly-codegen < %s -S | FileCheck %s
22

33
;int A[100];
44
;

polly/test/CodeGen/MemAccess/codegen_constant_offset.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' -polly-import-jscop-postfix=transformed < %s -S | FileCheck %s
1+
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-postfix=transformed -polly-codegen < %s -S | FileCheck %s
22

33
;int A[100];
44
;

polly/test/CodeGen/MemAccess/codegen_simple.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' -polly-import-jscop-postfix=transformed < %s -S | FileCheck %s
1+
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-postfix=transformed -polly-codegen < %s -S | FileCheck %s
22

33
;int A[100];
44
;

polly/test/CodeGen/MemAccess/codegen_simple_float.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' -polly-import-jscop-postfix=transformed < %s -S | FileCheck %s
1+
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-postfix=transformed -polly-codegen < %s -S | FileCheck %s
22
;
33
;float A[100];
44
;

polly/test/CodeGen/MemAccess/codegen_simple_md.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
;RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' -polly-import-jscop-postfix=transformed+withconst < %s -S | FileCheck -check-prefix=WITHCONST %s
2-
;RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' -polly-import-jscop-postfix=transformed+withoutconst < %s -S | FileCheck -check-prefix=WITHOUTCONST %s
1+
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-postfix=transformed+withconst -polly-codegen < %s -S | FileCheck -check-prefix=WITHCONST %s
2+
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-postfix=transformed+withoutconst -polly-codegen < %s -S | FileCheck -check-prefix=WITHOUTCONST %s
33

44
;int A[1040];
55
;

polly/test/CodeGen/MemAccess/codegen_simple_md_float.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
;RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' -polly-import-jscop-postfix=transformed+withconst < %s -S | FileCheck -check-prefix=WITHCONST %s
2-
;RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' -polly-import-jscop-postfix=transformed+withoutconst < %s -S | FileCheck -check-prefix=WITHOUTCONST %s
1+
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-postfix=transformed+withconst -polly-codegen < %s -S | FileCheck -check-prefix=WITHCONST %s
2+
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-postfix=transformed+withoutconst -polly-codegen < %s -S | FileCheck -check-prefix=WITHOUTCONST %s
33
;
44
;float A[1040];
55
;

polly/test/CodeGen/MemAccess/different_types.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
; RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' \
1+
; RUN: opt %loadPolly -polly-import-jscop \
22
; RUN: \
3-
; RUN: -S < %s | FileCheck %s
3+
; RUN: -polly-codegen -S < %s | FileCheck %s
44
;
55
; void foo(float A[], float B[]) {
66
; for (long i = 0; i < 100; i++)

polly/test/CodeGen/MemAccess/generate-all.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -polly-codegen-generate-expressions=false \
1+
; RUN: opt %loadPolly -polly-codegen -polly-codegen-generate-expressions=false \
22
; RUN: -S < %s | FileCheck %s -check-prefix=SCEV
3-
; RUN: opt %loadPolly -passes=polly-codegen -polly-codegen-generate-expressions=true \
3+
; RUN: opt %loadPolly -polly-codegen -polly-codegen-generate-expressions=true \
44
; RUN: -S < %s | FileCheck %s -check-prefix=ASTEXPR
55
;
66
; void foo(float A[]) {

polly/test/CodeGen/MemAccess/invariant_base_ptr.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' \
2-
; RUN: -polly-invariant-load-hoisting -S \
1+
; RUN: opt %loadPolly -polly-import-jscop \
2+
; RUN: -polly-codegen -polly-invariant-load-hoisting -S \
33
; RUN: 2>&1 < %s | FileCheck %s
44

55
; Setting new access functions where the base pointer of the array that is newly

polly/test/CodeGen/MemAccess/multiple_types.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
; RUN: opt %loadPolly -polly-stmt-granularity=bb '-passes=polly-import-jscop,polly-codegen' \
1+
; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-import-jscop \
22
; RUN: -polly-allow-differing-element-types \
3-
; RUN: -S < %s | FileCheck %s
3+
; RUN: -polly-codegen -S < %s | FileCheck %s
44
;
55
; // Check that accessing one array with different types works.
66
; void multiple_types(char *Short, char *Float, char *Double) {

polly/test/CodeGen/MemAccess/simple.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;RUN: opt %loadPolly -passes=polly-import-jscop -polly-import-jscop-postfix=transformed -stats < %s 2>&1 | FileCheck %s
1+
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-postfix=transformed -stats < %s 2>&1 | FileCheck %s
22
; REQUIRES: asserts
33

44
;int A[100];

polly/test/CodeGen/MemAccess/update_access_functions.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; RUN: opt %loadPolly '-passes=polly-import-jscop,polly-codegen' \
2-
; RUN: -polly-import-jscop-postfix=transformed \
1+
; RUN: opt %loadPolly -polly-import-jscop \
2+
; RUN: -polly-import-jscop-postfix=transformed -polly-codegen \
33
; RUN: < %s -S | FileCheck %s
44

55
; CHECK-LABEL: polly.stmt.loop1:

polly/test/CodeGen/OpenMP/alias-metadata.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -polly-parallel -S < %s | FileCheck %s
1+
; RUN: opt %loadPolly -polly-codegen -polly-parallel -S < %s | FileCheck %s
22
;
33
; void foo(float *A, float *B) {
44
; for (long i = 0; i < 1000; i++)

polly/test/CodeGen/OpenMP/floord-as-argument-to-subfunction.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-opt-isl -polly-opt-max-coefficient=-1 -polly-parallel -passes=polly-codegen -S < %s | FileCheck %s
1+
; RUN: opt %loadPolly -polly-opt-isl -polly-opt-max-coefficient=-1 -polly-parallel -polly-codegen -S < %s | FileCheck %s
22
;
33
; Check that we do not crash but generate parallel code
44
;

polly/test/CodeGen/OpenMP/inlineasm.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly '-passes=polly-opt-isl,polly-codegen' -polly-parallel -S < %s | FileCheck %s
1+
; RUN: opt %loadPolly -polly-opt-isl -polly-parallel -polly-codegen -S < %s | FileCheck %s
22
; llvm.org/PR51960
33

44
; CHECK-LABEL: define internal void @foo_polly_subfn

polly/test/CodeGen/OpenMP/invariant_base_pointer_preloaded.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -polly-invariant-load-hoisting=true -polly-parallel \
1+
; RUN: opt %loadPolly -polly-codegen -polly-invariant-load-hoisting=true -polly-parallel \
22
; RUN: -polly-parallel-force -S < %s | FileCheck %s
33
;
44
; Test to verify that we hand down the preloaded A[0] to the OpenMP subfunction.

polly/test/CodeGen/OpenMP/invariant_base_pointer_preloaded_different_bb.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -polly-invariant-load-hoisting=true -polly-parallel \
1+
; RUN: opt %loadPolly -polly-codegen -polly-invariant-load-hoisting=true -polly-parallel \
22
; RUN: -polly-parallel-force -S < %s | FileCheck %s
33
;
44
; Test to verify that we hand down the preloaded A[0] to the OpenMP subfunction.

polly/test/CodeGen/OpenMP/invariant_base_pointer_preloaded_pass_only_needed.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -polly-invariant-load-hoisting=true -polly-parallel \
1+
; RUN: opt %loadPolly -polly-codegen -polly-invariant-load-hoisting=true -polly-parallel \
22
; RUN: -polly-parallel-force -S < %s | FileCheck %s
33
;
44
; Test to verify that we hand down the preloaded A[0] to the OpenMP subfunction but

polly/test/CodeGen/OpenMP/invariant_base_pointers_preloaded.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -passes=polly-codegen -polly-invariant-load-hoisting=true -polly-parallel \
1+
; RUN: opt %loadPolly -polly-codegen -polly-invariant-load-hoisting=true -polly-parallel \
22
; RUN: -polly-parallel-force -S < %s | FileCheck %s
33
;
44
; Test to verify that we hand down the preloaded A[0] to the OpenMP subfunction.

polly/test/CodeGen/OpenMP/loop-body-references-outer-iv.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force '-passes=print<polly-ast>' -disable-output < %s | FileCheck %s -check-prefix=AST
2-
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -passes=polly-codegen -S -verify-dom-info < %s | FileCheck %s -check-prefix=IR
1+
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -polly-print-ast -disable-output < %s | FileCheck %s -check-prefix=AST
2+
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -polly-codegen -S -verify-dom-info < %s | FileCheck %s -check-prefix=IR
33

44
; This code has failed the scev based code generation as the scev in the scop
55
; contains an AddRecExpr of an outer loop. When generating code, we did not

polly/test/CodeGen/OpenMP/loop-body-references-outer-values-2.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force '-passes=print<polly-ast>' -disable-output < %s | FileCheck %s -check-prefix=AST
2-
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -passes=polly-codegen -S -verify-dom-info < %s | FileCheck %s -check-prefix=IR
1+
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -polly-print-ast -disable-output < %s | FileCheck %s -check-prefix=AST
2+
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -polly-codegen -S -verify-dom-info < %s | FileCheck %s -check-prefix=IR
33

44
; AST: #pragma simd
55
; AST: #pragma omp parallel for

polly/test/CodeGen/OpenMP/loop-body-references-outer-values-3.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; RUN: opt %loadPolly -aa-pipeline=basic-aa -polly-parallel -polly-parallel-force -polly-invariant-load-hoisting=true '-passes=print<polly-ast>' -disable-output < %s | FileCheck %s -check-prefix=AST
2-
; RUN: opt %loadPolly -aa-pipeline=basic-aa -polly-parallel -polly-parallel-force -polly-invariant-load-hoisting=true -passes=polly-codegen -S -verify-dom-info < %s | FileCheck %s -check-prefix=IR
1+
; RUN: opt %loadPolly -basic-aa -polly-parallel -polly-parallel-force -polly-invariant-load-hoisting=true -polly-print-ast -disable-output < %s | FileCheck %s -check-prefix=AST
2+
; RUN: opt %loadPolly -basic-aa -polly-parallel -polly-parallel-force -polly-invariant-load-hoisting=true -polly-codegen -S -verify-dom-info < %s | FileCheck %s -check-prefix=IR
33

44
; The interesting part of this test case is the instruction:
55
; %tmp = bitcast i8* %call to i64**

polly/test/CodeGen/OpenMP/loop-body-references-outer-values.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force '-passes=print<polly-ast>' -disable-output < %s | FileCheck %s -check-prefix=AST
2-
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -passes=polly-codegen -S < %s | FileCheck %s -check-prefix=IR
1+
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -polly-print-ast -disable-output < %s | FileCheck %s -check-prefix=AST
2+
; RUN: opt %loadPolly -polly-parallel -polly-parallel-force -polly-codegen -S < %s | FileCheck %s -check-prefix=IR
33

44
; Make sure we correctly forward the reference to 'A' to the OpenMP subfunction.
55
;

polly/test/CodeGen/OpenMP/loop-bounds-reference-outer-ids.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; RUN: opt %loadPolly -polly-parallel '-passes=print<polly-ast>' -disable-output < %s | FileCheck %s -check-prefix=AST
2-
; RUN: opt %loadPolly -polly-parallel -passes=polly-codegen -S < %s | FileCheck %s -check-prefix=IR
1+
; RUN: opt %loadPolly -polly-parallel -polly-print-ast -disable-output < %s | FileCheck %s -check-prefix=AST
2+
; RUN: opt %loadPolly -polly-parallel -polly-codegen -S < %s | FileCheck %s -check-prefix=IR
33
;
44
; float A[100];
55
;

polly/test/CodeGen/OpenMP/mapped-phi-access.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-parallel '-passes=polly-delicm,polly-codegen' -S < %s | FileCheck %s
1+
; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-parallel -polly-delicm -polly-codegen -S < %s | FileCheck %s
22
;
33
; Verify that -polly-parallel can handle mapped scalar MemoryAccesses.
44
;

polly/test/CodeGen/OpenMP/matmul-parallel.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
; RUN: opt %loadPolly -polly-parallel '-passes=polly-opt-isl,print<polly-ast>' -disable-output -debug-only=polly-ast < %s 2>&1 | FileCheck --check-prefix=AST %s
2-
; RUN: opt %loadPolly -polly-parallel '-passes=polly-opt-isl,polly-codegen' -S < %s | FileCheck --check-prefix=CODEGEN %s
1+
; RUN: opt %loadPolly -polly-parallel -polly-opt-isl -polly-ast -disable-output -debug-only=polly-ast < %s 2>&1 | FileCheck --check-prefix=AST %s
2+
; RUN: opt %loadPolly -polly-parallel -polly-opt-isl -polly-codegen -S < %s | FileCheck --check-prefix=CODEGEN %s
33
; REQUIRES: asserts
44

55
; Parallelization of detected matrix-multiplication.

0 commit comments

Comments
 (0)