From bd47e8a4f7553e8f1fba20591e5cf75d23e82e88 Mon Sep 17 00:00:00 2001 From: Geoff Berry Date: Fri, 18 Aug 2017 01:43:11 +0000 Subject: Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" round 2 This reverts commit r311135. sanitizer-x86_64-linux-android buildbot is timing out with just this patch applied. llvm-svn: 311142 --- llvm/test/CodeGen/PowerPC/inlineasm-i64-reg.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/test/CodeGen/PowerPC/inlineasm-i64-reg.ll') diff --git a/llvm/test/CodeGen/PowerPC/inlineasm-i64-reg.ll b/llvm/test/CodeGen/PowerPC/inlineasm-i64-reg.ll index d06edd66b24..aa944a8d464 100644 --- a/llvm/test/CodeGen/PowerPC/inlineasm-i64-reg.ll +++ b/llvm/test/CodeGen/PowerPC/inlineasm-i64-reg.ll @@ -75,7 +75,7 @@ entry: ; CHECK-DAG: mr [[REG:[0-9]+]], 3 ; CHECK-DAG: li 0, 1076 -; CHECK-DAG: stw 3, +; CHECK: stw [[REG]], ; CHECK: #APP ; CHECK: sc -- cgit v1.2.3