summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtin-cpu-is.c
Commit message (Collapse)AuthorAgeFilesLines
* [X86] Implement __builtin_cpu_isCraig Topper2017-08-101-0/+53
This patch adds support for __builtin_cpu_is. I've tried to match the strings supported to the latest version of gcc. Differential Revision: https://reviews.llvm.org/D35449 llvm-svn: 310657
OpenPOWER on IntegriCloud