summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/2005-05-06-CountBuiltins.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the __builtin_c[lt]zs builtins target independent.Benjamin Kramer2012-01-281-17/+0
| | | | | | | | | 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
* Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher2011-07-261-0/+17
most of them to FileCheck. llvm-svn: 136159
OpenPOWER on IntegriCloud