summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-pred.ll
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-11-27 20:49:56 +0000
committerChad Rosier <mcrosier@apple.com>2012-11-27 20:49:56 +0000
commit92a6e532b8495e081ce33c092669c096caf0eada (patch)
tree28b7626b5fdc37b3551bf24d296a63a4c588bfaf /test/CodeGen/ARM/fast-isel-pred.ll
parent257a009332a62927bed91c6862730f43ef89d429 (diff)
Add -verify-machineinstrs to these fast-isel test cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168723 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/fast-isel-pred.ll')
-rw-r--r--test/CodeGen/ARM/fast-isel-pred.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/fast-isel-pred.ll b/test/CodeGen/ARM/fast-isel-pred.ll
index 8de54ad5332..27731def1f5 100644
--- a/test/CodeGen/ARM/fast-isel-pred.ll
+++ b/test/CodeGen/ARM/fast-isel-pred.ll
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mtriple=armv7-apple-darwin < %s
+; RUN: llc -O0 -verify-machineinstrs -mtriple=armv7-apple-darwin < %s
define i32 @main() nounwind ssp {
entry: