summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/target-builtin-noerror.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add 'znver2' and 'cascadelake' to the __builtin_cpu_is test.Craig Topper2019-02-261-0/+1
* [X86] AMD znver2 enablementGanesh Gopalasubramanian2019-02-261-0/+1
* [X86] Add support for more than 32 features for __builtin_cpu_isCraig Topper2018-10-201-0/+10
* [X86] Make sure 'knm' and 'cannonlake' are accepted by builtin_cpu_isCraig Topper2017-11-191-0/+2
* [X86] Add support for 'amdfam17h' to __builtin_cpu_is to match gcc.Craig Topper2017-10-111-0/+1
* [X86] Implement __builtin_cpu_isCraig Topper2017-08-101-0/+32
* [X86] Support 'avx5124vnniw' and 'avx5124fmaps' for __builtin_cpu_supports.Craig Topper2017-08-081-0/+3
* Add all the avx512 flavors to __builtin_cpu_supports's list.Benjamin Kramer2016-05-201-0/+31
* Handle target builtin options that are all required rather thanEric Christopher2015-10-271-0/+13
* Mark this test as requiring and x86 registered target.Eric Christopher2015-10-161-0/+1
* Add an error when calling a builtin that requires features that don'tEric Christopher2015-10-151-0/+30
OpenPOWER on IntegriCloud