summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit45c33c985cdaf31e5504e5cf41c166e23bec8d4b (patch)
tree335301fa5eea5100f918b927f9fbaa2e68a6a860 /llvm/test/CodeGen/ARM/fast-isel-pred.ll
parent58365b9cc905908732bbe850f642dce4d7925379 (diff)
downloadbcm5719-llvm-45c33c985cdaf31e5504e5cf41c166e23bec8d4b.tar.gz
bcm5719-llvm-45c33c985cdaf31e5504e5cf41c166e23bec8d4b.zip
Add -verify-machineinstrs to these fast-isel test cases.
llvm-svn: 168723
Diffstat (limited to 'llvm/test/CodeGen/ARM/fast-isel-pred.ll')
-rw-r--r--llvm/test/CodeGen/ARM/fast-isel-pred.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/fast-isel-pred.ll b/llvm/test/CodeGen/ARM/fast-isel-pred.ll
index 8de54ad5332..27731def1f5 100644
--- a/llvm/test/CodeGen/ARM/fast-isel-pred.ll
+++ b/llvm/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:
OpenPOWER on IntegriCloud