aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
7 hoursgcc/: Rename array_type_nelts => array_type_nelts_minus_oneAlejandro Colomar2-2/+2
13 hourshppa: Fix up pa.opt.urlsJohn David Anglin1-0/+2
14 hourshppa: Add LRA supportJohn David Anglin3-38/+66
14 hours[PATCH 3/7] RISC-V: Fix vector memcpy smaller LMUL generationCraig Blackmore1-3/+5
14 hours[PATCH 2/7] RISC-V: Fix uninitialized reg in memcpyCraig Blackmore1-2/+1
14 hours[PATCH 1/7] RISC-V: Fix indentation in riscv_vector::expand_block_move [NFC]Craig Blackmore1-16/+16
15 hoursi386: Fix the order of operands in andn<MMXMODEI:mode>3 [PR117192]Uros Bizjak1-3/+3
16 hoursSVE intrinsics: Add fold_active_lanes_to method to refactor svmul and svdiv.Jennifer Schmitz3-22/+45
21 hoursAArch64: use movi d0, #0 to clear SVE registers instead of mov z0.d, #0Tamar Christina1-2/+5
21 hoursAArch64: support encoding integer immediates using floating point movesTamar Christina1-128/+154
22 hoursarm: [MVE intrinsics] use long_type_suffix / half_type_suffix helpersChristophe Lyon1-46/+68
22 hoursarm: [MVE intrinsics] rework vsbcq vsbciqChristophe Lyon4-188/+42
22 hoursarm: [MVE intrinsics] rework vadcqChristophe Lyon4-94/+56
22 hoursarm: [MVE intrinsics] rework vadciqChristophe Lyon4-89/+95
22 hoursarm: [MVE intrinsics] factorize vadc vadci vsbc vsbciChristophe Lyon2-109/+42
22 hoursarm: [MVE intrinsics] add vadc_vsbc shapeChristophe Lyon2-0/+37
22 hoursarm: [MVE intrinsics] remove vshlcq useless expandersChristophe Lyon3-81/+0
22 hoursarm: [MVE intrinsics] rework vshlcqChristophe Lyon6-235/+77
22 hoursarm: [MVE intrinsics] add vshlc shapeChristophe Lyon2-0/+45
22 hoursarm: [MVE intrinsics] remove useless v[id]wdup expandersChristophe Lyon3-90/+0
22 hoursarm: [MVE intrinsics] rework vdwdup viwdupChristophe Lyon5-737/+53
22 hoursarm: [MVE intrinsics] add vidwdup shapeChristophe Lyon2-0/+89
22 hoursarm: [MVE intrinsics] factorize vdwdup viwdupChristophe Lyon2-55/+17
22 hoursarm: [MVE intrinsics] fix checks of immediate argumentsChristophe Lyon1-16/+31
22 hoursarm: [MVE intrinsics] remove v[id]dup expandersChristophe Lyon2-77/+0
22 hoursarm: [MVE intrinsics] rework vddup vidupChristophe Lyon4-676/+116
22 hoursarm: [MVE intrinsics] add viddup shapeChristophe Lyon5-0/+133
22 hoursarm: [MVE intrinsics] factorize vddup vidupChristophe Lyon2-45/+20
22 hoursarm: [MVE intrinsics] rework vctpChristophe Lyon8-66/+79
22 hoursarm: [MVE intrinsics] rework vornChristophe Lyon5-431/+57
22 hoursarm: [MVE intrinsics] factorize vornChristophe Lyon2-41/+10
22 hoursarm: [MVE intrinsics] rework vbicqChristophe Lyon7-577/+62
22 hoursarm: [MVE intrinsics] rework vcvtaq vcvtmq vcvtnq vcvtpqChristophe Lyon5-533/+21
22 hoursarm: [MVE intrinsics] add vcvtx shapeChristophe Lyon2-0/+60
22 hoursarm: [MVE intrinsics] factorize vcvtaq vcvtmq vcvtnq vcvtpqChristophe Lyon2-113/+26
22 hoursarm: [MVE intrinsics] rework vcvtbq_f16_f32 vcvttq_f16_f32 vcvtbq_f32_f16 vcv...Christophe Lyon5-146/+74
22 hoursarm: [MVE intrinsics] add vcvt_f16_f32 and vcvt_f32_f16 shapesChristophe Lyon2-0/+37
22 hoursarm: [MVE intrinsics] factorize vcvtbq vcvttqChristophe Lyon2-86/+34
22 hoursarm: [MVE intrinsics] rework vcvtqChristophe Lyon5-675/+139
22 hoursarm: [MVE intrinsics] add vcvt shapeChristophe Lyon4-9/+119
22 hoursarm: [MVE intrinsics] factorize vcvtqChristophe Lyon2-32/+40
22 hoursarm: [MVE intrinsics] Cleanup arm-mve-builtins-functions.hChristophe Lyon1-440/+286
22 hoursarm: [MVE intrinsics] remove useless resolve from create shapeChristophe Lyon1-6/+0
22 hoursarm: [MVE intrinsics] improve comment for orrq shapeChristophe Lyon1-1/+6
41 hoursSH: Fix typo of commit b717c462b96eOleg Endo1-2/+2
2 daysi386: Fix scalar VCOMSBF16 which only compares low wordLingling Kong1-2/+6
2 daysDon't lower vpcmpu to pcmpgt since the latter is for signed comparison.liuhongt1-1/+26
2 daysCanonicalize (vec_merge (fma: op2 op1 op3) (match_dup 1)) mask) to (vec_merge...liuhongt1-43/+43
2 daysSupport andn_optab for x86Cui, Lili2-0/+14
2 daysarm: [MVE intrinsics] Improve vdupq_n implementationChristophe Lyon4-40/+70