]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-06-26  Juzhe-ZhongRISC-V: Fix one test failure of dg config.
2023-06-26  Iain Buclawd: Suboptimal codegen for __builtin_expect(cond, false)
2023-06-26  GCC AdministratorDaily bump.
2023-06-25  Iain Buclawd: Merge upstream dmd, druntime a45f4e9f43, phobos...
2023-06-25  Juzhe-ZhongRISC-V: Optimize VSETVL codegen of SELECT_VL with LEN_M...
2023-06-25  Li XuRISC-V: fix expand function of vlmul_ext RVV intrinsic
2023-06-25  Juzhe-ZhongRISC-V: Enable len_mask{load, store} and remove len_...
2023-06-25  Ju-Zhe Zhonginternal-fn: Fix bug of BIAS argument index
2023-06-25  Lehua DingMAINTAINERS: Add myself to write after approval
2023-06-25  Iain Sandoeconfigure, Darwin: Ensure overrides to host-pie are...
2023-06-25  Pan LiRevert "RISC-V:Add float16 tuple type abi"
2023-06-25  Pan LiRevert "RISC-V:Add float16 tuple type support"
2023-06-25  Ju-Zhe ZhongGIMPLE_FOLD: Apply LEN_MASK_{LOAD,STORE} into GIMPLE_FOLD
2023-06-25  liuhongtRefine maskloadmn pattern with UNSPEC_MASKLOAD.
2023-06-25  Ju-Zhe ZhongSSA ALIAS: Apply LEN_MASK_STORE to 'ref_maybe_used_by_c...
2023-06-25  Ju-Zhe ZhongSSA ALIAS: Apply LEN_MASK_{LOAD, STORE} into SSA alias...
2023-06-25  yulongRISC-V:Add float16 tuple type abi
2023-06-25  GCC AdministratorDaily bump.
2023-06-24  Roger Saylei386: Add alternate representation for {and,or,xor...
2023-06-24  Harald AnlaufFortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy...
2023-06-24  Juzhe-ZhongRISC-V: Refactor the integer ternary autovec pattern
2023-06-24  Juzhe-ZhongRISC-V: Support RVV floating-point auto-vectorization
2023-06-24  Ju-Zhe ZhongLOOP IVOPTS: Apply LEN_MASK_{LOAD,STORE}
2023-06-24  Ju-Zhe ZhongIVOPTS: Add LEN_MASK_{LOAD, STORE} into 'get_alias_ptr_...
2023-06-24  David Malcolmtext-art: remove explicit #include of C++ standard...
2023-06-24  Ju-Zhe ZhongVECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer
2023-06-24  GCC AdministratorDaily bump.
2023-06-23  Ian Lance Taylorcompiler, libgo: support bootstrapping gc compiler
2023-06-23  David Malcolmc++: provide #include hint for missing includes [PR110164]
2023-06-23  Marek Polacekc++: Add support for -std={c,gnu}++2{c,6}
2023-06-23  Ben Boeckellibcpp: allow UCS_LIMIT codepoints in UTF-8 strings
2023-06-23  Jonathan Wakelylibstdc++: Use RAII in std::vector::_M_realloc_insert
2023-06-23  Jan HubickaTiny phiprop compile time optimization
2023-06-23  Harald AnlaufFortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy...
2023-06-23  Michael MeissnerFix power10 fusion bug with prefixed loads, PR target...
2023-06-23  Iain Sandoetestsuite,objective-c++: Fix imported NSObjCRuntime.h.
2023-06-23  Roger SayleImproved SUBREG simplifications in simplify-rtx.cc...
2023-06-23  Richard BienerFix initializer_constant_valid_p_1 TYPE_PRECISION use
2023-06-23  Richard BienerDeal with vector typed operands in conversions
2023-06-23  Prathamesh... [aarch64/match.pd] Fix ICE observed in PR110280.
2023-06-23  Richard BienerFix tree_simple_nonnegative_warnv_p for VECTOR_TYPEs
2023-06-23  Richard BienerProperly guard vect_look_through_possible_promotion
2023-06-23  Richard BienerUse element_precision for match.pd arith conversion...
2023-06-23  Richard BienerBogus and missed folding on vector compares
2023-06-23  Richard BienerOptimize vector codegen for invariant loads, fix SLP...
2023-06-23  Richard BienerImprove vector_vector_composition_type
2023-06-23  GCC AdministratorDaily bump.
2023-06-22  Paul E. Murphyrust: Update usage of TARGET_AIX to TARGET_AIX_OS
2023-06-22  Paul E. Murphygo: Update usage of TARGET_AIX to TARGET_AIX_OS
2023-06-22  Marek Polacekconfigure: Implement --enable-host-bind-now
2023-06-22  Di Zhao OSChange fma_reassoc_width tuning for ampere1
2023-06-22  Tobias Burnuslibgomp.texi: Improve OpenMP ICV description
2023-06-22  Richard Bienertree-optimization/110332 - fix ICE with phiprop
2023-06-22  Roger Saylei386: Convert ptestz of pandn into ptestc.
2023-06-22  David Malcolmanalyzer: add text-art visualizations of out-of-bounds...
2023-06-22  David Malcolmdiagnostics: add support for "text art" diagrams
2023-06-22  David Malcolmtestsuite: move handle-multiline-outputs to before...
2023-06-22  Ian Lance Taylorcompiler: determine types of Slice_{value,info} expressions
2023-06-22  GCC AdministratorDaily bump.
2023-06-21  Uros Bizjakfunction: Change return type of predicate function...
2023-06-21  Alexander Monakovc-family: implement -ffp-contract=on
2023-06-21  Paul ThomasFortran: Fix some bugs in associate [PR87477]
2023-06-21  Paul ThomasFortran: Seg fault passing string to type cptr dummy...
2023-06-21  Uros Bizjakvect: Add testcases for unsigned conversions [PR110018]
2023-06-21  Kyrylo Tkachovaarch64: Avoid same input and output Z register for...
2023-06-21  Kyrylo Tkachovaarch64: Convert SVE gather patterns to compact syntax
2023-06-21  Kyrylo TkachovRevert "aarch64: Convert SVE gather patterns to compact...
2023-06-21  Ju-Zhe ZhongMove can_vec_mask_load_store_p and get_len_load_store_m...
2023-06-21  Richard BienerLess strip_offset in IVOPTs
2023-06-21  Richard BienerLess strip_offset in IVOPTs
2023-06-21  Richard BienerHide IVOPTs strip_offset
2023-06-21  Kyrylo Tkachovaarch64: Convert SVE gather patterns to compact syntax
2023-06-21  Tamar Christinadocs: replace backslashchar [PR 110329].
2023-06-21  Richard Biener[i386] Reject too large vectors for partial vector...
2023-06-21  Jan Beulichx86: make VPTERNLOG* usable on less than 512-bit operan...
2023-06-21  Jan Beulichx86: add -mprefer-vector-width=512 to new avx512f-dupv2...
2023-06-21  liuhongtUse intermiediate integer type for float_expr/fix_trunc...
2023-06-21  GCC AdministratorDaily bump.
2023-06-20  Tamar Christinagensupport: drop suppport for define_cond_exec from...
2023-06-20  Lewis Hyattlibcpp: Improve location for macro names [PR66290]
2023-06-20  Richard Sandifordaarch64: Fix gcc.target/aarch64/sve/pcs failures
2023-06-20  Richard Sandifordaarch64: Robustify stack tie handling
2023-06-20  Jakub Jelinektree-ssa-math-opts: Small uaddc/usubc pattern matching...
2023-06-20  Uros Bizjakcalls: Change return type of predicate function from...
2023-06-20  Ian Lance Taylorruntime: use a C function to call mmap
2023-06-20  Martin Jamboripa-sra: Disable candidates with no known callers ...
2023-06-20  Martin Jamboripa-cp: Avoid long linear searches through DECL_ARGUMENTS
2023-06-20  Carl Lovers6000: Add builtins for IEEE 128-bit floating point...
2023-06-20  Jonathan Wakelylibstdc++: Remove redundant code in std::to_array
2023-06-20  Robin DappRISC-V: testsuite: Add missing -mabi=lp64d.
2023-06-20  Li XuRISC-V: Set the natural size of constant vector mask...
2023-06-20  Juzhe-ZhongRISC-V: Optimize codegen of VLA SLP
2023-06-20  Robin DappRISC-V: testsuite: Add -Wno-psabi to vec_set/vec_extrac...
2023-06-20  Lehua DingRISC-V: Fix compiler warning of riscv_arg_has_vector
2023-06-20  Robin DappRISC-V: testsuite: Fix vmul test expectation and fix...
2023-06-20  Tobias BurnusFortran: Fix parse-dump-tree for OpenMP ALLOCATE clause
2023-06-20  Eric Botcazouada: Minor tweaks
2023-06-20  Yannick Moyada: Fix crash on inlining in GNATprove
2023-06-20  Eric Botcazouada: Further fixes to handling of private views in...
2023-06-20  Ronan Desplanquesada: Remove outdated comment
next