summaryrefslogtreecommitdiff
path: root/test/CodeGen/target-builtin-noerror.c
AgeCommit message (Expand)Author
2017-11-19[X86] Make sure 'knm' and 'cannonlake' are accepted by builtin_cpu_isCraig Topper
2017-10-11[X86] Add support for 'amdfam17h' to __builtin_cpu_is to match gcc.Craig Topper
2017-08-10[X86] Implement __builtin_cpu_isCraig Topper
2017-08-08[X86] Support 'avx5124vnniw' and 'avx5124fmaps' for __builtin_cpu_supports.Craig Topper
2016-05-20Add all the avx512 flavors to __builtin_cpu_supports's list.Benjamin Kramer
2015-10-27Handle target builtin options that are all required rather thanEric Christopher
2015-10-16Mark this test as requiring and x86 registered target.Eric Christopher
2015-10-15Add an error when calling a builtin that requires features that don'tEric Christopher