summaryrefslogtreecommitdiff
path: root/test/CodeGen/arm-neon-fma.c
AgeCommit message (Expand)Author
2018-04-19[NEON] Define vfma_n_f32() and vfmaq_n_f32() intrinsics in AArch32 modeIvan A. Kosarev
2017-05-29IRGen: Add optnone attribute on function during O0Mehdi Amini
2016-07-26Update for LLVM changesDavid Majnemer
2016-04-28PR27216: Only define __ARM_FEATURE_FMA when the target has VFPv4Silviu Baranga
2016-03-09ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.Tim Northover
2013-01-16Fix recent test for more diverse environments.Tim Northover
2013-01-16Correct order of operands forwarding NEON vfma to LLVM fmaTim Northover