| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Make sure 'knm' and 'cannonlake' are accepted by builtin_cpu_is | Craig Topper | 2017-11-19 | 1 | -0/+2 |
| * | [X86] Add support for 'amdfam17h' to __builtin_cpu_is to match gcc. | Craig Topper | 2017-10-11 | 1 | -0/+1 |
| * | [X86] Implement __builtin_cpu_is | Craig Topper | 2017-08-10 | 1 | -0/+32 |
| * | [X86] Support 'avx5124vnniw' and 'avx5124fmaps' for __builtin_cpu_supports. | Craig Topper | 2017-08-08 | 1 | -0/+3 |
| * | Add all the avx512 flavors to __builtin_cpu_supports's list. | Benjamin Kramer | 2016-05-20 | 1 | -0/+31 |
| * | Handle target builtin options that are all required rather than | Eric Christopher | 2015-10-27 | 1 | -0/+13 |
| * | Mark this test as requiring and x86 registered target. | Eric Christopher | 2015-10-16 | 1 | -0/+1 |
| * | Add an error when calling a builtin that requires features that don't | Eric Christopher | 2015-10-15 | 1 | -0/+30 |

