aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2021-04-30aarch64: Use RTL builtins for FP ml[as][q]_laneq intrinsicsJonathan Wright3-4/+62
2021-04-30aarch64: Use RTL builtins for FP ml[as][q]_lane intrinsicsJonathan Wright3-13/+55
2021-04-30aarch64: Use RTL builtins for FP ml[as] intrinsicsJonathan Wright4-8/+43
2021-04-30aarch64: Use RTL builtins for FP ml[as]_n intrinsicsJonathan Wright3-34/+47
2021-04-30aarch64: Use RTL builtins for vmull[_high]_p8 intrinsicsJonathan Wright3-12/+44
2021-04-30AVR cc0 conversion - adjust peepholesSenthil Kumar Selvaraj1-216/+308
2021-04-30Define target hook to emit KFmode constants for libgcc.Michael Meissner1-0/+29
2021-04-30i386: Introduce reversed ADC and SBB patterns [PR98060]Uros Bizjak3-7/+84
2021-04-29RISC-V: For '-march' and '-mabi' options, add 'Negative' property mentions it...Geng Qi1-2/+2
2021-04-29RISC-V: Add patterns for builtin overflow.LevyHsu3-0/+257
2021-04-29add ASM_OUTPUT_MAX_SKIP_ALIGN to i386.hAlexandre Oliva13-165/+11
2021-04-29i386: Optimize carry flag comparisons a bitUros Bizjak2-2/+10
2021-04-29Fix nios2 build failureJeff Law1-1/+1
2021-04-29i386: Mark x86 masked load builtins pure [PR100312]Uros Bizjak3-11/+44
2021-04-29i386: Cleanup comparison predicates.Uros Bizjak1-18/+13
2021-04-29Small housekeeping work in SPARC back-endEric Botcazou2-127/+70
2021-04-29Generate offset adjusted operation for op_by_pieces operationsH.J. Lu1-0/+3
2021-04-29aarch64: Fix ICE in aarch64_add_offset_1_temporaries [PR100302]Jakub Jelinek1-1/+1
2021-04-28aarch64: Remove unspecs from [su]qmovn RTL patternJonathan Wright3-10/+5
2021-04-28aarch64: Update attributes of arm_acle.h intrinsicsJonathan Wright1-23/+46
2021-04-28aarch64: Update attributes of arm_fp16.h intrinsicsJonathan Wright1-89/+178
2021-04-28aarch64: Use RTL builtins for vcvtx intrinsicsJonathan Wright4-18/+62
2021-04-28aarch64: Use RTL builtins for v[q]tbx intrinsicsJonathan Wright3-54/+30
2021-04-28aarch64: Use RTL builtins for v[q]tbl intrinsicsJonathan Wright2-81/+32
2021-04-28aarch64: Use RTL builtins for polynomial vsri[q]_n intrinsicsJonathan Wright2-77/+42
2021-04-28aarch64: Use RTL builtins for polynomial vsli[q]_n intrinsicsJonathan Wright3-49/+28
2021-04-28aarch64: Use RTL builtins for vpadal_[su]32 intrinsicsJonathan Wright3-16/+6
2021-04-28aarch64: Use RTL builtins for [su]paddl[q] intrinsicsJonathan Wright4-72/+31
2021-04-28aarch64: Use RTL builtins for vpaddq intrinsicsJonathan Wright3-53/+17
2021-04-28aarch64: Use RTL builtins for vq[r]dmulh[q]_n intrinsicsJonathan Wright3-48/+23
2021-04-28AVR cc0 conversionSenthil Kumar Selvaraj5-1183/+4111
2021-04-28arm: fix UB due to missing mode check [PR100311]Richard Earnshaw1-1/+1
2021-04-28aarch64: Fix address mode for vec_concat pattern [PR100305]Richard Sandiford1-0/+2
2021-04-27aix: Alias -m64 to -maix64 and -m32 to -maix32.David Edelsohn2-0/+12
2021-04-27VAX: Accept ASHIFT in address expressionsMaciej W. Rozycki1-13/+21
2021-04-27VAX: Fix ill-formed `jbb<ccss>i<mode>' insn operandsMaciej W. Rozycki1-6/+4
2021-04-27VAX: Remove dead `adjacent_operands_p' functionMaciej W. Rozycki2-74/+0
2021-04-27powerpc: fix bootstrap.David Edelsohn1-0/+2
2021-04-27aix: TLS precompute register parameters (PR 94177)David Edelsohn2-1/+15
2021-04-27aarch64: Fix up last commit [PR100200]Jakub Jelinek1-1/+1
2021-04-27arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [PR99977]Alex Coplan3-18/+51
2021-04-27aarch64: Fix UB in the compiler [PR100200]Jakub Jelinek3-7/+8
2021-04-27arm: fix UB when compiling thumb2 with PIC [PR100236]Richard Earnshaw1-3/+7
2021-04-27aarch64: Handle SVE attributes in comp_type_attributes [PR100270]Richard Sandiford1-0/+4
2021-04-27i386: Improve [QH]Imode rotates with masked shift count [PR99405]Jakub Jelinek1-19/+19
2021-04-27Synchronize Rocket Lake's processor_names and processor_cost_table with proce...Cui,Lili1-1/+1
2021-04-26aarch64: Handle V4BF V8BF modes in vwcore attributeKyrylo Tkachov1-0/+1
2021-04-26Simplify {gimplify_and_,}update_call_from_tree APIRichard Biener1-1/+1
2021-04-25Add folding and remove expanders for x86 *pcmp{et,gt}* builtins [PR target/98...liuhongt3-41/+61
2021-04-24Revert "Darwin : Adjust darwin_binds_local_p for PIC code [PR100152]."Iain Sandoe1-13/+4