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

They are failing in assertions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197669 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2013-12-19 10:41:12 +00:00
parent cbce286fb9
commit a2e3b51422
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