1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Add REQUIRES:asserts to 3 tests in llvm/test/CodeGen/R600 added in r192212.

They are failing in assertions.

llvm-svn: 197669
This commit is contained in:
NAKAMURA Takumi 2013-12-19 10:41:12 +00:00
parent ca4f03760d
commit e67a3fe0ef
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
; REQUIRES: asserts
; XFAIL: *
; RUN: llc < %s -march=r600 -mcpu=redwood -o %t

View File

@ -1,3 +1,4 @@
; REQUIRES: asserts
; XFAIL: *
; RUN: llc -march=r600 -mcpu=SI -asm-verbose=false < %s | FileCheck %s

View File

@ -1,3 +1,4 @@
; REQUIRES: asserts
; XFAIL: *
; RUN: llc -march=r600 -mcpu=SI < %s