summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/unal-vec-negarith.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/unal-vec-negarith.ll')
-rw-r--r--test/CodeGen/PowerPC/unal-vec-negarith.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/unal-vec-negarith.ll b/test/CodeGen/PowerPC/unal-vec-negarith.ll
index faac891f5c6..98bf2bc4794 100644
--- a/test/CodeGen/PowerPC/unal-vec-negarith.ll
+++ b/test/CodeGen/PowerPC/unal-vec-negarith.ll
@@ -1,4 +1,4 @@
-; RUN: llc -debug-only=isel <%s >%t 2>&1 && FileCheck <%t %s
+; RUN: llc -verify-machineinstrs -debug-only=isel <%s >%t 2>&1 && FileCheck <%t %s
; REQUIRES: asserts
target datalayout = "E-m:e-i64:64-n32:64"