aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-05-10Daily bump.GCC Administrator6-1/+1487
2023-05-09Update gcc hr.poJoseph Myers1-3/+3
2023-05-09c++: error-recovery ICE with unstable satisfaction [PR109752]Patrick Palka2-3/+36
2023-05-09c++: noexcept-spec from nested class confusion [PR109761]Patrick Palka2-7/+22
2023-05-09arm: [MVE intrinsics] rework vmaxaq vminaqChristophe Lyon5-240/+8
2023-05-09arm: [MVE intrinsics] factorize vmaxaq vminaqChristophe Lyon2-39/+28
2023-05-09arm: [MVE intrinsics] add binary_maxamina shapeChristophe Lyon2-0/+41
2023-05-09arm: [MVE intrinsics] rework vmaxnmaq vminnmaqChristophe Lyon5-148/+8
2023-05-09arm: [MVE intrinsics] factorize vmaxnmaq vminnmaqChristophe Lyon2-39/+24
2023-05-09arm: [MVE intrinsics] rework vmaxnmavq vmaxnmvq vminnmavq vminnmvqChristophe Lyon4-314/+18
2023-05-09arm: [MVE intrinsics] add support for mve_q_p_fChristophe Lyon1-1/+1
2023-05-09arm: [MVE intrinsics] factorize vmaxnmavq vmaxnmvq vminnmavq vminnmvqChristophe Lyon2-99/+37
2023-05-09arm: [MVE intrinsics] rework vmaxnmq vminnmqChristophe Lyon4-224/+6
2023-05-09arm: [MVE intrinsics] factorize vmaxnmq vminnmqChristophe Lyon2-54/+19
2023-05-09arm: add smax/smin expanders for v*hfChristophe Lyon1-6/+6
2023-05-09arm: [MVE intrinsics] rework vmaxvq vminvq vmaxavq vminavqChristophe Lyon4-616/+25
2023-05-09arm: [MVE intrinsics] factorize vmaxvq vminvq vmaxavq vminavqChristophe Lyon2-101/+40
2023-05-09arm: [MVE intrinsics add unspec_mve_function_exact_insn_pred_pChristophe Lyon1-0/+64
2023-05-09arm: [MVE intrinsics] add binary_maxavminav shapeChristophe Lyon2-0/+31
2023-05-09arm: [MVE intrinsics] add binary_maxvminv shapeChristophe Lyon2-0/+31
2023-05-09aarch64: Improve register allocation for lane instructionsRichard Sandiford251-368/+413
2023-05-09aarch64: Fix cut-&-pasto in aarch64-sve2-acle-asm.expRichard Sandiford1-1/+1
2023-05-09PR modula2/109779 isolib SkipLine skips the first character of the successive...Gaius Mulley3-67/+141
2023-05-09c++: Reject pack expansion of assume attribute [PR109756]Jakub Jelinek2-0/+32
2023-05-09Eliminate more comparisons on the H8 portJeff Law1-1/+13
2023-05-09arm: [MVE intrinsics] rework vshllbq vshlltqChristophe Lyon4-424/+6
2023-05-09arm: [MVE intrinsics] factorize vshllbq vshlltqChristophe Lyon2-44/+16
2023-05-09arm: [MVE intrinsics] add binary_widen_n shapeChristophe Lyon2-0/+54
2023-05-09arm: [MVE intrinsics] rework vmovnbq vmovntq vqmovnbq vqmovntq vqmovunbq vqmo...Christophe Lyon5-789/+25
2023-05-09arm: [MVE intrinsics] factorize vmovnbq vmovntq vqmovnbq vqmovntq vqmovunbq v...Christophe Lyon2-162/+64
2023-05-09arm: [MVE intrinsics] add binary_move_narrow and binary_move_narrow_unsigned ...Christophe Lyon2-0/+75
2023-05-09arm: [MVE intrinsics] rework vrndq vrndaq vrndmq vrndnq vrndpq vrndxqChristophe Lyon4-655/+27
2023-05-09arm: [MVE intrinsics] rework vabsq vnegq vclsq vclzq, vqabsq, vqnegqChristophe Lyon4-1264/+30
2023-05-09arm: [MVE intrinsics] factorize several unary operationsChristophe Lyon2-337/+126
2023-05-09arm: [MVE intrinsics] add unary shapeChristophe Lyon2-0/+28
2023-05-09mux-utils.h: Fix a comment typoJakub Jelinek1-1/+1
2023-05-09testsuite: Add further testcase for already fixed PR [PR109778]Jakub Jelinek2-0/+29
2023-05-09tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_EXPR in bitwise ccp [PR...Jakub Jelinek3-6/+37
2023-05-09genmatch: fixup get_out_fileAlexander Monakov1-24/+17
2023-05-09genmatch: clean up showUsageAlexander Monakov1-11/+10
2023-05-09genmatch: clean up emit_funcAlexander Monakov1-45/+52
2023-05-09aarch64: Avoid hard-coding specific register allocationsRichard Sandiford33-272/+269
2023-05-09aarch64: Relax FP/vector register matchesRichard Sandiford22-82/+82
2023-05-09aarch64: Relax predicate register matchesRichard Sandiford22-578/+578
2023-05-09aarch64: Relax ordering requirements in SVE dup testsRichard Sandiford6-0/+384
2023-05-09aarch64: Allow moves after tied-register intrinsicsRichard Sandiford38-0/+360
2023-05-09aarch64: Fix move-after-intrinsic function-body testsRichard Sandiford5-7/+7
2023-05-09ira: Don't create copies for earlyclobbered pairsRichard Sandiford19-18/+21
2023-05-08c++: non-template friend of template [PR106740]Jason Merrill1-0/+18
2023-05-09Daily bump.GCC Administrator5-1/+224