]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
RISC-V: Split VF iterators for Zvfh(min).
[thirdparty/gcc.git] / gcc /
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 Kulkarni[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  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  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  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  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 Kulkarni[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  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
next