]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-06-28  Jason Merrillc++: C++26 constexpr cast from void* [PR110344]
2023-06-28  Jason Merrilltestsuite: std_list handling for { target c++26 }
2023-06-28  Juzhe-ZhongRISC-V: Support floating-point vfwadd/vfwsub vv/wv...
2023-06-28  Hongyu Wangi386: Fix mvc17.c test for default target clone under...
2023-06-28  liuhongtIssue a warning for conversion between short and __bf16...
2023-06-28  GCC AdministratorDaily bump.
2023-06-27  Robin DappRISC-V: Add autovect widening/narrowing Integer/FP...
2023-06-27  Robin DappRISC-V: Add autovec FP widening/narrowing.
2023-06-27  Robin DappRISC-V: Add autovec FP int->float conversion.
2023-06-27  Robin DappRISC-V: Implement autovec copysign.
2023-06-27  Robin DappRISC-V: Split VF iterators for Zvfh(min).
2023-06-27  Robin Dappmatch.pd: Use element_mode instead of TYPE_MODE.
2023-06-27  Prathamesh... [SVE] Fold svdupq to VEC_PERM_EXPR if elements are...
2023-06-27  Andrew PinskiMark asm goto with outputs as volatile
2023-06-27  Eric Botcazouada: Fix build of GNAT tools
2023-06-27  Eric Botcazouada: Fix bad interaction between inlining and thunk...
2023-06-27  Eric Botcazouada: Make the identification of case expressions more...
2023-06-27  Eric Botcazouada: Fix double finalization of case expression in...
2023-06-27  Eric Botcazouada: Fix incorrect handling of iterator specifications...
2023-06-27  Claire Drossada: Correct the contract of Ada.Text_IO.Get_Line
2023-06-27  Eric Botcazouada: Fix too late finalization and secondary stack...
2023-06-27  Eric Botcazouada: Plug small loophole in the handling of private...
2023-06-27  Eric Botcazouada: Plug another loophole in the handling of private...
2023-06-27  Viljar Indusada: Update printing container aggregates for debugging
2023-06-27  Viljar Indusada: Fix expanding container aggregates
2023-06-27  Aldy HernandezConvert remaining uses of value_range in ipa-*.cc to...
2023-06-27  Aldy HernandezImplement ipa_vr hashing.
2023-06-27  Aldy HernandezConvert ipa_jump_func to use ipa_vr instead of a value_...
2023-06-27  Richard Sandifordgengtype: Handle braced initialisers in structs
2023-06-27  Richard Bienertree-optimization/96208 - SLP of non-grouped loads
2023-06-27  liuhongtRefine maskstore patterns with UNSPEC_MASKMOV.
2023-06-27  liuhongtMake option mvzeroupper independent of optimization...
2023-06-27  liuhongtDon't issue vzeroupper for vzeroupper call_insn.
2023-06-27  Andrew PinskiFix __builtin_alloca_with_align_and_max defbuiltin...
2023-06-27  GCC AdministratorDaily bump.
2023-06-27  Juzhe-ZhongRISC-V: Support const vector expansion with step vector...
2023-06-26  Andrew Pinskidocs: Add @cindex for some attributes
2023-06-26  Thomas Rodgerslibstdc++: Synchronize PSTL with upstream
2023-06-26  Ian Lance Taylorcompiler: support -fgo-importcfg
2023-06-26  Kyrylo Tkachovaarch64: Use <DWI> instead of <V2XWIDE> in scalar SQRSH...
2023-06-26  Kyrylo Tkachovaarch64: Clean up some rounding immediate predicates
2023-06-26  Jonathan Wakelylibstdc++: Fix std::format for pointers [PR110239]
2023-06-26  Jonathan Wakelylibstdc++: Implement P2538R1 ADL-proof std::projected
2023-06-26  Jonathan Wakelylibstdc++: Qualify calls to debug mode helpers
2023-06-26  Andreas KrebbelIBM zSystems: Assume symbols without explicit alignment...
2023-06-26  Jan HubickaFix profile of forwarders produced by cd-dce
2023-06-26  Andrew Carlottidocs: Fix typo
2023-06-26  Ju-Zhe ZhongDSE: Add LEN_MASK_STORE analysis into DSE and fix LEN_STORE
2023-06-26  Ju-Zhe ZhongGIMPLE_FOLD: Fix gimple fold for LEN_{MASK}_{LOAD,STORE}
2023-06-26  Andrew MacLeodAvoid redundant GORI calcuations.
2023-06-26  Richard Sandifordvect: Cost intermediate conversions
2023-06-26  Richard Bienertree-optimization/110381 - preserve SLP permutation...
2023-06-26  Pan LiRISC-V: Remove duplicated extern function_base decl
2023-06-26  Richard Bienernarrowing initializers and initializer_constant_valid_p_1
2023-06-26  Richard BienerAvoid shorten_binary_op on VECTOR_TYPE
2023-06-26  Richard BienerFix TYPE_PRECISION use in hashable_expr_equal_p
2023-06-26  Juzhe-ZhongRISC-V: Remove redundant vcond patterns
2023-06-26  Richard Bienertree-optimization/110392 - ICE with predicate analysis
2023-06-26  Ju-Zhe ZhongSCCVN: Fix repeating variable name "len"
2023-06-26  Roger Saylei386: New *ashl<dwi3>_doubleword_highpart define_insn_a...
2023-06-26  liuhongtUse cvt_op to save intermediate type operand instead...
2023-06-26  liuhongtDon't use intermiediate type for FIX_TRUNC_EXPR when...
2023-06-26  Hongyu Wangi386: Sync tune_string with arch_string for target...
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...
next