aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Fix instruction length for MMA insns.Pat Haugen1-21/+11
2020-12-16opts: Remove all usages of Report keyword.Martin Liska61-1083/+1083
2020-12-16rs6000: Use subreg for QI/HI vector initKewen Lin1-11/+3
2020-12-16arm: Replace calls to __builtin_vcgt* by <,> in arm_neon.h [PR66791]Prathamesh Kulkarni2-30/+28
2020-12-16arm: Replace calls to __builtin_vneg* by - in arm_neon.h [PR66791]Prathamesh Kulkarni2-9/+8
2020-12-16arm: Replace calls to __builtin_vcreate* in arm_neon.h [PR66791]Prathamesh Kulkarni2-12/+11
2020-12-15i386: Fix up -march=x86-64-v[234] vs. target attribute [PR98274]Jakub Jelinek1-7/+7
2020-12-15i386: Make -march=x86-64-v[234] behave more like other -march= optionsJakub Jelinek1-11/+0
2020-12-14gcc: xtensa: fix PR target/98285Max Filippov2-9/+14
2020-12-15rs6000: Update the processor defaults for FreeBSDGerald Pfeifer1-3/+2
2020-12-14AArch64: Add support for --with-tuneWilco Dijkstra1-4/+6
2020-12-14arm: Auto-vectorization for MVE: vnegChristophe Lyon4-12/+14
2020-12-14arm: Auto-vectorization for MVE: vmvnChristophe Lyon5-10/+19
2020-12-14arm: Auto-vectorization for MVE: vbicChristophe Lyon3-13/+16
2020-12-14arm: Auto-vectorization for MVE: veorChristophe Lyon5-14/+23
2020-12-14aarch64: Add support for Cortex-A78CPrzemyslaw Wirkus2-1/+2
2020-12-13VAX: Unify push operation selectionMaciej W. Rozycki1-13/+6
2020-12-13VAX: Check the correct operand for constant 0 push operationMaciej W. Rozycki1-1/+1
2020-12-13VAX: Handle subtracting from self with QMATH DImode add/subMaciej W. Rozycki1-4/+6
2020-12-13VAX: Handle constant 0 with QMATH DImode add/subMaciej W. Rozycki1-0/+13
2020-12-13VAX: Remove unused register allocation from QMATH DImode add/sub handlerMaciej W. Rozycki1-1/+0
2020-12-13VAX: Fix lower bound adjustment with `casesi'Maciej W. Rozycki1-1/+1
2020-12-13Revert "Arm: Add NEON and MVE RTL patterns for Complex Addition, Multiply and...Tamar Christina8-216/+208
2020-12-13Arm: Add NEON and MVE RTL patterns for Complex Addition, Multiply and FMA.Tamar Christina8-208/+216
2020-12-13Arm: Add support for auto-vectorization using HF mode.Tamar Christina1-0/+2
2020-12-11arm: Auto-vectorization for MVE clean condition for vand and vorr expandersChristophe Lyon2-10/+3
2020-12-11arc: Update ARC700 cache hazard detection.Claudiu Zissulescu1-29/+23
2020-12-11arc: Avoid generating brcc instructions with limmClaudiu Zissulescu1-0/+1
2020-12-11arc: Refurbish adc/sbc patternsClaudiu Zissulescu3-122/+29
2020-12-11arm: Auto-vectorization for MVE: vorrChristophe Lyon6-17/+33
2020-12-11arc: Use separate predicated patterns for mpyd(u)Claudiu Zissulescu1-50/+51
2020-12-11x86: Update user interrupt handler stack frameH.J. Lu1-3/+0
2020-12-10arm: Auto-vectorization for MVE: vandChristophe Lyon6-18/+38
2020-12-10RISC-V: Explicitly call python when using multilib generatorSimon Cook1-1/+2
2020-12-09aarch64: Add +pauth to -marchPrzemyslaw Wirkus3-2/+12
2020-12-09i386: Remove REG_ALLOC_ORDER definitionUros Bizjak1-16/+0
2020-12-09aarch64: Add CPU-specific SVE vector costs structKyrylo Tkachov2-116/+204
2020-12-08arm: Replace calls to __builtin_vmvn* by ~ in vmvn intrinsics in arm_neon.h [...Prathamesh Kulkarni2-15/+14
2020-12-08i386: Fix up X87_ENABLE_{FLOAT,ARITH} in conditions [PR94440]Jakub Jelinek4-8/+53
2020-12-07IBM Z: Change Pmode to word_mode for stack probesAndreas Krebbel1-1/+1
2020-12-06x86: Check mode of pseudo register pushH.J. Lu1-1/+2
2020-12-05aix: fix ASM_OUTPUT_DEF warningDavid Edelsohn1-1/+3
2020-12-05PR target/95294: VAX: Convert backend to MODE_CC representationMaciej W. Rozycki8-265/+1904
2020-12-05VAX: Fix the LTO compiler downgrading code to non-PIC modelMaciej W. Rozycki2-2/+12
2020-12-05PDP11: Use `const_double_zero' to express double zero constantMaciej W. Rozycki1-2/+2
2020-12-05VAX: Make the `divmoddisi4' and `*amulsi4' comment notation consistentMaciej W. Rozycki1-19/+19
2020-12-05VAX: Correct issues with commented-out insnsMaciej W. Rozycki1-8/+8
2020-12-05VAX: Fix predicates for widening multiply and multiply-add insnsMaciej W. Rozycki1-17/+14
2020-12-05VAX: Fix predicates and constraints for bit-field comparison insnsMaciej W. Rozycki1-7/+7
2020-12-05VAX: Make `extv' an expander matching the remaining bit-field operationsMaciej W. Rozycki1-1/+9