summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-01-01 16:12:52 +0000
committerChris Lattner <sabre@nondot.org>2005-01-01 16:12:52 +0000
commit05b402ce9fc3594fafeccaf46b0bd6cf8698ab3d (patch)
tree8591ffe1137fdb7a0511198d3674f96f5c014993
parent6dec0b09d5f01bf2fe4f26209f339310b2de4440 (diff)
downloadllvm-05b402ce9fc3594fafeccaf46b0bd6cf8698ab3d.tar.gz
llvm-05b402ce9fc3594fafeccaf46b0bd6cf8698ab3d.tar.bz2
llvm-05b402ce9fc3594fafeccaf46b0bd6cf8698ab3d.tar.xz
This now works.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19215 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Transforms/InstCombine/2004-11-22-Missed-and-fold.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/2004-11-22-Missed-and-fold.ll b/test/Transforms/InstCombine/2004-11-22-Missed-and-fold.ll
index 8702c5e343..c8a1d52733 100644
--- a/test/Transforms/InstCombine/2004-11-22-Missed-and-fold.ll
+++ b/test/Transforms/InstCombine/2004-11-22-Missed-and-fold.ll
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep and
-; XFAIL: *
sbyte %test21(sbyte %A) {
%C = shr sbyte %A, ubyte 7 ;; sign extend