Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-28 | Make the __builtin_c[lt]zs builtins target independent. | Benjamin Kramer | 1 | -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 |