summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-05-14 02:35:38 +0000
committerChris Lattner <sabre@nondot.org>2005-05-14 02:35:38 +0000
commitb42e8723b0a67bb4d50da8c3edc4985fcce4ab68 (patch)
tree7f22d5afa8296cf5937ba518a12819bde64d8e30
parenta11e367ae56345e1506ed631bb2be0b5cdb42969 (diff)
downloadbcm5719-llvm-b42e8723b0a67bb4d50da8c3edc4985fcce4ab68.tar.gz
bcm5719-llvm-b42e8723b0a67bb4d50da8c3edc4985fcce4ab68.zip
this passes
llvm-svn: 22000
-rw-r--r--llvm/test/Regression/CodeGen/Alpha/ctpop.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Regression/CodeGen/Alpha/ctpop.ll b/llvm/test/Regression/CodeGen/Alpha/ctpop.ll
index 5c84a2cb5c9..9209bf20802 100644
--- a/llvm/test/Regression/CodeGen/Alpha/ctpop.ll
+++ b/llvm/test/Regression/CodeGen/Alpha/ctpop.ll
@@ -1,5 +1,4 @@
; Make sure this testcase codegens to the ctpop instruction
-; XFAIL: *
; RUN: llvm-as < %s | llc -march=alpha -enable-alpha-CT | grep -i 'ctpop'
declare long %llvm.ctpop(long)
OpenPOWER on IntegriCloud