aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19AVX10.2 ymm rounding: Support vfmaddcph and vfmaddsub{132,231,213}p{s,d,h} in...Hu, Lin19-2/+366
2024-08-19AVX10.2 ymm rounding: Support vfmadd{132,231,213}p{s,d,h} intrinsHu, Lin19-1/+268
2024-08-19AVX10.2 ymm rounding: Support vfc{madd,mul}cph, vfixupimmp{s,d} intrinsHu, Lin111-2/+374
2024-08-19AVX10.2 ymm rounding: Support vcvt{,u}w2ph and vdivp{s,d,h} intrinsHu, Lin110-0/+396
2024-08-19AVX10.2 ymm rounding: Support vcvttps2{,u}{dq,qq} and vcvtu{dq,qq}2p{s,d,h} i...Hu, Lin19-13/+670
2024-08-19AVX10.2 ymm rounding: Support vcvttph2{,u}{dq,qq,w} intrinsHu, Lin110-5/+447
2024-08-19AVX10.2 ymm rounding: Support vcvtqq2p{s,d,h} and vcvttpd2{,u}{dq,qq} intrinsHu, Lin112-14/+569
2024-08-19AVX10.2 ymm rounding: Support vcvtps2{,u}{dq,qq} intrinsHu, Lin112-5/+308
2024-08-19AVX10.2 ymm rounding: Support vcvtph2{,u}w and vcvtps2p{d,hx} intrinsHu, Lin112-1/+304
2024-08-19AVX10.2 ymm rounding: Support vcvtph2p{s,d,sx} and vcvtph2{,u}{dq,qq} intrinsHu, Lin112-9/+529
2024-08-19AVX10.2 ymm rounding: Support vcvtpd2{,u}{dq,qq} intrinsHu, Lin112-6/+303
2024-08-19AVX10.2 ymm rounding: Support vcvtdq2p{s,h} and vcvtpd2p{s,h} intrinsHu, Lin112-16/+322
2024-08-19AVX10.2 ymm rounding: Support vadd{s,d,h} and vcmp{s,d,h} intrinsHu, Lin115-63/+558
2024-08-19Daily bump.GCC Administrator5-1/+147
2024-08-18[PR rtl-optimization/115876] Avoid ubsan in ext-dce.ccJeff Law1-5/+25
2024-08-18libstdc++: Remove note from the GCC 4.0.1 daysGerald Pfeifer2-8/+2
2024-08-18doc: Tweak gm2 mailing list addressGerald Pfeifer1-1/+1
2024-08-18PHIOPT: move factor_out_conditional_operation over to use gimple_match_opAndrew Pinski4-38/+49
2024-08-18libgfortran: implement fpu-macppc for Darwin, support IEEE arithmeticSergey Fedorov2-0/+422
2024-08-18AVR: Tweak 16-bit addition with const that didn't get a LD_REGS register.Georg-Johann Lay1-2/+18
2024-08-18AVR: ad target/116407 - Fix linker error "relocation truncated to fit".Georg-Johann Lay1-1/+1
2024-08-18AVR: target/116407 - Fix linker error "relocation truncated to fit".Georg-Johann Lay5-9/+80
2024-08-18forwprop: Also dce from added statements from gimple_simplifyAndrew Pinski3-10/+39
2024-08-18RISC-V: Implement the quad and oct .SAT_TRUNC for scalarPan Li11-2/+195
2024-08-18RISC-V: Make sure high bits of usadd operands is clean for non-Xmode [PR116278]Pan Li13-22/+112
2024-08-18RISC-V: Add testcases for unsigned scalar .SAT_TRUNC form 3Pan Li7-0/+116
2024-08-18RISC-V: Add testcases for unsigned scalar .SAT_TRUNC form 2Pan Li7-0/+116
2024-08-18Daily bump.GCC Administrator4-1/+137
2024-08-17[committed] Avoid right shifting signed value on ext-dce.ccJeff Law1-1/+1
2024-08-17t-rtems: add rv32imf architecture to the RTEMS multilib for RISC-VKevin Kirspel1-2/+3
2024-08-17Adjust v850 rotate expander to allow more cases for V850E3V5Jeff Law1-1/+3
2024-08-17RISC-V: Fix ICE for vector single-width integer multiply-add intrinsicsJin Ma3-40/+92
2024-08-17[RISC-V][PR target/116282] Stabilize pattern conditionsJeff Law5-31/+71
2024-08-17RISC-V: Bugfix for RVV rounding intrinsic ICE in function checkerJin Ma4-3/+20
2024-08-17RISC-V: Bugfix incorrect operand for vwsll auto-vectPan Li3-0/+28
2024-08-17RISC-V: Add auto-vect pattern for vector rotate shiftFeng Wang4-0/+142
2024-08-17libstdc++: Update references to gcc.gnu.org/onlinedocsGerald Pfeifer13-17/+17
2024-08-17doc: Tweak PIM4 linkGerald Pfeifer1-1/+1
2024-08-17libstdc++: Tweak links to installation docsGerald Pfeifer2-5/+6
2024-08-17doc: Tweak link to gm2 list archiveGerald Pfeifer1-1/+1
2024-08-17AVR: target/116390 - Fix an avrtiny asm out template.Georg-Johann Lay2-15/+86
2024-08-17RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]曾治金2-2/+34
2024-08-17Daily bump.GCC Administrator7-1/+155
2024-08-16Write CodeView information about stack variablesMark Harmstone2-6/+122
2024-08-16Write CodeView information about enregistered variablesMark Harmstone1-0/+1188
2024-08-16Write CodeView information about local static variablesMark Harmstone1-0/+258
2024-08-16Fix maybe-uninitialized CodeView LF_INDEX warningMark Harmstone1-2/+2
2024-08-16AVR: target/85624 - Use HImode for clrmemqi alignment.Georg-Johann Lay1-4/+2
2024-08-16Fortran: fix documentation of intrinsic RANDOM_INIT [PR114146]Harald Anlauf1-6/+6
2024-08-16modula2: change identifier names to avoid build warningsGaius Mulley1-12/+12