summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/ashr-neg1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/ashr-neg1.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/ashr-neg1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/ashr-neg1.ll b/llvm/test/CodeGen/PowerPC/ashr-neg1.ll
index 28e74f4d298..8de872e58b7 100644
--- a/llvm/test/CodeGen/PowerPC/ashr-neg1.ll
+++ b/llvm/test/CodeGen/PowerPC/ashr-neg1.ll
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s
target triple = "powerpc64-unknown-linux-gnu"
define void @autogen_SD30723(i32) {
OpenPOWER on IntegriCloud