[tests] Add two missing 'REQUIRES' lines

llvm-svn: 278104
This commit is contained in:
Tobias Grosser 2016-08-09 09:11:39 +00:00
parent c59b3ce044
commit 77f76788dc
2 changed files with 4 additions and 0 deletions

View 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"

View 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