summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/schedule-if.ll
diff options
context:
space:
mode:
authorVincent Lejeune <vljn@ovi.com>2013-10-01 19:32:38 +0000
committerVincent Lejeune <vljn@ovi.com>2013-10-01 19:32:38 +0000
commit5b00e833fabbf5bdf2973c63c39d4a0d0143853a (patch)
tree396f9581ca7af7e70bbd9d371bb7cfa628388ce4 /test/CodeGen/R600/schedule-if.ll
parentdb3de106376558c7425d557b1b980f631107cd14 (diff)
downloadllvm-5b00e833fabbf5bdf2973c63c39d4a0d0143853a.tar.gz
llvm-5b00e833fabbf5bdf2973c63c39d4a0d0143853a.tar.bz2
llvm-5b00e833fabbf5bdf2973c63c39d4a0d0143853a.tar.xz
R600: Enable -verify-machineinstrs in some tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191788 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/R600/schedule-if.ll')
-rw-r--r--test/CodeGen/R600/schedule-if.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/schedule-if.ll b/test/CodeGen/R600/schedule-if.ll
index 347d92fd6a..f960c93239 100644
--- a/test/CodeGen/R600/schedule-if.ll
+++ b/test/CodeGen/R600/schedule-if.ll
@@ -1,4 +1,4 @@
-;RUN: llc < %s -march=r600 -mcpu=cayman -stress-sched -verify-misched
+;RUN: llc < %s -march=r600 -mcpu=cayman -stress-sched -verify-misched -verify-machineinstrs
;REQUIRES: asserts
define void @main() {