[tests] Add two missing 'REQUIRES' lines
authorTobias Grosser <tobias@grosser.es>
Tue, 9 Aug 2016 09:11:39 +0000 (09:11 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 9 Aug 2016 09:11:39 +0000 (09:11 +0000)
llvm-svn: 278104

polly/test/GPGPU/remove-dead-instructions-in-stmt-2.ll
polly/test/GPGPU/remove-dead-instructions-in-stmt.ll

index 05eb42f..b0ad33e 100644 (file)
@@ -2,6 +2,8 @@
 ; RUN: -disable-output < %s | \
 ; RUN: FileCheck %s -check-prefix=KERNEL-IR
 
+; REQUIRES: pollyacc
+
 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
 target triple = "x86_64-unknown-linux-gnu"
 
index af5b692..3b57b55 100644 (file)
@@ -2,6 +2,8 @@
 ; RUN: -disable-output < %s | \
 ; RUN: FileCheck %s -check-prefix=KERNEL-IR
 
+; REQUIRES: pollyacc
+
 ; Ensure that no dead instructions are emitted between the store and the
 ; branch instruction of the ScopStmt. At some point, our dead-code-elimination
 ; did not remove code that was inserted to compute the old (unused) branch