summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/builtin-prefetch.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch several more Sema Diag methods over. This simplifies theChris Lattner2008-11-191-2/+2
| | | | | | | | __builtin_prefetch code to only emit one diagnostic per builtin_prefetch. While this has nothing to do with the rest of the patch, the code seemed like overkill when I was updating it. llvm-svn: 59588
* Implement nans, prefetch, and trap builtins. Daniel Dunbar2008-07-211-0/+13
This closes <rdar://problem/6080720>, support for __builtin_constant_p has been filed separately. llvm-svn: 53885
OpenPOWER on IntegriCloud