summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/pr9127.ll
diff options
context:
space:
mode:
authorStuart Hastings <stuart@apple.com>2011-06-01 19:52:20 +0000
committerStuart Hastings <stuart@apple.com>2011-06-01 19:52:20 +0000
commitaab130d9955dd9cae2f0207d59f9228c830927db (patch)
tree589bcd74ab7ed548729032f0014d9b7159951864 /llvm/test/CodeGen/X86/pr9127.ll
parent22ad9bb7d93f09962d47045d6c932df5bb1077bc (diff)
downloadbcm5719-llvm-aab130d9955dd9cae2f0207d59f9228c830927db.tar.gz
bcm5719-llvm-aab130d9955dd9cae2f0207d59f9228c830927db.zip
Revert 132404 to appease a buildbot. rdar://problem/5993888
llvm-svn: 132419
Diffstat (limited to 'llvm/test/CodeGen/X86/pr9127.ll')
-rw-r--r--llvm/test/CodeGen/X86/pr9127.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/pr9127.ll b/llvm/test/CodeGen/X86/pr9127.ll
index ba92c77e22b..9b251f57e0e 100644
--- a/llvm/test/CodeGen/X86/pr9127.ll
+++ b/llvm/test/CodeGen/X86/pr9127.ll
@@ -10,4 +10,4 @@ entry:
}
; test that the load is folded.
-; CHECK: cmpeqsd (%{{rdi|rdx}}), %xmm0
+; CHECK: ucomisd (%{{rdi|rdx}}), %xmm0
OpenPOWER on IntegriCloud