]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-08-03  Vasiliy Fofanovada: Rewrite Set_Image_*_Unsigned routines to remove...
2023-08-03  Eric Botcazouada: Fix spurious error on 'Input of private type with...
2023-08-03  Eric Botcazouada: Adjust again address arithmetics in System.Dwarf_Lines
2023-08-03  Richard BienerImprove sinking with unrelated defs
2023-08-03  Richard BienerAdd virtual operand global liveness computation class
2023-08-03  Richard BienerSwap loop splitting and final value replacement
2023-08-03  Stefan Schulze... s390: Try to emit vlbr/vstbr instead of vperm et al.
2023-08-03  Stefan Schulze... s390: Enable vect_bswap test cases
2023-08-03  Alexandre OlivaIntroduce -msmp to select /lib_smp/ on ppc-vx6
2023-08-03  Yanzhang WangRISCV: Add -m(no)-omit-leaf-frame-pointer support.
2023-08-03  Roger SaylePR target/110792: Early clobber issues with rot32di2_do...
2023-08-03  Pan LiRISC-V: Support RVV VFMUL rounding mode intrinsic API
2023-08-03  Andrew PinskiFix `~X & X` and `~X | X` patterns
2023-08-03  Pan LiRISC-V: Remove redudant extern declaration in function...
2023-08-03  Pan LiRISC-V: Support RVV VFWSUB rounding mode intrinsic API
2023-08-03  GCC AdministratorDaily bump.
2023-08-02  Eric Fenganalyzer: stash values for CPython plugin [PR107646]
2023-08-02  Stefan Schulze... rtl-optimization/110867 Fix narrow comparison of memory...
2023-08-02  Jeff Law[committed][RISC-V] Fix 20010221-1.c with zicond
2023-08-02  Richard BienerMake add_phi_node_to_bb static
2023-08-02  Jan Beulichx86: fold two of vec_dupv2df<mask_name>'s alternatives
2023-08-02  Jan BeulichMAINTAINERS: correct my email address
2023-08-02  Richard Bienertree-optimization/92335 - Improve sinking heuristics...
2023-08-02  Andrew PinskiSlightly improve bitwise_inverted_equal_p comparisons
2023-08-02  Andrew PinskiMove `~X & X` and `~X | X` over to use bitwise_inverted...
2023-08-02  Andrew PinskiPHIOPT: Mark the conditional lhs and rhs as to look...
2023-08-02  Pan LiRISC-V: Support RVV VFWADD rounding mode intrinsic API
2023-08-02  Jan HubickaMore profile updating clenaups
2023-08-02  Jan HubickaFix profile update after cancelled loop distribution
2023-08-02  Richard Bienerrtl-optimization/110587 - remove quadratic regno_in_use_p
2023-08-02  liuhongtSupport vec_fmaddsub/vec_fmsubadd for vector HFmode.
2023-08-02  liuhongtOptimize vlddqu + inserti128 to vbroadcasti128
2023-08-02  Xiao Zeng[PATCH 3/5] [RISC-V] Cost model for Zicond.
2023-08-02  Jeff Law[committed] [RISC-V] Avoid sub-word mode comparisons...
2023-08-02  Xiao Zeng[PATCH 3/5] [RISC-V] RISC-V Conditional Move costing...
2023-08-02  Hu, Lin1i386: refactor macros.
2023-08-02  Hu, Lin1Add myself for write after approval
2023-08-02  GCC AdministratorDaily bump.
2023-08-01  Gaius MulleyPR modula2/110161 Comparing a typed procedure variable...
2023-08-01  Andreas KrebbelIBM Z: Handle unaligned symbols
2023-08-01  Richard Ball[PATCH] Add POLY_INT_CST support to fold_ctor_reference...
2023-08-01  Richard BallMAINTAINERS: Add myself to write after approval
2023-08-01  Georg-Johann Laytarget/110220: Set JUMP_LABEL and LABEL_NUSES of new...
2023-08-01  Jan HubickaFix profile update after prologue peeling in vectorizer
2023-08-01  Christophe... doc: Fix spelling in arm_v8_1m_main_cde_mve_fp
2023-08-01  Yannick Moyada: Fix printing of numbers in JSON output for data...
2023-08-01  Yannick Moyada: Disable inlining of subprograms with Skip(_Flow_An...
2023-08-01  Steve Bairdada: Bugbox compiling Constrained_Protected_Object...
2023-08-01  Steve Bairdada: Incorrect optimization for unconstrained limited...
2023-08-01  Pascal Obryada: Default Put_Image for composite derived types...
2023-08-01  Yannick Moyada: Fix generation of JSON output for data representation
2023-08-01  Bob Duffada: check Atree.Get/Set_Field_Value
2023-08-01  Léo Creuseada: Emit SCOs for nested decisions in quantified expre...
2023-08-01  Pan LiRISC-V: Support CALL for RVV floating-point dynamic...
2023-08-01  Pan LiRISC-V: Support RVV VFSUB and VFRSUB rounding mode...
2023-08-01  liuhongtAdjust testcase for more optimal codegen.
2023-08-01  Lewis Hyattc-family: Implement pragma_lex () for preprocess-only...
2023-08-01  Gaius MulleyPR modula2/110865 Unable to access copied const array
2023-08-01  GCC AdministratorDaily bump.
2023-08-01  Andrew PinskiFix PR 93044: extra cast is not removed
2023-07-31  Ian Lance Taylorlibbacktrace: look for _pgmptr on Windows
2023-07-31  Hamza Mahfoozc: add -Wmissing-variable-declarations [PR65213]
2023-07-31  Andrew PinskiMATCH: Add `a == b | a cmp b` and `a != b & a cmp b...
2023-07-31  Andrew PinskiMATCH: PR 106164 : Optimize `(X CMP1 Y) AND/IOR (X...
2023-07-31  Andrew Pinskitree-optimization: [PR100864] `(a&!b) | b` is not opimi...
2023-07-31  Costas ArgyrisRe: [PATCH] gcc-ar: Handle response files properly...
2023-07-31  Andrew MacLeodfur_list should not use the range vector for non-ssa...
2023-07-31  Joseph MyersUpdate gcc sv.po
2023-07-31  David MalcolmSARIF and -ftime-report's output [PR109361]
2023-07-31  Chung-Lin TangOpenACC 2.7: host_data must have use_device clause...
2023-07-31  Stefan Schulze... combine: Narrow comparison of memory and constant
2023-07-31  Kito ChengRISC-V: Drop unused variable
2023-07-31  Hao LiuAArch64: Do not increase the vect reduction latency...
2023-07-31  Ju-Zhe Zhonginternal-fn: Refine macro define of COND_* and COND_LEN...
2023-07-31  Andreas SchwabUse substituted GDCFLAGS
2023-07-31  Roger Sayle[Committed] PR target/110843: Check TARGET_AVX512VL...
2023-07-31  Kito ChengRISC-V: Return machine_mode rather than opt_machine_mod...
2023-07-31  Pan LiRISC-V: Bugfix for RVV floating-point rm suffix sequence
2023-07-31  Juzhe-ZhongRISC-V: Enable basic VLS auto-vectorization
2023-07-31  xuliMAINTAINERS: Add myself to write after approval
2023-07-31  GCC AdministratorDaily bump.
2023-07-30  François Dumontlibstdc++: Fix several preprocessor directives
2023-07-30  GCC AdministratorDaily bump.
2023-07-29  Roger Sayle[Committed] Use QImode for offsets in zero_extract...
2023-07-29  Tobias Burnuslibgomp: cuda.h and omp_target_memcpy_rect cleanup
2023-07-29  Jan HubickaFix profile update after vectorize loop versioning
2023-07-29  Jan HubickaFix profile update after vectorize loop versioning
2023-07-29  GCC AdministratorDaily bump.
2023-07-28  Andrew MacLeodAdd a merge_range to ssa_cache and use it. add empty_p...
2023-07-28  Andrew MacLeodRemove value_query, push into sub&fold class
2023-07-28  Andrew MacLeodFix some warnings
2023-07-28  Joseph MyersUpdate gcc .po files
2023-07-28  Jose E. Marchesibpf: disable tail call optimization in BPF targets
2023-07-28  Harald AnlaufFortran: do not pass hidden character length for TYPE...
2023-07-28  HonzaCleanup profile updating code in unrolling and splitting
2023-07-28  Patrick O'NeillRISC-V: Specify -mabi in rv64 autovec testcase
2023-07-28  Ng YongXiangc++: devirtualization of array destruction [PR110057]
2023-07-28  Jan Hubickaloop-split improvements, part 3
2023-07-28  Roger SaylePR rtl-optimization/110587: Reduce useless moves in...
2023-07-28  Jan Hubickaloop-split improvements, part 2
next