diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll b/llvm/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll index 49b3b9d18fa..cf381643df9 100644 --- a/llvm/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll +++ b/llvm/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=ppc32 | grep rlwimi +; RUN: llc -verify-machineinstrs < %s -march=ppc32 | grep rlwimi define void @test(i16 %div.0.i.i.i.i, i32 %L_num.0.i.i.i.i, i32 %tmp1.i.i206.i.i, i16* %P) { %X = shl i16 %div.0.i.i.i.i, 1 ; <i16> [#uses=1] |