summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/arm-neon-fma.c
Commit message (Expand)AuthorAgeFilesLines
* [NEON] Define vfma_n_f32() and vfmaq_n_f32() intrinsics in AArch32 modeIvan A. Kosarev2018-04-191-0/+24
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-1/+1
* Update for LLVM changesDavid Majnemer2016-07-261-14/+2
* PR27216: Only define __ARM_FEATURE_FMA when the target has VFPv4Silviu Baranga2016-04-281-1/+1
* ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.Tim Northover2016-03-091-4/+19
* Fix recent test for more diverse environments.Tim Northover2013-01-161-2/+5
* Correct order of operands forwarding NEON vfma to LLVM fmaTim Northover2013-01-161-0/+16