]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-07-05 Andrew MacLeodMove relation discovery into compute_operand_range
2023-07-05 Thomas Rodgerslibstdc++: Split up pstl/set.cc testcase
2023-07-05 Jonathan Wakelydoc: Update my Contributors entry
2023-07-05 Filip Kastlvalue-prof.cc: Correct edge prob calculation.
2023-07-05 Uros Bizjaksched: Change return type of predicate functions from...
2023-07-05 Robin Dappgimple-isel: Recognize vec_extract pattern.
2023-07-05 Robin DappRISC-V: Support variable index in vec_extract.
2023-07-05 Robin DappRISC-V: Allow variable index for vec_set.
2023-07-05 Pan LiRISC-V: Use FRM_DYN when add the rounding mode operand
2023-07-05 Robin DappRISC-V: Change truncate to float_truncate in narrowing...
2023-07-05 Ju-Zhe ZhongVECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into...
2023-07-05 Robin DappChange MODE_BITSIZE to MODE_PRECISION for MODE_VECTOR_BOOL.
2023-07-05 YunQiang SuMIPS: Use unaligned access to expand block_move on r6
2023-07-05 Richard Bieneradjust testcase for now happening epilogue vectorization
2023-07-05 Jan Beulichx86: suppress avx512f-copysign.c testcase for 32-bit
2023-07-05 Jan Beulichx86: yet more PR target/100711-like splitting
2023-07-05 Jan Beulichx86: further PR target/100711-like splitting
2023-07-05 Jan Beulichx86: allow memory operand for AVX2 splitter for PR...
2023-07-05 Richard Bienermiddle-end/110541 - VEC_PERM_EXPR documentation is off
2023-07-05 Jan Beulichx86: use VPTERNLOG also for certain andnot forms
2023-07-05 Jan Beulichx86: use VPTERNLOG for further bitwise two-vector opera...
2023-07-05 Richard BienerFix typo in vectorizer debug message
2023-07-05 Jonathan Wakelylibstdc++: Disable std::forward_list tests for C++98...
2023-07-05 Jonathan Wakelylibstdc++: Fix std::__uninitialized_default_n for const...
2023-07-05 Jonathan Wakelylibstdc++: Use RAII in std::vector::_M_default_append
2023-07-05 Jonathan Wakelylibstdc++: Add redundant 'typename' to std::projected
2023-07-05 yulongRISC-V:Add float16 tuple type abi
2023-07-05 yulongRISC-V:Add float16 tuple type support
2023-07-05 Jie MeiMIPS: Adjust mips16e2 related tests for ifcvt costing...
2023-07-05 GCC AdministratorDaily bump.
2023-07-04 Andrew PinskiPR 110487: `(a !=/== CST1 ? CST2 : CST3)` pattern for...
2023-07-04 Andrew PinskiFix PR 110487: invalid signed boolean value
2023-07-04 Takayuki 'January... xtensa: Use HARD_REG_SET instead of bare integer
2023-07-04 Richard Bienertree-optimization/110491 - PHI-OPT and undefs
2023-07-04 Pan LiStreamer: Fix out of range memory access of machine...
2023-07-04 Thomas SchwingeLTO: Capture 'lto_file_decl_data *file_data' in 'class...
2023-07-04 Richard BienerUse mark_ssa_maybe_undefs in PHI-OPT
2023-07-04 Richard BienerRemove unnecessary check on scalar_niter == 0
2023-07-04 Richard Bienertree-optimization/110376 - testcase for fixed bug
2023-07-04 Hao LiuPR tree-optimization/110531 - Vect: avoid using uniniti...
2023-07-04 Richard Bienertree-optimization/110228 - avoid undefs in ifcombine...
2023-07-04 Richard Bienertree-optimization/110436 - bogus live/relevant for...
2023-07-04 Lili Cuix86: Enable ENQCMD and UINTR for march=sierraforest.
2023-07-04 Eric Botcazouada: Do not unnecessarily use component-wise loop for...
2023-07-04 Eric Botcazouada: Small adjustments to new procedure Expand_Unchecke...
2023-07-04 Viljar Indusada: Add No_Use_Of_Attribute & No_Use_Of_Pragma to...
2023-07-04 Yannick Moyada: Fix list of inherited subprograms in query for...
2023-07-04 Richard Bienermiddle-end/110495 - avoid associating constants with...
2023-07-04 Richard Bienertree-optimization/110310 - move vector epilogue disabli...
2023-07-04 Pan LiRevert "RISC-V: Fix one typo of FRM dynamic definition"
2023-07-04 Ju-Zhe ZhongMachine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER...
2023-07-04 Juzhe-ZhongRISC-V: Optimize local AVL propagation
2023-07-04 Hans-Peter... CRIS: Replace unspec CRIS_UNSPEC_SWAP_BITS with rtx...
2023-07-04 Hans-Peter... dwarf2out.cc (mem_loc_descriptor): Handle BITREVERSE
2023-07-04 GCC AdministratorDaily bump.
2023-07-03 Jonathan Wakelylibstdc++: Fix <iosfwd> synopsis test
2023-07-03 Jonathan Wakelylibstdc++: Enable OpenMP 5.0 pragmas in PSTL headers
2023-07-03 Jonathan Wakelylibstdc++: Qualify calls to std::_Destroy and _Destroy_aux
2023-07-03 Christoph MüllnerRISC-V: Add support for vector crypto extensions
2023-07-03 Andrew PinskiUse chain_next on eh_landing_pad_d for GTY (PR middle...
2023-07-03 Iain Sandoetestsuite, Darwin: Remove an unnecessary flags addition.
2023-07-03 Uros Bizjaktree+ggc: Change return type of predicate functions...
2023-07-03 Ju-Zhe ZhongMiddle-end: Change order of LEN_MASK_LOAD/LEN_MASK_STOR...
2023-07-03 Eric Botcazouada: Fix renaming of predefined equality operator for...
2023-07-03 Eric Botcazouada: Fix discrepancy in expansion of untagged record...
2023-07-03 Eric Botcazouada: Fix small inaccuracy in implementation of B.3...
2023-07-03 Gaius MulleyPR modula2/110125 variables reported as uninitialized...
2023-07-03 Juzhe-ZhongRISC-V: Support vfwnmacc/vfwmsac/vfwnmsac combine lowering
2023-07-03 Juzhe-ZhongRISC-V: Support vfwmul.vv combine lowering
2023-07-03 Richard Sandifordaarch64: Fix vector-to-vector vec_extract
2023-07-03 Lehua DingRevert "RISC-V: Support vfwnmacc/vfwmsac/vfwnmsac combi...
2023-07-03 Juzhe-ZhongRISC-V: Support vfwnmacc/vfwmsac/vfwnmsac combine lowering
2023-07-03 Pan LiRISC-V: Fix one typo of FRM dynamic definition
2023-07-03 Richard Bienertree-optimization/110506 - ICE in pattern recog with...
2023-07-03 Richard Bienertree-optimization/110506 - bogus non-zero mask in CCP...
2023-07-03 Christophe... testsuite: Add vect_float_strict to testcase [PR 110381]
2023-07-03 Jie MeiMIPS: Make mips16e2 generating ZEB/ZEH instead of ANDI...
2023-07-03 Jie MeiMIPS: Add CACHE instruction for mips16e2
2023-07-03 Jie MeiMIPS: Use ISA_HAS_9BIT_DISPLACEMENT for mips16e2
2023-07-03 Jie MeiMIPS: Add load/store word left/right instructions for...
2023-07-03 Jie MeiMIPS: Add LUI instruction for mips16e2
2023-07-03 Jie MeiMIPS: Add bitwise instructions for mips16e2
2023-07-03 Jie MeiMIPS: Add instruction about global pointer register...
2023-07-03 Jie MeiMIPS: Add MOVx instructions support for mips16e2
2023-07-03 Jie MeiMIPS: Add basic support for mips16e2
2023-07-03 GCC AdministratorDaily bump.
2023-07-02 Iain Buclawd: Fix testcase failure of gdc.dg/Wbuiltin_declaration_...
2023-07-02 Jakub Jelinektree-ssa-math-opts: Fix up ICE in match_uaddc_usubc...
2023-07-02 Takayuki 'January... xtensa: The use of CLAMPS instruction also requires...
2023-07-02 Takayuki 'January... xtensa: Fix missing mode warning in "*eqne_INT_MIN"
2023-07-02 Iain SandoeDarwin, Objective-C: Support -fconstant-cfstrings ...
2023-07-02 Iain Sandoelibphobos: Handle Darwin Arm and AArch64 in fibre conte...
2023-07-02 Iain Buclawd: Add testcase from PR108962
2023-07-02 Iain Buclawd: Fix core.volatile.volatileLoad discarded if result...
2023-07-02 GCC AdministratorDaily bump.
2023-07-01 Iain Buclawd: Fix accesses of immutable arrays using constant...
2023-07-01 Iain Sandoelibphobos, testsuite: Disable forkgc2 on Darwin [PR103944]
2023-07-01 Iain Buclawd: Don't generate code that throws exceptions when...
2023-07-01 Jan HubickaAdd testcase from PR25623
2023-07-01 Jan HubickaFix profile update in copy-header
next
This page took 0.092773 seconds and 5 git commands to generate.