summaryrefslogtreecommitdiff
path: root/test/CodeGen/fma-builtins.c
AgeCommit message (Expand)Author
2018-07-05[X86] Use shufflevector instead of a select with a constant mask for fmaddsub...Craig Topper
2018-05-30[X86] Lowering FMA intrinsics to native IR (Clang part)Gabor Buella
2017-11-25[X86] Use separate builtins for fma4 scalar intrinsics. Use negations to remo...Craig Topper
2017-11-10[X86] Reduce the number of FMA builtins needed by the frontend by adding nega...Craig Topper
2016-09-28[X86] Remove the mm_malloc.h include guard hack from the X86 builtins testsElad Cohen
2015-10-14Remove the optimization option from this test as it is unnecessaryEric Christopher
2012-06-04Add fma3 intrinsic header file.Craig Topper