Skip to content
Snippets Groups Projects
Select Git revision
5 results Searching

llvm

user avatar
Reid Spencer authored
ffs(x) -> (x == 0 ? 0 : llvm.cttz(0)+1)

llvm-svn: 22069
597618f9
History
Name Last commit Last update