aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls.c
AgeCommit message (Expand)Author
2015-03-11fix implicit function declaration errorsMatthias Braun
2014-03-03XCore target: add support to build SingleSource/UnitTests/2005-05-11-Popcount...Robert Lytton
2012-04-16Remove vestiges of the C Backend from the test-suite.David Blaikie
2006-01-12Add another case to check, eliminate a warningChris Lattner
2006-01-12enhance this test to pass on non-gcc 4 host compilersChris Lattner
2005-05-15Add some output for the ffs, ffsl, and their associated builtins to testReid Spencer
2005-05-13stop testing ctz/clz of zero, as GCC doesn't define these. now, the native/LLCDuraid Madina
2005-05-12Add tests for the 64-bit versions as wellChris Lattner
2005-05-11add a test of the clz, popcount and ctz builtinsDuraid Madina