Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Builtins][Attributes][X86] Tag all X86 builtins with their required vector w... | Craig Topper | 2018-07-09 | 1 | -34/+36 |
* | [X86] Use separate builtins for fma4 scalar intrinsics. Use negations to remo... | Craig Topper | 2017-11-25 | 1 | -8/+8 |
* | [X86] Reduce the number of FMA builtins needed by the frontend by adding nega... | Craig Topper | 2017-11-10 | 1 | -16/+16 |
* | [X86] Rename the VEX scalar fma builtins to end with a '3' to match gcc | Craig Topper | 2017-11-09 | 1 | -8/+8 |
* | [X86] Add typecasts to remove most assumptions about what __m128i/__m256i is ... | Craig Topper | 2016-05-16 | 1 | -32/+32 |
* | [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTR | Michael Kuperstein | 2015-06-30 | 1 | -34/+34 |
* | Update the intel intrinsic headers to use the target attribute support. | Eric Christopher | 2015-06-17 | 1 | -7/+1 |
* | Use a define for per-file function attributes for the Intel intrinsic headers. | Eric Christopher | 2015-06-17 | 1 | -32/+37 |
* | Add FMA4 intrinsics. | Craig Topper | 2011-12-30 | 1 | -0/+231 |