R600: Enable -verify-machineinstrs in some tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191788 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Vincent Lejeune
2013-10-01 19:32:38 +00:00
parent db3de10637
commit 5b00e833fa
10 changed files with 24 additions and 14 deletions

View File

@@ -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() {