summaryrefslogtreecommitdiff
path: root/test/CodeGen/aarch64-neon-fma.c
Commit message (Expand)AuthorAgeFilesLines
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-141-1/+1
* Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"Dmitri Gribenko2019-10-101-1/+1
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-091-1/+1
* [CodeGen] Update min-legal-vector width based on function argument and return...Craig Topper2018-10-241-19/+22
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-1/+1
* Revert "set the underlying value of “#pragma STDC FP_CONTRACT” on by defa...Renato Golin2016-09-231-1/+1
* set the underlying value of “#pragma STDC FP_CONTRACT” on by defaultSebastian Pop2016-09-231-1/+1
* Update for LLVM changesDavid Majnemer2016-07-261-14/+2
* [ARM NEON] Define vfms_f32 on ARM, and all vfms using vfma.Ahmed Bougacha2016-04-191-7/+7
* ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.Tim Northover2016-03-091-100/+144
* Revert "Make FP_CONTRACT ON the default."Manuel Klimek2015-11-171-10/+13
* Make FP_CONTRACT ON the default.Stephen Canon2015-11-161-13/+10
* AArch64: re-enable tests that were looking for a non-existent backend.Tim Northover2014-06-181-1/+1
* AArch64/ARM64: update Clang after AArch64 removal.Tim Northover2014-05-241-5/+0
* [ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy2014-04-161-1/+1
* ARM64: initial clang support commit.Tim Northover2014-03-291-2/+4
* AArch64 NEON: add 64-bit scalar intrinsics for _f64 mla/mls etc.Tim Northover2014-02-251-0/+29
* Add some missing test cases for ACLE intrinsics of AArch64 NEON.Jiangning Liu2013-12-251-0/+173