aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.cc
AgeCommit message (Expand)AuthorFilesLines
2022-03-16Don't fold __builtin_ia32_blendvpd w/o sse4.2.liuhongt1-1/+7
2022-03-14Don't fold builtin into gimple when isa mismatches.liuhongt1-0/+4
2022-03-11target/104762 - vectorization costs of CONSTRUCTORsRichard Biener1-6/+11
2022-03-08x86: Disallow unsupported EH returnH.J. Lu1-4/+7
2022-03-07Fix up duplicated duplicated words in commentsJakub Jelinek1-1/+1
2022-03-03x86: Always return pseudo register in ix86_gen_scratch_sse_rtxH.J. Lu1-18/+1
2022-02-22target/99881 - x86 vector cost of CTOR from integer regsRichard Biener1-1/+44
2022-02-22tree-optimization/104582 - make SLP node available in vector cost hookRichard Biener1-4/+5
2022-02-18target/104581 - compile-time regression in mode-switchingRichard Biener1-75/+3
2022-02-12i386: Skip decimal float vector modes in type_natural_mode [PR79754]Uros Bizjak1-1/+5
2022-02-09x86: Add -m[no-]direct-extern-accessH.J. Lu1-14/+53
2022-02-09x86: Check each component of source operand for AVX_U128_DIRTYH.J. Lu1-66/+79
2022-02-09target/104453 - guard call folding with NULL LHSRichard Biener1-0/+2
2022-02-03i386: Do not use %ecx DRAP for functions that use __builtin_eh_return [PR104362]Uros Bizjak1-1/+2
2022-01-20target/100784 - avoid ICE with folding __builtin_ia32_shufpdRichard Biener1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-6/+6
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+24709