summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fma.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Accept hasAVX512() as well as hasFMA() when generating FMA.Ahmed Bougacha2015-06-251-0/+1
* [X86] Cleanup fma tests a little bit. NFC.Ahmed Bougacha2015-06-251-58/+24
* [BUG] Due to a typo introduced in r199933 and r200027 two tests for FMA were...Zinovy Nis2014-07-171-4/+4
* Add a testcase for the changes in r199938.Lang Hames2014-01-241-3/+21
* Replace vfmaddxx213 instructions with their 231-type equivalents in accumulatorLang Hames2014-01-231-0/+15
* Teach SelectionDAG to constant fold all-constant FMA nodes the same way that ...Owen Anderson2013-05-091-0/+8
* llvm/test/CodeGen/X86/fma.ll: Add -march=x86, or two tests would fail on non-...NAKAMURA Takumi2012-08-271-2/+2
* FMA3 tests on bdver2 target for changes made in rev 162012. Also madeAnitha Boyapati2012-08-271-7/+9
* Added FMA functionality to X86 target.Elena Demikhovsky2012-08-011-4/+8
* Add an intrinsic and codegen support for fused multiply-accumulate. The intentCameron Zwarich2011-07-081-0/+33
OpenPOWER on IntegriCloud