]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-07-14  Jan HubickaTurn TODO_rebuild_frequencies to a pass
2023-07-14  Juzhe-ZhongRISC-V: Enable COND_LEN_FMA auto-vectorization
2023-07-14  Jose E. Marchesibpf: enable instruction scheduling
2023-07-14  Mikael Morinfortran: Reorder array argument evaluation parts [PR92178]
2023-07-14  Mikael Morinfortran: Factor data references for scalar class argume...
2023-07-14  Mikael Morinfortran: defer class wrapper initialization after deall...
2023-07-14  Tobias Burnuslibgomp.texi: Extend memory allocation documentation
2023-07-14  Tamar Christinaifcvt: Sort PHI arguments not only occurrences but...
2023-07-14  Tamar Christinaifcvt: Reduce comparisons on conditionals by tracking...
2023-07-14  Richard BienerProvide extra checking for phi argument access from...
2023-07-14  Tobias Burnuslibgomp: Fix allocator handling for Linux when libnuma...
2023-07-14  Monk ChiangRISC-V: Recognized zihintntl extensions
2023-07-14  Die LiRISC-V: Remove the redundant expressions in the and...
2023-07-14  Oleg EndoSH: Fix PR101496 peephole bug
2023-07-14  GCC AdministratorDaily bump.
2023-07-13  Mikael Petterssonpdp11: Fix epilogue generation [PR107841]
2023-07-13  Rainer Orthm2, build: Use LDLFAGS for mklink
2023-07-13  Mikael Morinfortran: Release symbols in reversed order [PR106050]
2023-07-13  Iain SandoeDarwin: Use -platform_version when available [PR110624].
2023-07-13  Carl Lovers6000, Add return value to __builtin_set_fpscr_rn
2023-07-13  Jonathan Wakelylibstdc++: std::stoi etc. do not need C99 <stdlib.h...
2023-07-13  Uros Bizjakalpha: Fix computation mode in alpha_emit_set_long_cost...
2023-07-13  Uros BizjakRA+sched: Change TRUE/FALSE to true/false
2023-07-13  Andrew PinskiFix part of PR 110293: `A NEEQ (A NEEQ CST)` part
2023-07-13  Vladimir N... [RA][PR109520]: Catch error when there are no enough...
2023-07-13  Ju-Zhe ZhongSSA MATH: Support COND_LEN_FMA for floating-point math...
2023-07-13  David Edelsohntestsuite: dg-require LTO for libgomp LTO tests
2023-07-13  Pan LiRISC-V: Refactor riscv mode after for VXRM and FRM
2023-07-13  Pan LiRISC-V: Add more tests for RVV floating-point FRM.
2023-07-13  Kewen Linvect: Adjust vectorizable_load costing on VMAT_CONTIGUOUS
2023-07-13  Kewen Linvect: Adjust vectorizable_load costing on VMAT_CONTIGUO...
2023-07-13  Kewen Linvect: Adjust vectorizable_load costing on VMAT_CONTIGUO...
2023-07-13  Kewen Linvect: Adjust vectorizable_load costing on VMAT_LOAD_STO...
2023-07-13  Kewen Linvect: Adjust vectorizable_load costing on VMAT_GATHER_S...
2023-07-13  Kewen Linvect: Adjust vectorizable_load costing on VMAT_ELEMENTW...
2023-07-13  Kewen Linvect: Adjust vectorizable_load costing on VMAT_INVARIANT
2023-07-13  Kewen Linvect: Adjust vectorizable_load costing on VMAT_GATHER_S...
2023-07-13  Kewen Linvect: Move vect_model_load_cost next to the transform...
2023-07-13  Kewen Lintree: Hide wi::from_mpz from GENERATOR_FILE
2023-07-13  Lehua Dingmklog: Add --append option to auto add generate ChangeL...
2023-07-13  Ju-Zhe ZhongRISC-V: RISC-V: Support gather_load/scatter RVV auto...
2023-07-13  GCC AdministratorDaily bump.
2023-07-12  Juzhe-ZhongRISC-V: Support COND_LEN_* patterns
2023-07-12  Jan HubickaBreak out profile updating code from gimple_duplicate_s...
2023-07-12  Aldy Hernandez[range-op] Take known mask into account for bitwise...
2023-07-12  Aldy Hernandez[range-op] Take known set bits into account in popcount...
2023-07-12  Jonathan Wakelylibstdc++: Check conversion from filesystem::path to...
2023-07-12  Jonathan Wakelylibstdc++: Compile basic_file_stdio.cc for LFS
2023-07-12  Jonathan Wakelylibstdc++: Fix --enable-cstdio=stdio_pure [PR110574]
2023-07-12  Uros BizjakIRA+LRA: Change return type of predicate functions...
2023-07-12  Ken Matsuilibstdc++: Use __is_enum built-in trait
2023-07-12  Aldy Hernandez[range-op] Enable value/mask propagation in range-op.
2023-07-12  Jan HubickaImprove profile update in loop-ch
2023-07-12  Christoph Müllnerriscv: thead: Fix failing XTheadCondMov tests (indirect...
2023-07-12  Uros Bizjakifcvt: Change return type of predicate functions from...
2023-07-12  Ju-Zhe ZhongVECT: Apply COND_LEN_* into vectorizable_operation
2023-07-12  Tobias Burnuslibgomp.texi: add cross ref, remove duplicated entry
2023-07-12  Roger Saylei386: Fix FAIL of gcc.target/i386/pr91681-1.c
2023-07-12  Roger Saylei386: Fix FAIL of gcc.target/i386/pr91681-1.c
2023-07-12  Roger SaylePR target/110598: Fix rega = 0; rega ^= rega regression...
2023-07-12  Roger Saylei386: Tweak ix86_expand_int_compare to use PTEST for...
2023-07-12  Robin Dappgenopinit: Allow more than 256 modes.
2023-07-12  Tobias Burnuslibgomp: Use libnuma for OpenMP's partition=nearest...
2023-07-12  Andre Vehreschildgfortran: Allow ref'ing PDT's len() in parameter-initia...
2023-07-12  Richard Bienertree-optimization/110630 - enhance SLP permute support
2023-07-12  Ju-Zhe ZhongRISC-V: Support integer mult highpart auto-vectorization
2023-07-12  Jan Beulichx86: improve fast bfloat->float conversion
2023-07-12  Jan Beulichx86: make better use of VBROADCASTSS / VPBROADCASTD
2023-07-12  Christoph Müllnerriscv: thead: Factor out XThead*-specific peepholes
2023-07-12  Christoph Müllnerriscv: Prepare backend for index registers
2023-07-12  Christoph Müllnerriscv: Move address classification info types to riscv...
2023-07-12  Christoph Müllnerriscv: Define Xmode macro
2023-07-12  Christoph Müllnerriscv: Simplify output of MEM addresses
2023-07-12  Christoph Müllnerriscv: thead: Adjust constraints of th_addsl INSN
2023-07-12  Christoph Müllnerriscv: xtheadmempair: Fix doc for th_mempair_order_oper...
2023-07-12  Christoph Müllnerriscv: xtheadmempair: Fix CFA reg notes
2023-07-12  Christoph Müllnerriscv: xtheadbb: Add sign/zero extension support for...
2023-07-12  liuhongtBreak false dependence for vpternlog by inserting vpxor...
2023-07-12  Mo, ZeweiInitial Granite Rapids D Support
2023-07-12  Haochen Jiangi386: Guard 128 bit VAES builtins with AVX512VL
2023-07-12  Hao LiuMAINTAINERS: Add myself to write after approval
2023-07-12  Ken MatsuiMAINTAINERS: Add myself to write after approval
2023-07-12  GCC AdministratorDaily bump.
2023-07-11  Ju-Zhe ZhongRISC-V: Optimize permutation codegen with vcompress
2023-07-11  David Edelsohntestsuite: Skip failing analyzer tests on AIX.
2023-07-11  Harald AnlaufFortran: formal symbol attributes for intrinsic procedu...
2023-07-11  Uros Bizjakcfg+gcse: Change return type of predicate functions...
2023-07-11  Carl Lovers6000: Update the vsx-vector-6.* tests.
2023-07-11  Maciej W. Rozyckitestsuite: Require vectors of doubles for pr97428.c
2023-07-11  Gaius Mulley[modula2] Improve uninitialized variable analysis by...
2023-07-11  Tobias Burnuslibgomp: Update OpenMP memory allocation doc, fix omp_h...
2023-07-11  Patrick Palkac++: coercing variable template from current inst ...
2023-07-11  liuhongtFix typo in the testcase.
2023-07-11  Ju-Zhe ZhongVECT: Add COND_LEN_* operations for loop control with...
2023-07-11  Richard Bienertree-optimization/110614 - SLP splat and re-align ...
2023-07-11  Bob Duffada: Avoid renaming_decl in case of constrained array
2023-07-11  Eric Botcazouada: Fix wrong resolution for hidden discriminant in...
2023-07-11  Xi Ruoyaotestsuite: Unbreak pr110557.cc where long is 32-bit
2023-07-11  Florian Weimerlibgcc: Fix -Wint-conversion warning in find_fde_tail
2023-07-11  GCC AdministratorDaily bump.
next