projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4032b9c
)
this passes
author
Chris Lattner
<sabre@nondot.org>
Sat, 14 May 2005 02:35:38 +0000
(
02:35
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 14 May 2005 02:35:38 +0000
(
02:35
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22000
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Alpha/ctpop.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Alpha/ctpop.ll
b/test/CodeGen/Alpha/ctpop.ll
index 5c84a2cb5c95ebc2e5ed838abf20904409451d17..9209bf2080263e9e003f60aee1a3966d8431dbd8 100644
(file)
--- a/
test/CodeGen/Alpha/ctpop.ll
+++ b/
test/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)