summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/fp-move-05.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/fp-move-05.ll')
-rw-r--r--llvm/test/CodeGen/SystemZ/fp-move-05.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/fp-move-05.ll b/llvm/test/CodeGen/SystemZ/fp-move-05.ll
index da12af6d68c..0864deee513 100644
--- a/llvm/test/CodeGen/SystemZ/fp-move-05.ll
+++ b/llvm/test/CodeGen/SystemZ/fp-move-05.ll
@@ -1,6 +1,6 @@
; Test 128-bit floating-point loads.
;
-; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -verify-machineinstrs | FileCheck %s
; Check loads with no offset.
define double @f1(i64 %src) {
OpenPOWER on IntegriCloud