summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/full-lsr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/full-lsr.ll')
-rw-r--r--test/CodeGen/X86/full-lsr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/full-lsr.ll b/test/CodeGen/X86/full-lsr.ll
index cbcc62a701..0729dda4a1 100644
--- a/test/CodeGen/X86/full-lsr.ll
+++ b/test/CodeGen/X86/full-lsr.ll
@@ -4,7 +4,7 @@
define void @foo(float* nocapture %A, float* nocapture %B, float* nocapture %C, i32 %N) nounwind {
; ATOM: foo
; ATOM: addl
-; ATOM: addl
+; ATOM: leal
; ATOM: leal
; CHECK: foo