aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fma.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+33
* 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