summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtin-count-zeros.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* Multiple tests in a single test file must be linked with '&&'.Argyrios Kyrtzidis2008-06-121-1/+1
| | | | | | Otherwise, failing tests other than the last one will not be reported. llvm-svn: 52231
* Implementation of __builtin_ctlz.Eli Friedman2008-05-271-0/+4
llvm-svn: 51595
OpenPOWER on IntegriCloud