summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-11-15 07:47:32 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-11-15 07:47:32 +0000
commit95148689c9fcc79b0d9dcc44f8a341fe7f5fa06a (patch)
treebf4fb816aef0e887ee4430b0048f5cb3ad1898b3 /llvm/test
parentffaacb14e3f7b86de9a01d31ca47d33763568fb1 (diff)
downloadbcm5719-llvm-95148689c9fcc79b0d9dcc44f8a341fe7f5fa06a.tar.gz
bcm5719-llvm-95148689c9fcc79b0d9dcc44f8a341fe7f5fa06a.zip
Revert r88830 and r88831 which appear to have caused a selfhost buildbot some
grief. I suspect this patch merely exposed a bug else. llvm-svn: 88841
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/Transforms/InstCombine/compare-signs.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Transforms/InstCombine/compare-signs.ll b/llvm/test/Transforms/InstCombine/compare-signs.ll
index ba638ba36fc..2f98641a249 100644
--- a/llvm/test/Transforms/InstCombine/compare-signs.ll
+++ b/llvm/test/Transforms/InstCombine/compare-signs.ll
@@ -1,4 +1,5 @@
; RUN: opt %s -instcombine -S | FileCheck %s
+; XFAIL: *
; PR5438
; TODO: This should also optimize down.
OpenPOWER on IntegriCloud