]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-07-25 Michael MeissnerUpdate ChangeLog.vpair
2023-07-25 Michael MeissnerMake max insns error easier to debug.
2023-07-19 Michael MeissnerUpdate ChangeLog.vpair
2023-07-19 Michael MeissnerAdd v4df extract support.
2023-07-19 Michael MeissnerUpdate ChangeLog.vpair
2023-07-19 Michael MeissnerAdd v4df extract support.
2023-07-19 Michael MeissnerUpdate ChangeLog.vpair
2023-07-19 Michael MeissnerAdd movoo insn deleted by accident.
2023-07-19 Michael MeissnerUpdate ChangeLog.vpair
2023-07-19 Michael MeissnerAdd movoo insn deleted by accident.
2023-07-18 Michael MeissnerUpdate ChangeLog.vpair
2023-07-18 Michael MeissnerAdd V8SF and V4DF constants.
2023-07-18 Michael MeissnerUpdate ChangeLog.vpair
2023-07-18 Michael MeissnerUpdate V8SF and V4DF support.
2023-07-18 Michael MeissnerAdd vector pair support for V8SF and V4DF.
2023-07-18 Michael MeissnerUpdate ChangeLog.vpair
2023-07-18 Michael MeissnerMerge commit 'refs/users/meissner/heads/work127-vpair...
2023-07-18 Michael MeissnerAdd ChangeLog.vpair.
2023-07-18 Michael MeissnerAllow constant element vec_extract to be converted... meissner/heads/work127
2023-07-18 Michael MeissnerAdd alternatives for vec_extract with constant element...
2023-07-18 Michael MeissnerOptimize vec_extract of V4SF with variable element...
2023-07-18 Michael MeissnerOptimize vec_extract of V4SF from memory with constant...
2023-07-18 Michael MeissnerFix typo in insn name.
2023-07-18 Michael MeissnerImprove 64->128 bit zero extension on PowerPC (PR targe...
2023-07-18 Michael MeissnerOptimize vec_splats of vec_extract for V2DI/V2DF (PR...
2023-07-18 Michael MeissnerAdd ChangeLog.vpair.
2023-07-18 Michael MeissnerAdd ChangeLog.meissner and REVISION.
2023-07-17 Arsen Arsenovićextend.texi: index __auto_type
2023-07-17 Jason Merrillc++: only cache constexpr calls that are constant exprs
2023-07-17 Uros Bizjakcombine-stack-adj: Change return type of predicate...
2023-07-17 Uros Bizjakcombine: Change return type of predicate functions...
2023-07-17 Harald AnlaufFortran: intrinsics and deferred-length character argum...
2023-07-17 Andre VieiraInclude insn-opinit.h in PLUGIN_H [PR110610]
2023-07-17 Senthil Kumar... ira: Skip empty regclass when setting up reg class...
2023-07-17 Juzhe-ZhongRISC-V: Add TARGET_MIN_VLEN > 4096 check
2023-07-17 Tobias BurnusOpenMP/Fortran: Parsing support for 'uses_allocators'
2023-07-17 Martin JamborRestore bootstrap by removing unused variable in tree...
2023-07-17 Mikael Morinfortran: Pass pre-calculated class container argument...
2023-07-17 Mikael Morinfortran: Use pre-evaluated class container if available...
2023-07-17 Mikael Morinfortran: Factor scalar descriptor generation
2023-07-17 Mikael Morinfortran: Outline virtual table pointer evaluation
2023-07-17 Mikael Morinfortran: Remove redundant argument in get_var_descr
2023-07-17 Mikael Morinfortran: Inline variable definition
2023-07-17 Mikael Morinfortran: Push final procedure expr gen close to its...
2023-07-17 Mikael Morinfortran: Push element size expression generation close...
2023-07-17 Mikael Morinfortran: Reuse final procedure pointer expression
2023-07-17 Mikael Morinfortran: Add missing cleanup blocks
2023-07-17 Mikael Morinfortran: Inline gfc_build_final_call
2023-07-17 Mikael Morinfortran: Outline data reference descriptor evaluation
2023-07-17 Mikael Morinfortran: Outline element size evaluation
2023-07-17 Mikael Morinfortran: Outline final procedure pointer evaluation
2023-07-17 Mikael Morinfortran: Remove commented out assertion
2023-07-17 Aldy HernandezExport value/mask known bits from CCP.
2023-07-17 Lehua DingRISC-V: Ensure all implied extensions are included...
2023-07-17 Juzhe-ZhongRISC-V: Support non-SLP unordered reduction
2023-07-17 Aldy HernandezExport value/mask known bits from IPA.
2023-07-17 Christoph Müllnerriscv: Fix warning in riscv_regno_ok_for_index_p
2023-07-17 Kewen Linvect: Initialize new_temp to avoid false positive warni...
2023-07-17 Richard Bienertree-optimization/110669 - bogus matching of loop bitop
2023-07-17 Aldy HernandezAdd global setter for value/mask pair for SSA names.
2023-07-17 Aldy HernandezNormalize irange_bitmask before union/intersect.
2023-07-17 Andrew PinskiPR 95923: More (boolean) bitop simplifications in match.pd
2023-07-17 Roger SayleFix bootstrap failure (with g++ 4.8.5) in tree-if-conv.cc.
2023-07-17 Andrew PinskiFix PR 110666: `(a != 2) == a` produces wrong code
2023-07-17 Mo, ZeweiInitial Lunar Lake, Arrow Lake and Arrow Lake S Support
2023-07-17 Haochen Jiangi386: Auto vectorize usdot_prod, udot_prod with AVXVNNI...
2023-07-17 Haochen JiangSupport Intel SM4
2023-07-17 Haochen JiangSupport Intel SHA512
2023-07-17 Haochen JiangSupport Intel SM3
2023-07-17 Kong LinglingSupport Intel AVX-VNNI-INT16
2023-07-17 GCC AdministratorDaily bump.
2023-07-16 Jan HubickaFix profile update in scale_profile_for_vect_loop
2023-07-16 Jan HubickaFix optimize_mask_stores profile update
2023-07-16 Jan HubickaAvoid double profile udpate in try_peel_loop
2023-07-16 GCC AdministratorDaily bump.
2023-07-15 David Edelsohntestsuite: Require 128 bit long double for ibmlongdouble.
2023-07-15 Andrew PinskiUpdate my contrib entry
2023-07-15 John David... hppa: Modify TLS patterns to provide both 32 and 64...
2023-07-15 Patrick Palkac++: copy elision w/ obj arg and static memfn call...
2023-07-15 Patrick Palkac++: mangling template-id of unknown template [PR110524]
2023-07-15 GCC AdministratorDaily bump.
2023-07-14 Nathaniel Sheadc++: style tweak
2023-07-14 Jason Merrillc++: c++26 regression fixes
2023-07-14 Christophe... arm: [MVE intrinsics] rework vcmlaq
2023-07-14 Christophe... arm: [MVE intrinsics] factorize vcmlaq
2023-07-14 Christophe... arm: [MVE intrinsics] rework vcmulq
2023-07-14 Christophe... arm: [MVE intrinsics factorize vcmulq
2023-07-14 Christophe... arm: [MVE intrinsics] rework vcaddq vhcaddq
2023-07-14 Christophe... arm: [MVE intrinsics] Factorize vcaddq vhcaddq
2023-07-14 Roger SaylePR target/110588: Add *bt<mode>_setncqi_2 to generate...
2023-07-14 Marek Polacekc++: wrong error with static constexpr var in tmpl...
2023-07-14 Roger Saylei386: Improved insv of DImode/DFmode {high,low}parts...
2023-07-14 Uros Bizjakcprop: Do not set REG_EQUAL note when simplifying parad...
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
next
This page took 0.103003 seconds and 5 git commands to generate.