]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
inter-procedural value range propagation
[thirdparty/gcc.git] / gcc /
2023-11-20  Jan Hubickainter-procedural value range propagation
2023-11-20  Richard Bienertree-optimization/112618 - unused .MASK_CALL
2023-11-20  Richard Bienertree-optimization/112281 - loop distribution and zero...
2023-11-20  Richard Bienermiddle-end/112622 - convert and vector-to-float
2023-11-20  Juzhe-ZhongRISC-V: Fix intermediate mode on slide1 instruction...
2023-11-20  Robin DappRISC-V: Disallow 64-bit indexed loads and stores for...
2023-11-20  Christophe Lyonarm: [MVE intrinsics] rework vldq1 vst1q
2023-11-20  Christophe Lyonarm: [MVE intrinsics] fix vst1 tests
2023-11-20  Christophe Lyonarm: [MVE intrinsics] add load and store shapes
2023-11-20  Christophe Lyonarm: [MVE intrinsics] Add support for contiguous loads...
2023-11-20  Christophe Lyonarm: [MVE intrinsics] Add support for void and load...
2023-11-20  Christophe Lyonarm: Fix arm_simd_types and MVE scalar_types
2023-11-20  Juzhe-ZhongRISC-V Regression: Remove scalable compile option
2023-11-20  Jakub Jelinekc, c++: Add new value for vector types for __builtin_cl...
2023-11-20  Robin Dappvect: Add bool pattern handling for COND_OPs.
2023-11-20  Jakub Jelinektree-ssa-math-opts: popcount (X) == 1 to (X ^ (X -...
2023-11-20  Jakub Jelinektree-ssa-math-opts: popcount (X) == 1 to (X ^ (X -...
2023-11-20  Jakub Jelinekinternal-fn: Always undefine DEF_INTERNAL* macros at...
2023-11-20  Alexandre Olivatestsuite: arm: fix arm_movt cut&pasto
2023-11-20  Alexandre Olivatestsuite: analyzer: expect alignment warning with...
2023-11-20  Alexandre Olivatestsuite: scev: expect fail on ilp32
2023-11-20  Haochen JiangInitial support for AVX10.1
2023-11-20  Jason Merrillc++: compare one level of template parms
2023-11-20  Jason Merrillc++: add DECL_IMPLICIT_TEMPLATE_PARM_P macro
2023-11-20  liuhongtAdd i?86-*-* and x86_64-*-* to vect_logical_reduc
2023-11-20  liuhongtSupport reduc_{plus,xor,and,ior}_scal_m for vector...
2023-11-20  xuliRISC-V: Implement -mmemcpy-strategy= options[PR112537]
2023-11-20  Lulu ChengLoongArch: Modify MUSL_DYNAMIC_LINKER.
2023-11-20  GCC AdministratorDaily bump.
2023-11-19  Juzhe-ZhongRISC-V: Optimize constant AVL for LRA pattern
2023-11-19  Nathaniel Sheadc++: Set DECL_CONTEXT for __cxa_thread_atexit [PR99187]
2023-11-19  Philipp Tomsich[committed] RISC-V: Infrastructure for instruction...
2023-11-19  Jeff Law[committed] Fix missing mode on a few unspec/unspec_vol...
2023-11-19  David Edelsohntestsuite: Don't use -mfloat128 with AIX.
2023-11-19  David Malcolmlibcpp: split decls out to rich-location.h
2023-11-19  Juzhe-ZhongRISC-V: Fix bug of tuple move splitter
2023-11-19  David Malcolmanalyzer: new warning: -Wanalyzer-undefined-behavior...
2023-11-19  GCC AdministratorDaily bump.
2023-11-18  Xi RuoyaoLoongArch: Fix "-mexplict-relocs=none -mcmodel=medium...
2023-11-18  Xi RuoyaoLoongArch: Add fine-grained control for LAM_BH and...
2023-11-18  Xi RuoyaoLoongArch: Don't emit dbar 0x700 if -mld-seq-sa
2023-11-18  Xi RuoyaoLoongArch: Take the advantage of -mdiv32 if it's enabled
2023-11-18  Xi RuoyaoLoongArch: Add evolution features of base ISA revisions
2023-11-18  Xi RuoyaoLoongArch: genopts: Add infrastructure to generate...
2023-11-18  Xi RuoyaoLoongArch: Fix internal error running "gcc -march=nativ...
2023-11-18  Sebastian Hubergcov: Improve -fprofile-update=atomic
2023-11-18  Sebastian Hubergcov: Add gen_counter_update()
2023-11-18  Sebastian HuberAdd TARGET_HAVE_LIBATOMIC
2023-11-18  Sebastian Hubergcov: Remove TARGET_GCOV_TYPE_SIZE target hook
2023-11-18  Kito ChengRISC-V: Fix mismatched new delete for unique_ptr
2023-11-18  Juzhe-ZhongRISC-V: Refactor RVV iterators[NFC]
2023-11-18  Francois-Xavier... Testsuite: remove unused variables
2023-11-18  Lulu ChengLoongArch: atomic_load and atomic_store are implemented...
2023-11-18  Lulu ChengLoongArch: Implement atomic operations using LoongArch1...
2023-11-18  Lulu ChengLoongArch: Add LA664 support.
2023-11-18  Lulu ChengLoongArch: Add code generation support for call36 funct...
2023-11-18  David Malcolmanalyzer: new warning: -Wanalyzer-infinite-loop [PR106147]
2023-11-18  GCC AdministratorDaily bump.
2023-11-17  Robin Dappvect: Pass truth type to vect_get_vec_defs.
2023-11-17  Jakub Jelinekc++: Implement C++ DR 2406 - [[fallthrough]] attribute...
2023-11-17  Jakub Jelinekmatch.pd: Optimize ctz/popcount/parity/ffs on extended...
2023-11-17  Jakub Jelinekvect: Fix check_reduction_path [PR112374]
2023-11-17  Richard Bienertree-optimization/112585 - new testcase
2023-11-17  Richard BienerRevert "tree-optimization/112281 - loop distribution...
2023-11-17  Tobias BurnusFortran: Accept -std=f2023, update line-length for...
2023-11-17  Georg-Johann LayPR target/53372: Don't ignore section attribute with...
2023-11-17  Francois-Xavier... Testsuite: silence some noise in output
2023-11-17  Xi RuoyaoLoongArch: Handle vectorized copysign (x, -1) expansion...
2023-11-17  Haochen Guirs6000: Fix regression cases caused 16-byte by pieces...
2023-11-17  Haochen Guirs6000: Enable vector mode for by pieces equality compare
2023-11-17  Li WeiLoongArch: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO
2023-11-17  Richard BienerAssert we don't create recursive DW_AT_{abstract_origin...
2023-11-17  Jiahao XuLoongArch: Increase cost of vector aligned store/load.
2023-11-17  Jiahao XuLoongArch: Fix scan-assembler-times of lasx/lsx test...
2023-11-17  GCC AdministratorDaily bump.
2023-11-16  Andrew PinskiOnly allow (copysign x, NEG_CONST) -> (fneg (fabs x...
2023-11-16  Eric BotcazouFix warning on new Ada testcase
2023-11-16  Edwin LuRISC-V: Change unaligned fast/slow/avoid macros to...
2023-11-16  Uros Bizjaki386: Optimize QImode insn with high input registers
2023-11-16  John David Anglinhppa: Revise REG+D address support to allow long displa...
2023-11-16  Eric BotcazouFix internal error on function returning dynamically...
2023-11-16  Jakub Jelinekc++: Fix error recovery ICE [PR112365]
2023-11-16  Uros Bizjaki386: Fix invalid RTX in split2 pass [PR112567]
2023-11-16  Patrick Palkac++: add fixed testcases [PR98614, PR104802]
2023-11-16  Patrick Palkac++: constantness of call to function pointer [PR111703]
2023-11-16  David Malcolmdiagnostics: make m_lang_mask private
2023-11-16  Tamar Christinamiddle-end: skip checking loop exits if loop malformed...
2023-11-16  Florian Weimergcc.c-torture/execute/931004-13.c: Fix declaration...
2023-11-16  Kito ChengRISC-V: Implement target attribute
2023-11-16  Kito ChengRISC-V: Save/restore ra register correctly [PR112478]
2023-11-16  liuhongtFix ICE of unrecognizable insn.
2023-11-16  Jakub Jelineki386: Fix mov imm,%rax; mov %rdi,%rdx; mulx %rax -...
2023-11-16  Jakub Jelinekslp: Fix handling of IFN_CLZ/CTZ [PR112536]
2023-11-16  Richard Bienertree-optimization/112282 - fix testcase
2023-11-16  Juzhe-ZhongVECT: Clear LOOP_VINFO_USING_SELECT_VL_P when loop...
2023-11-16  Marek Polacekc++: fix parsing with auto(x) [PR112410]
2023-11-16  Hongyu Wang[i386] APX: Fix EGPR usage in several patterns.
2023-11-16  GCC AdministratorDaily bump.
2023-11-15  Uros Bizjaki386: Optimize strict_low_part QImode insn with high...
2023-11-15  Patrick O'NeillRISC-V: Fix ICE in non-canonical march parsing
next