aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-06-03testsuite/115304 - properly guard gcc.dg/vect/slp-gap-1.cRichard Biener1-1/+1
2024-06-03install.texi (gcn): Fix date of recommended newlib versionTobias Burnus1-1/+1
2024-06-03aarch64: adjust enum writeback after renameMarc Poulhiès1-2/+2
2024-06-03pair-fusion: fix for older GCCMarc Poulhiès2-5/+5
2024-06-03testsuite: Require vect_shift in gcc.dg/vect/pr112325.c [PR115303]Rainer Orth1-0/+1
2024-06-03Adjust vector dump scansRichard Biener19-22/+22
2024-06-03Avoid ICE with pointer reductionRichard Biener1-8/+7
2024-06-03Add some preference for floating point rtl ifcvt when sse4.1 is not availableliuhongt3-1/+28
2024-06-03Add AVX10.1 target_clones supportHaochen Jiang5-5/+26
2024-06-03[APX NF] Support APX NF for lzcnt/tzcnt/popcntLingling Kong1-11/+113
2024-06-03[APX NF] Support APX NF for mul/divLingling Kong1-17/+30
2024-06-03[APX NF] Support APX NF for shld/shrdLingling Kong1-81/+308
2024-06-03[APX NF] Support APX NF for rotate insnsLingling Kong2-21/+43
2024-06-03[APX NF] Support APX NF for right shift insnsLingling Kong1-36/+46
2024-06-03[APX NF] Support APX NF for left shift insnsLingling Kong2-26/+83
2024-06-03[APX NF] Support APX NF for {sub/and/or/xor/neg}Lingling Kong3-82/+114
2024-06-03[APX NF] Support APX NF addLingling Kong5-46/+100
2024-06-03i386: Optimize EQ/NE comparison between avx512 kmask and -1.Hu, Lin13-0/+422
2024-06-03Daily bump.GCC Administrator3-1/+12
2024-06-02Fix PR c++/109958: ICE taking the address of bound static member function bro...Simon Martin2-0/+10
2024-06-02Daily bump.GCC Administrator5-1/+135
2024-06-01analyzer: detect -Wanalyzer-allocation-size at call stmts [PR106203]David Malcolm15-42/+216
2024-06-01AVR: target/115317 - Make isinf(-Inf) return -1.Georg-Johann Lay1-0/+55
2024-06-01AVR: tree-optimization/115307 - Work around isinf bloat from early passes.Georg-Johann Lay2-0/+37
2024-05-31[to-be-committed] [RISC-V] Use Zbkb for general 64 bit constants when profitableJeff Law2-16/+110
2024-06-01c++/modules: Fix revealing with using-decls [PR114867]Nathaniel Shead9-57/+161
2024-06-01vect: Bind input vectype to lane-reducing operationFeng Xue1-10/+13
2024-06-01vect: Split out partial vect checking for reduction into a functionFeng Xue1-60/+77
2024-06-01vect: Add a function to check lane-reducing codeFeng Xue3-20/+19
2024-06-01Daily bump.GCC Administrator5-1/+383
2024-05-31xtensa: Prepend "(use A0_REG)" to sibling call CALL_INSN_FUNCTION_USAGE inste...Takayuki 'January June' Suwa3-14/+19
2024-05-31xtensa: Simplify several MD templatesTakayuki 'January June' Suwa4-100/+43
2024-05-31RISC-V: Remove dead perm series code and document.Robin Dapp1-22/+4
2024-05-31RISC-V: Add vector popcount, clz, ctz.Robin Dapp15-81/+272
2024-05-31RISC-V: Add vandn combine helper.Robin Dapp5-1/+119
2024-05-31RISC-V: Use widening shift for scatter/gather if applicable.Robin Dapp5-18/+193
2024-05-31RISC-V: Add vwsll combine helpers.Robin Dapp5-3/+251
2024-05-31RISC-V: Split vwadd.wx and vwsub.wx and add helpers.Robin Dapp4-32/+128
2024-05-31RISC-V: Do not allow v0 as dest when merging [PR115068].Robin Dapp3-10/+67
2024-05-31aarch64: testsuite: Explicitly add -mlittle-endian to vget_low_2.cPengxuan Zheng1-1/+1
2024-05-31Add the 6th argument to .ACCESS_WITH_SIZEQing Zhao4-9/+66
2024-05-31Use the .ACCESS_WITH_SIZE in bound sanitizer.Qing Zhao5-0/+201
2024-05-31Use the .ACCESS_WITH_SIZE in builtin object size.Qing Zhao5-0/+360
2024-05-31Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE.Qing Zhao8-7/+328
2024-05-31Provide counted_by attribute to flexible array member fieldQing Zhao10-21/+444
2024-05-31alpha: Fix invalid RTX in divmodsi insn patterns [PR115297]Uros Bizjak3-10/+26
2024-05-31nvptx target: Global constructor, destructor support, via nvptx-tools 'ld'Thomas Schwinge3-4/+15
2024-05-31tree-optimization/115278 - fix DSE in if-conversion wrt volatilesRichard Biener2-1/+41
2024-05-31fix: valid compiler optimization may fail the testMarc Poulhiès1-0/+12
2024-05-31build: Include minor version in config.gcc unsupported messageRainer Orth1-2/+2