summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fma_patterns_wide.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "[NFC][CodeGen] Add unary fneg tests to X86/fma_patterns_wide.ll"Cameron McInally2019-06-131-219/+0
* [DAGCombine] GetNegatedExpression - constant float vector support (PR42105)Simon Pilgrim2019-06-111-28/+28
* [NFC][CodeGen] Add unary fneg tests to X86/fma_patterns_wide.llCameron McInally2019-06-061-0/+219
* [X86] Force floating point values in constant pool decoding to print in scien...Craig Topper2018-10-291-36/+36
* [X86] Standardize floating point assembly commentsSimon Pilgrim2018-10-021-30/+30
* [X86] Regenerate fma comments.Simon Pilgrim2018-09-291-105/+105
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-141/+141
* [X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov2017-08-031-2/+2
* [X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov2017-07-271-4/+4
* [X86][FMA] Regenerate test with broadcast comments.Simon Pilgrim2017-07-261-6/+6
* X86: Add checks for fma_patterns[_wide].ll with -enable-no-infs-fp-mathNicolai Haehnle2016-12-081-342/+594
* [DAGCombiner] do not fold (fmul (fadd X, 1), Y) -> (fmad X, Y, Y) by defaultNicolai Haehnle2016-12-021-70/+174
* [X86] Don't lower FABS/FNEG masking directly to a ConstantPool load. Just cre...Craig Topper2016-08-291-3/+3
* [AVX-512] Fix duplicate column in AVX512 execution dependency table that was ...Craig Topper2016-08-011-2/+2
* [AVX512] Add load folding support for the unmasked forms of the FMA instructi...Craig Topper2016-07-251-4/+2
* [AVX512] Implement commuting support for EVEX encoded FMA3 instructions.Craig Topper2016-07-231-12/+7
* [AVX512] Add initial support for the Execution Domain fixing pass to change s...Craig Topper2016-07-221-2/+2
* [X86][FMA] Optimize FNEG(FMUL) PatternsSimon Pilgrim2015-12-021-1/+82
* [X86][FMA4] Prefer FMA4 to FMASimon Pilgrim2015-11-301-1/+1
* [X86][FMA] Added 512-bit tests to match 128/256-bit tests coverageSimon Pilgrim2015-11-281-0/+487
* [X86][FMA] More thorough FMA testsSimon Pilgrim2015-11-281-37/+152
* [X86][FMA] Begun adding AVX512 FMA testsSimon Pilgrim2015-11-261-63/+94
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-0/+1
* [X86][FMA] Refreshed fma testsSimon Pilgrim2015-09-121-47/+69
* Start using CHECK-LABEL in some tests.Stephen Lin2013-07-121-11/+11
* AArch64/PowerPC/SystemZ/X86: This patch fixes the interface, usage, and allStephen Lin2013-07-091-0/+84
OpenPOWER on IntegriCloud