; Make sure this testcase does not use ctpop; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | not grep -i ctpop declareulong%llvm.ctlz.i64(ulong)implementation; Functions:ulong%bar(ulong%x){entry:%tmp.1=callulong%llvm.ctlz.i64(ulong%x)retulong%tmp.1}