summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll')
-rw-r--r--test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll b/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll
index deacbd6a00f..c5651562f85 100644
--- a/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll
+++ b/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll
@@ -10,7 +10,7 @@ entry:
lnext:
%elementArray = load i32*, i32** %elementArrayPtr, align 8
; CHECK: lwz [[LDREG:[0-9]+]], 124(1) # 4-byte Folded Reload
-; CHECK: # implicit-def: %X[[TEMPREG:[0-9]+]]
+; CHECK: # implicit-def: %x[[TEMPREG:[0-9]+]]
%element = load i32, i32* %elementArray, align 4
; CHECK: mr [[TEMPREG]], [[LDREG]]
; CHECK: clrldi 4, [[TEMPREG]], 32