summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/schedule-fs-loop.ll
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-03-11 23:16:30 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-03-11 23:16:30 +0000
commit7e6274dc66895c11a5743dad7d95a2a255819f91 (patch)
tree27be82de29fd91d75d7a7d3e8db28583096d2288 /test/CodeGen/R600/schedule-fs-loop.ll
parent850b74d3927c35850a99b10ca7809f61a3b69c67 (diff)
downloadllvm-7e6274dc66895c11a5743dad7d95a2a255819f91.tar.gz
llvm-7e6274dc66895c11a5743dad7d95a2a255819f91.tar.bz2
llvm-7e6274dc66895c11a5743dad7d95a2a255819f91.tar.xz
llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176835 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/R600/schedule-fs-loop.ll')
-rw-r--r--test/CodeGen/R600/schedule-fs-loop.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/R600/schedule-fs-loop.ll b/test/CodeGen/R600/schedule-fs-loop.ll
index 68c029360e..d142cacd43 100644
--- a/test/CodeGen/R600/schedule-fs-loop.ll
+++ b/test/CodeGen/R600/schedule-fs-loop.ll
@@ -1,4 +1,5 @@
;RUN: llc < %s -march=r600 -mcpu=cayman -stress-sched -verify-misched
+;REQUIRES: asserts
define void @main() {
main_body: