commit | 269708b98dcaf0eb7cedd4635739c751f9caa64e | [log] [tgz] |
---|---|---|
author | Vincent Lejeune <vljn@ovi.com> | Tue Oct 01 19:32:38 2013 +0000 |
committer | Vincent Lejeune <vljn@ovi.com> | Tue Oct 01 19:32:38 2013 +0000 |
tree | d58d7e194edb81479f03dadf11223956e43a604b | |
parent | 85f60ef6333fd25b9c50802e1ab60cf70d33bf91 [diff] [blame] |
R600: Enable -verify-machineinstrs in some tests. llvm-svn: 191788
diff --git a/llvm/test/CodeGen/R600/schedule-if.ll b/llvm/test/CodeGen/R600/schedule-if.ll index 347d92f..f960c93 100644 --- a/llvm/test/CodeGen/R600/schedule-if.ll +++ b/llvm/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() {