[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / fma.ll
2015-06-25 Ahmed Bougacha[X86] Accept hasAVX512() as well as hasFMA() when gener...
2015-06-25 Ahmed Bougacha[X86] Cleanup fma tests a little bit. NFC.
2014-07-17 Zinovy Nis[BUG] Due to a typo introduced in r199933 and r200027...
2014-01-24 Lang HamesAdd a testcase for the changes in r199938.
2014-01-23 Lang HamesReplace vfmaddxx213 instructions with their 231-type...
2013-05-09 Owen AndersonTeach SelectionDAG to constant fold all-constant FMA...
2012-08-27 NAKAMURA Takumillvm/test/CodeGen/X86/fma.ll: Add -march=x86, or two...
2012-08-27 Anitha BoyapatiFMA3 tests on bdver2 target for changes made in rev...
2012-08-01 Elena DemikhovskyAdded FMA functionality to X86 target.
2011-07-08 Cameron ZwarichAdd an intrinsic and codegen support for fused multiply...