summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/count-builtins.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the __builtin_c[lt]zs builtins target independent.Benjamin Kramer2012-01-281-0/+33
There is really no reason to have these only available on x86. It's just __builtin_c[tl]z for shorts. Modernize the test while at it. llvm-svn: 149183
OpenPOWER on IntegriCloud