summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/compare-signs.ll
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
commitfeb8018764da86105ab0b607e54401e627c8c82e (patch)
treeb14a6a02efe6e6e942983af91b12cfa25ff9517e /test/Transforms/InstCombine/compare-signs.ll
parent048bac35df3896d0258312e861e7e876e0cdaff9 (diff)
downloadllvm-feb8018764da86105ab0b607e54401e627c8c82e.tar.gz
llvm-feb8018764da86105ab0b607e54401e627c8c82e.tar.bz2
llvm-feb8018764da86105ab0b607e54401e627c8c82e.tar.xz
Revert r88830 and r88831 which appear to have caused a selfhost buildbot some
grief. I suspect this patch merely exposed a bug else. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88841 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/InstCombine/compare-signs.ll')
-rw-r--r--test/Transforms/InstCombine/compare-signs.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/InstCombine/compare-signs.ll b/test/Transforms/InstCombine/compare-signs.ll
index ba638ba36f..2f98641a24 100644
--- a/test/Transforms/InstCombine/compare-signs.ll
+++ b/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.