Age | Commit message (Expand) | Author | Files | Lines |
2024-06-04 | testsuite: analyzer: Skip tests with non-numeric macros on Solaris [PR107750] | Rainer Orth | 9 | -0/+9 |
2024-06-04 | Adjust testcase for -march=cascadelake | liuhongt | 1 | -1/+1 |
2024-06-04 | Daily bump. | GCC Administrator | 5 | -1/+436 |
2024-06-03 | rs6000: Fix up PCH in --enable-host-pie builds [PR115324] | Jakub Jelinek | 3 | -64/+72 |
2024-06-03 | c++: Fix parsing of abstract-declarator starting with ... followed by opening... | Jakub Jelinek | 2 | -2/+56 |
2024-06-03 | diagnostics: add SARIF property artifact.roles (3.24.6) | David Malcolm | 11 | -51/+344 |
2024-06-03 | libstdc++: Reuse temporary buffer utils in <stacktrace> | Jonathan Wakely | 1 | -25/+4 |
2024-06-03 | libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258] | Jonathan Wakely | 3 | -46/+116 |
2024-06-03 | libstdc++: Fix -Wstringop-overflow warning coming from std::vector [PR109849] | François Dumont | 1 | -0/+5 |
2024-06-03 | Implement wrap-around arithmetics in DWARF expressions | Eric Botcazou | 1 | -1/+33 |
2024-06-03 | libstdc++: Optimize std::basic_string_view::starts_with | Jonathan Wakely | 1 | -1/+4 |
2024-06-03 | i386: Force operand 1 of bswapsi2 to a register for !TARGET_BSWAP [PR115321] | Uros Bizjak | 2 | -10/+15 |
2024-06-03 | Remove value_range typedef. | Aldy Hernandez | 29 | -132/+115 |
2024-06-03 | testsuite/115304 - properly guard gcc.dg/vect/slp-gap-1.c | Richard Biener | 1 | -1/+1 |
2024-06-03 | install.texi (gcn): Fix date of recommended newlib version | Tobias Burnus | 1 | -1/+1 |
2024-06-03 | aarch64: adjust enum writeback after rename | Marc Poulhiès | 1 | -2/+2 |
2024-06-03 | pair-fusion: fix for older GCC | Marc Poulhiès | 2 | -5/+5 |
2024-06-03 | testsuite: Require vect_shift in gcc.dg/vect/pr112325.c [PR115303] | Rainer Orth | 1 | -0/+1 |
2024-06-03 | Adjust vector dump scans | Richard Biener | 19 | -22/+22 |
2024-06-03 | Avoid ICE with pointer reduction | Richard Biener | 1 | -8/+7 |
2024-06-03 | Add some preference for floating point rtl ifcvt when sse4.1 is not available | liuhongt | 3 | -1/+28 |
2024-06-03 | Add AVX10.1 target_clones support | Haochen Jiang | 5 | -5/+26 |
2024-06-03 | [APX NF] Support APX NF for lzcnt/tzcnt/popcnt | Lingling Kong | 1 | -11/+113 |
2024-06-03 | [APX NF] Support APX NF for mul/div | Lingling Kong | 1 | -17/+30 |
2024-06-03 | [APX NF] Support APX NF for shld/shrd | Lingling Kong | 1 | -81/+308 |
2024-06-03 | [APX NF] Support APX NF for rotate insns | Lingling Kong | 2 | -21/+43 |
2024-06-03 | [APX NF] Support APX NF for right shift insns | Lingling Kong | 1 | -36/+46 |
2024-06-03 | [APX NF] Support APX NF for left shift insns | Lingling Kong | 2 | -26/+83 |
2024-06-03 | [APX NF] Support APX NF for {sub/and/or/xor/neg} | Lingling Kong | 3 | -82/+114 |
2024-06-03 | [APX NF] Support APX NF add | Lingling Kong | 5 | -46/+100 |
2024-06-03 | i386: Optimize EQ/NE comparison between avx512 kmask and -1. | Hu, Lin1 | 3 | -0/+422 |
2024-06-03 | Daily bump. | GCC Administrator | 4 | -1/+17 |
2024-06-02 | Fix PR c++/109958: ICE taking the address of bound static member function bro... | Simon Martin | 2 | -0/+10 |
2024-06-02 | libstdc++: Move gcc.gnu.org links to https | Gerald Pfeifer | 2 | -7/+7 |
2024-06-02 | Daily bump. | GCC Administrator | 7 | -1/+147 |
2024-06-01 | analyzer: detect -Wanalyzer-allocation-size at call stmts [PR106203] | David Malcolm | 15 | -42/+216 |
2024-06-01 | AVR: target/115317 - Make isinf(-Inf) return -1. | Georg-Johann Lay | 2 | -7/+67 |
2024-06-01 | libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269] | Jonathan Wakely | 2 | -32/+11 |
2024-06-01 | AVR: tree-optimization/115307 - Work around isinf bloat from early passes. | Georg-Johann Lay | 2 | -0/+37 |
2024-05-31 | [to-be-committed] [RISC-V] Use Zbkb for general 64 bit constants when profitable | Jeff Law | 2 | -16/+110 |
2024-06-01 | c++/modules: Fix revealing with using-decls [PR114867] | Nathaniel Shead | 9 | -57/+161 |
2024-06-01 | vect: Bind input vectype to lane-reducing operation | Feng Xue | 1 | -10/+13 |
2024-06-01 | vect: Split out partial vect checking for reduction into a function | Feng Xue | 1 | -60/+77 |
2024-06-01 | vect: Add a function to check lane-reducing code | Feng Xue | 3 | -20/+19 |
2024-06-01 | Daily bump. | GCC Administrator | 12 | -1/+425 |
2024-05-31 | xtensa: Prepend "(use A0_REG)" to sibling call CALL_INSN_FUNCTION_USAGE inste... | Takayuki 'January June' Suwa | 3 | -14/+19 |
2024-05-31 | xtensa: Simplify several MD templates | Takayuki 'January June' Suwa | 4 | -100/+43 |
2024-05-31 | RISC-V: Remove dead perm series code and document. | Robin Dapp | 1 | -22/+4 |
2024-05-31 | RISC-V: Add vector popcount, clz, ctz. | Robin Dapp | 15 | -81/+272 |
2024-05-31 | RISC-V: Add vandn combine helper. | Robin Dapp | 5 | -1/+119 |