For PR1336:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 16 Apr 2007 17:51:25 +0000 (17:51 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 16 Apr 2007 17:51:25 +0000 (17:51 +0000)
Un-XFAIL because this passes now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36145 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Alpha/ctpop.ll

index 6405224117b31730a8602af4e016ebaa7dc636c5..388c121e895d928b5020f92ba85813b597a96cc0 100644 (file)
@@ -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)