summaryrefslogtreecommitdiffstats
path: root/lib/Headers/fmaintrin.h
Commit message (Expand)AuthorAgeFilesLines
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
* [Builtins][Attributes][X86] Tag all X86 builtins with their required vector w...Craig Topper2018-07-091-34/+36
* [X86] Fix the file header name on fmaintrin.hCraig Topper2018-05-111-1/+1
* [X86] Use separate builtins for fma4 scalar intrinsics. Use negations to remo...Craig Topper2017-11-251-6/+6
* [X86] Reduce the number of FMA builtins needed by the frontend by adding nega...Craig Topper2017-11-101-16/+16
* [X86] Rename the VEX scalar fma builtins to end with a '3' to match gccCraig Topper2017-11-091-8/+8
* [X86] Add typecasts to remove most assumptions about what __m128i/__m256i is ...Craig Topper2016-05-161-32/+32
* [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTRMichael Kuperstein2015-06-301-34/+34
* Update the intel intrinsic headers to use the target attribute support.Eric Christopher2015-06-171-7/+1
* Use a define for per-file function attributes for the Intel intrinsic headers.Eric Christopher2015-06-171-32/+37
* Add fma3 intrinsic header file.Craig Topper2012-06-041-0/+229