summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/fma-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-141-32/+32
* Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"Dmitri Gribenko2019-10-101-32/+32
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-091-32/+32
* [X86] Use shufflevector instead of a select with a constant mask for fmaddsub...Craig Topper2018-07-051-24/+24
* [X86] Lowering FMA intrinsics to native IR (Clang part)Gabor Buella2018-05-301-32/+84
* [X86] Use separate builtins for fma4 scalar intrinsics. Use negations to remo...Craig Topper2017-11-251-6/+14
* [X86] Reduce the number of FMA builtins needed by the frontend by adding nega...Craig Topper2017-11-101-16/+68
* [X86] Remove the mm_malloc.h include guard hack from the X86 builtins testsElad Cohen2016-09-281-3/+1
* Remove the optimization option from this test as it is unnecessaryEric Christopher2015-10-141-1/+1
* Add fma3 intrinsic header file.Craig Topper2012-06-041-0/+166
OpenPOWER on IntegriCloud