summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Alpha
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-04-16 17:51:25 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-04-16 17:51:25 +0000
commitedce114669f729cc9d3b8abe406da1e8d27fa814 (patch)
tree6fbc9d19569e0d9b5969250a87b088402585009c /llvm/test/CodeGen/Alpha
parentf8a586d22a4a943765565291bf55b7f33929f900 (diff)
downloadbcm5719-llvm-edce114669f729cc9d3b8abe406da1e8d27fa814.tar.gz
bcm5719-llvm-edce114669f729cc9d3b8abe406da1e8d27fa814.zip
For PR1336:
Un-XFAIL because this passes now. llvm-svn: 36145
Diffstat (limited to 'llvm/test/CodeGen/Alpha')
-rw-r--r--llvm/test/CodeGen/Alpha/ctpop.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Alpha/ctpop.ll b/llvm/test/CodeGen/Alpha/ctpop.ll
index 6405224117b..388c121e895 100644
--- a/llvm/test/CodeGen/Alpha/ctpop.ll
+++ b/llvm/test/CodeGen/Alpha/ctpop.ll
@@ -8,7 +8,6 @@
; RUN: not grep -i ctpop
; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha -mattr=-CIX | \
; RUN: not grep -i ctpop
-; XFAIL: *
declare long %llvm.ctpop.i64(long)
OpenPOWER on IntegriCloud