]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-08-25  GCC AdministratorDaily bump.
2023-08-24  Uros Bizjaki386: Optimize pinsrq of 0 with index 1 into movq ...
2023-08-24  Jose E. MarchesiFix tests for PR 106537.
2023-08-24  David Malcolmanalyzer: implement kf_strcat [PR105899]
2023-08-24  David Malcolmanalyzer: handle strlen(BITS_WITHIN) [PR105899]
2023-08-24  David Malcolmanalyzer: handle INIT_VAL(ELEMENT_REG(STRING_REG),...
2023-08-24  David Malcolmanalyzer: handle strlen(INIT_VAL(STRING_REG)) [PR105899]
2023-08-24  David Malcolmanalyzer: reimplement kf_memcpy_memmove
2023-08-24  David Malcolmanalyzer: eliminate region_model::get_string_size ...
2023-08-24  David Malcolmanalyzer: reimplement kf_strcpy [PR105899]
2023-08-24  David Malcolmanalyzer: handle symbolic bindings in scan_for_null_ter...
2023-08-24  David Malcolmanalyzer: add logging to impl_path_context
2023-08-24  Richard Bienertree-optimization/111123 - indirect clobbers thrown...
2023-08-24  Jan HubickaCheck that passes do not forget to define profile
2023-08-24  Paul Dreiklibstdc++: Add test for illegal pointer arithmetic...
2023-08-24  Paul Dreiklibstdc++: fix illegal pointer arithmetic in format...
2023-08-24  Jonathan Wakelylibstdc++: Fix -Wunused-but-set-variable in std::format...
2023-08-24  Jonathan Wakelylibstdc++: Tweak some preprocessor conditions for featu...
2023-08-24  Jonathan Wakelylibstdc++: Implement new SI prefixes in <ratio> for...
2023-08-24  Richard BienerFix confusion about load_p in vect_build_slp_tree_1
2023-08-24  Jonathan Wakelylibstdc++: Add pretty printer for std::locale
2023-08-24  Jonathan Wakelylibstdc++: Declutter std::optional and std:variant...
2023-08-24  Jan HubickaFix profile update in gimple-harden-conditionals.cc
2023-08-24  Juzhe-ZhongRISC-V: Add COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS...
2023-08-24  Robin DappRISC-V: Enable pressure-aware scheduling by default.
2023-08-24  Robin DappRISC-V: Allow const 17-31 for vector shift.
2023-08-24  Robin DappRISC-V: Add missing conversion tests.
2023-08-24  Robin DappRISC-V: Fix reduc_strict_run-1 test case.
2023-08-24  Richard Bienertree-optimization/111125 - avoid BB vectorization in...
2023-08-24  Richard Sandifordc: Add support for [[__extension__ ...]]
2023-08-24  Juzhe-Zhonggimple_fold: Support COND_LEN_FNMA/COND_LEN_FMS/COND_LE...
2023-08-24  Richard Bienertree-optimization/111115 - SLP of masked stores
2023-08-24  Richard Bienertree-optimization/111125 - properly cost BB reduction...
2023-08-24  Richard Sandifordaarch64: Account for different Advanced SIMD fusing...
2023-08-24  Juzhe-ZhongVECT: Apply LEN_FOLD_EXTRACT_LAST into loop vectorizer
2023-08-24  Richard Bienertree-optimization/111128 - fix shift pattern recog
2023-08-24  Richard Bienertestsuite/111125 - disable BB vectorization for the...
2023-08-24  Pan LiRISC-V: Fix one typo in autovec.md pattern comment
2023-08-24  Pan LiRISC-V: Refactor RVV class by frm_op_type template arg
2023-08-24  Andrew PinskiMATCH: [PR111109] Fix bit_ior(cond,cond) when compariso...
2023-08-24  Andrew PinskiMATCH: remove negate for 1bit types
2023-08-24  Haochen JiangRevert "Initial support for AVX10.1"
2023-08-24  Haochen JiangRevert "Emit a warning when disabling AVX512 with AVX10...
2023-08-24  Haochen JiangRevert "Emit a warning when AVX10 options conflict...
2023-08-24  Haochen JiangRevert "Support AVX10.1 for AVX512DQ+AVX512VL intrins"
2023-08-24  Haochen JiangRevert "Support AVX10.1 for AVX512DQ+AVX512VL intrins"
2023-08-24  Haochen JiangRevert "[Patch 3/6] Support AVX10.1 for AVX512DQ+AVX512...
2023-08-24  Haochen JiangRevert "[Patch 4/6] Support AVX10.1 for AVX512DQ+AVX512...
2023-08-24  Haochen JiangRevert "[Patch 5/6] Support AVX10.1 for AVX512DQ+AVX512...
2023-08-24  Haochen JiangRevert "[Patch 6/6] Support AVX10.1 for AVX512DQ+AVX512...
2023-08-24  Haochen JiangRevert "i386: Add AVX2 pragma wrapper for AVX512DQVL...
2023-08-24  Richard Bienerdebug/111080 - avoid outputting debug info for unused...
2023-08-24  liuhongtAdjust GCC V13 to GCC 13.1 in diagnotic.
2023-08-24  liuhongtFix target_clone ("arch=graniterapids-d") and target_cl...
2023-08-24  Hans-Peter... testsuite: Xfail gcc.dg/tree-ssa/update-threading.c...
2023-08-24  GCC AdministratorDaily bump.
2023-08-23  Jivan HakobyanImprove quality of code from LRA register elimination
2023-08-23  Harald AnlaufFortran: improve diagnostic message for COMMON with...
2023-08-23  Andrew MacLeodPhi analyzer - Initialize with range instead of a tree.
2023-08-23  Andrew MacLeodDon't process phi groups with one phi.
2023-08-23  Richard Earnshawrtl: use rtx_code for gen_ccmp_first and gen_ccmp_next
2023-08-23  Richard Earnshawrtl: Forward declare rtx_code
2023-08-23  Uros Bizjaki386: Fix register spill failure with concat RTX [PR111010]
2023-08-23  Zhangjin Liao[PATCH] RISC-V:add a more appropriate type attribute
2023-08-23  Lehua DingRISC-V: Add conditional unary neg/abs/not autovec patterns
2023-08-23  Jan HubickaFix handling of static exists in loop_ch
2023-08-23  Jan HubickaAdd testcase for PR110940
2023-08-23  Lulu Chenglibffi: Backport of LoongArch support for libffi.
2023-08-23  Kewen Linvect: Move VMAT_GATHER_SCATTER handlings from final...
2023-08-23  Kewen Linvect: Move VMAT_LOAD_STORE_LANES handlings from final...
2023-08-23  Kewen Linvect: Remove some manual release in vectorizable_store
2023-08-23  François Dumontlibstdc++: Fix tests relying on operator new/delete...
2023-08-23  Juzhe-ZhongRISC-V: Fix potential ICE of global vsetvl elimination
2023-08-23  Juzhe-ZhongRISC-V: Fix VTYPE fuse rule bug
2023-08-23  Juzhe-ZhongRISC-V: Fix gather_load_run-12.c test
2023-08-23  Juzhe-ZhongRISC-V: Add attribute to vtype change only vsetvl
2023-08-23  Juzhe-ZhongRISC-V: Adapt live-1.c testcase
2023-08-23  GCC AdministratorDaily bump.
2023-08-22  Juzhe-ZhongRISC-V: Clang format riscv-vsetvl.cc[NFC]
2023-08-22  Juzhe-ZhongRISC-V: Add riscv-vsetvl.def to t-riscv
2023-08-22  Francois-Xavier... libgomp, testsuite: Do not call nonstandard functions
2023-08-22  David Malcolmanalyzer: reimplement kf_strlen [PR105899]
2023-08-22  Jason Merrillc++: maybe_substitute_reqs_for fix
2023-08-22  Jason Merrillc++: constrained hidden friends [PR109751]
2023-08-22  Vineet GuptaRISC-V: output Autovec params explicitly in --help ...
2023-08-22  Raphael Moreira... RISC-V: Add multiarch support on riscv-linux-gnu
2023-08-22  Tobias BurnusOpenMP: Handle 'all' as category in defaultmap
2023-08-22  Jakub Jelinekdoc: Remove obsolete sentence about _Float* not being...
2023-08-22  Juzhe-ZhongVECT: Add LEN_FOLD_EXTRACT_LAST pattern
2023-08-22  Richard BienerSimplify intereaved store vectorization processing
2023-08-22  Filip KastlMAINTAINERS: Update my email address
2023-08-22  Richard Bienertree-optimization/94864 - vector insert of vector extra...
2023-08-22  Harald AnlaufFortran: implement vector sections in DATA statements...
2023-08-22  Juzhe-ZhongVECT: Support loop len control on EXTRACT_LAST vectoriz...
2023-08-22  liuhongtTestcase fix.
2023-08-22  Lehua DingRISC-V: Change fnms testcases assertion to xfail
2023-08-22  David Malcolmanalyzer: check format strings for null termination...
2023-08-22  David Malcolmanalyzer: add kf_fopen
2023-08-22  David Malcolmanalyzer: replace -Wanalyzer-unterminated-string with...
2023-08-22  David Malcolmanalyzer: handle NULL inner context in region_model_con...
next