diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/test/Regression/CodeGen/Alpha/ctpop.ll | 1 |
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) |

