summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2014-11-23 02:57:47 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2014-11-23 02:57:47 +0000
commit023311333a06cfc3685f5506f86d7a9bc65a2ff3 (patch)
tree7fd588f233b199cf575f4d7581995e4c05a570b8 /test/CodeGen/R600
parent369d8fa34f9df5c157fce855e9f89b83ef0d2e30 (diff)
R600/SI: Fix missing -verify-machineinstrs on a test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222627 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/R600')
-rw-r--r--test/CodeGen/R600/valu-i1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/valu-i1.ll b/test/CodeGen/R600/valu-i1.ll
index 2c209fcb857..a193077067e 100644
--- a/test/CodeGen/R600/valu-i1.ll
+++ b/test/CodeGen/R600/valu-i1.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=r600 -mcpu=SI | FileCheck --check-prefix=SI %s
+; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs < %s | FileCheck -check-prefix=SI %s
; Make sure the i1 values created by the cfg structurizer pass are
; moved using VALU instructions