Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the __builtin_c[lt]zs builtins target independent. | Benjamin Kramer | 2012-01-28 | 1 | -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 migrate | Eric Christopher | 2011-07-26 | 1 | -0/+17 |
most of them to FileCheck. llvm-svn: 136159 |