summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-12-19 10:41:12 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-12-19 10:41:12 +0000
commit6164aa59695e9d424ea21c9eb7a0b93bd0236aa4 (patch)
treee8ad5b863a3d2f9f0bd5619ca1b39c7b6f97eebb /llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll
parentdb7933ab992ca58fbcb990cf6fdaabd1dd0a7b30 (diff)
downloadbcm5719-llvm-6164aa59695e9d424ea21c9eb7a0b93bd0236aa4.tar.gz
bcm5719-llvm-6164aa59695e9d424ea21c9eb7a0b93bd0236aa4.zip
Add REQUIRES:asserts to 3 tests in llvm/test/CodeGen/R600 added in r192212.
They are failing in assertions. llvm-svn: 197669
Diffstat (limited to 'llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll')
-rw-r--r--llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll b/llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll
index 9886fe9169b..cd3ba2b222d 100644
--- a/llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll
+++ b/llvm/test/CodeGen/R600/si-annotate-cf-assertion.ll
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
; XFAIL: *
; RUN: llc -march=r600 -mcpu=SI -asm-verbose=false < %s | FileCheck %s
OpenPOWER on IntegriCloud