summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/schedule-fs-loop-nested.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
commite781913ac4a78d21ef7763acffebad897afbebf2 (patch)
tree002e10eecb51e87eb014fb5460e29bb043a84c7b /llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll
parent47922fb006b58ccadaae0ece6a7bc374d6b68b27 (diff)
downloadbcm5719-llvm-e781913ac4a78d21ef7763acffebad897afbebf2.tar.gz
bcm5719-llvm-e781913ac4a78d21ef7763acffebad897afbebf2.zip
llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts.
llvm-svn: 176835
Diffstat (limited to 'llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll')
-rw-r--r--llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll b/llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll
index ba6e8a1ec9d..5e875c49ab5 100644
--- a/llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll
+++ b/llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll
@@ -1,4 +1,5 @@
;RUN: llc < %s -march=r600 -mcpu=cayman -stress-sched -verify-misched
+;REQUIRES: asserts
define void @main() {
main_body:
OpenPOWER on IntegriCloud