]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-09-22  Haochen JiangAllow -mno-evex512 usage devel/ix86/evex512
2023-09-22  Haochen JiangSupport -mevex512 for AVX512FP16 intrins
2023-09-22  Haochen JiangSupport -mevex512 for AVX512{IFMA,VBMI,VNNI,BF16,VPOPCN...
2023-09-22  Haochen JiangSupport -mevex512 for AVX512BW intrins
2023-09-22  Haochen JiangSupport -mevex512 for AVX512DQ intrins
2023-09-22  Haochen JiangSupport -mevex512 for AVX512F intrins
2023-09-22  Haochen JiangDisable zmm register and 512 bit libmvec call when...
2023-09-22  Haochen JiangAdd OPTION_MASK_ISA2_EVEX512 for 512 bit builtins
2023-09-22  Haochen JiangAdd OPTION_MASK_ISA2_EVEX512 for 512 bit builtins
2023-09-22  Haochen JiangAdd OPTION_MASK_ISA2_EVEX512 for 512 bit builtins
2023-09-22  Haochen JiangAdd OPTION_MASK_ISA2_EVEX512 for 512 bit builtins
2023-09-22  Haochen JiangAdd OPTION_MASK_ISA2_EVEX512 for 512 bit builtins
2023-09-22  Haochen JiangPush evex512 target for 512 bit intrins
2023-09-22  Haochen JiangPush evex512 target for 512 bit intrins
2023-09-22  Haochen JiangPush evex512 target for 512 bit intrins
2023-09-22  Haochen JiangPush evex512 target for 512 bit intrins
2023-09-22  Haochen JiangPush evex512 target for 512 bit intrins
2023-09-22  Haochen JiangInitial support for -mevex512
2023-09-21  Juzhe-ZhongRISC-V: Add more VLS unary tests
2023-09-21  Juzhe-ZhongRISC-V: Support VLS mult high
2023-09-21  Lehua DingRISC-V: Adjusting the comments of the emit_vlmax_insn...
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-*linux*.
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for i[34567]86...
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-fuchsia*.
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-vxworks*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-dragonfly*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-solaris2*.
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-openbsd*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-netbsd*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-freebsd*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_OS_INFO for *-*-darwin*
2023-09-21  Iain Buclawrust: Implement TARGET_RUST_CPU_INFO for i[34567]86...
2023-09-21  Iain Buclawrust: Reintroduce TARGET_RUST_OS_INFO hook
2023-09-21  Iain Buclawrust: Reintroduce TARGET_RUST_CPU_INFO hook
2023-09-21  Iain Buclawrust: Add skeleton support and documentation for target...
2023-09-21  Juzhe-ZhongRISC-V: Enable undefined support for RVV auto-vectoriza...
2023-09-21  Juzhe-ZhongRISC-V: Fix SUBREG move of VLS mode[PR111486]
2023-09-21  Jiufu Guocheck undefine_p for one more vr
2023-09-21  Jiufu Guousing overflow_free_p to simplify pattern
2023-09-21  xuliRISC-V: Optimized for strided load/store with stride...
2023-09-21  Lehua DingRISC-V: Rename predicate vector_gs_scale_operand_16...
2023-09-21  Juzhe-ZhongRISC-V: Support VLS INT <-> FP conversions
2023-09-21  GCC AdministratorDaily bump.
2023-09-20  Lewis Hyatttestsuite: Add test for already-fixed issue with _Pragm...
2023-09-20  Lewis Hyattlibcpp: Fix ICE on #include after a line marker directi...
2023-09-20  Andrew MacLeodTweak merge_range API.
2023-09-20  Pekka Seppänenaarch64: Ensure const and sign correctness
2023-09-20  Patrick O'NeillRISC-V: Remove math.h import to resolve missing stubs...
2023-09-20  Aldy Hernandez[frange] Remove special casing from unordered operators.
2023-09-20  Jakub Jelinekc, c++: Accept __builtin_classify_type (typename)
2023-09-20  Juzhe-Zhonginternal-fn: Support undefined rtx for uninitialized...
2023-09-20  Patrick Palkac++: improve class NTTP object pretty printing [PR111471]
2023-09-20  Patrick Palkac++: further optimize tsubst_template_decl
2023-09-20  Tobias BurnusOpenMP: Add ME support for 'omp allocate' stack variables
2023-09-20  Yanzhang WangRISC-V: Support simplifying x/(-1) to neg for vector.
2023-09-20  Juzhe-ZhongRISC-V: Support VLS floating-point extend/truncate
2023-09-20  Juzhe-ZhongRISC-V: Fix Demand comparison bug[VSETVL PASS]
2023-09-20  Iain SandoeDarwin: Move checking of the 'shared' driver spec.
2023-09-20  Richard Bienertree-optimization/111489 - raise --param uninit-max...
2023-09-20  Richard Bienertree-optimization/111489 - turn uninit limits to params
2023-09-20  Jakub Jelinekmiddle-end: use MAX_FIXED_MODE_SIZE instead of precidio...
2023-09-20  Lehua DingRISC-V: Reorganize and rename combine patterns in autov...
2023-09-20  Jakub Jelinekopenmp: Add omp::decl attribute support [PR111392]
2023-09-20  Lehua DingRISC-V: Fixed ICE caused by missing operand
2023-09-20  Omar Sandovaldebug/111409 - don't generate COMDAT macro sections...
2023-09-20  Jiufu Guotestcase: rename pr111303.c to pr111324.c
2023-09-20  Juzhe-ZhongRISC-V: Extend VLS modes in 'VWEXTI' iterator
2023-09-20  Surya Kumari... ira: Consider save/restore costs of callee-save registe...
2023-09-20  mengqinggangModify gas uleb128 support test
2023-09-20  Lulu ChengLoongArch: Check whether binutils supports the relax...
2023-09-20  GCC AdministratorDaily bump.
2023-09-19  Ben Boeckelc++modules: report module mapper files as a dependency
2023-09-19  Ben Boeckelc++modules: report imported CMI files as dependencies
2023-09-19  Ben Boeckelp1689r5: initial support
2023-09-19  Ben Boeckelspec: add a spec function to join arguments
2023-09-19  Patrick O'NeillRISC-V: Fix --enable-checking=rtl ICE on rv32gc bootstrap
2023-09-19  Aldy Hernandez[frange] Clean up floating point relational folding.
2023-09-19  Javier Martinezc++: extend cold, hot attributes to classes
2023-09-19  Patrick Palkac++: fix cxx_print_type's template-info dumping
2023-09-19  Pat HaugenDisable generation of scalar modulo instructions.
2023-09-19  Gaius MulleyPR 108143/modula2 LONGREAL and powerpc64le-linux
2023-09-19  Jeff LawFix bogus operand predicate on iq2000
2023-09-19  Harald Anlauffortran: fix checking of CHARACTER lengths in array...
2023-09-19  Aldy Hernandez[frange] Remove redundant known_isnan() checks.
2023-09-19  Aldy HernandezAdd frange::update_nan (const nan_state &).
2023-09-19  Aldy Hernandez[frange] Add op2_range for operator_not_equal.
2023-09-19  Jakub Jelinektestsuite work-around compound-assignment-1.c C++ failu...
2023-09-19  Jason Merrillc++: inherited default constructor [CWG2799]
2023-09-19  Andrew MacLeodNew early __builtin_unreachable processing.
2023-09-19  Marek Polacekc++: Move consteval folding to cp_fold_r
2023-09-19  Richard Bienerc/111468 - dump unordered compare operators in their...
2023-09-19  Patrick Palkac++: overeager type completion in convert_to_void ...
2023-09-19  Patrick Palkac++: constness of decltype of NTTP object [PR99631]
2023-09-19  Juzhe-ZhongRISC-V: Add FNMS floating-point VLS tests
2023-09-19  Thomas SchwingeLTO: Get rid of 'lto_mode_identity_table'
2023-09-19  Juzhe-ZhongRISC-V: Fix RVV can change mode class bug
2023-09-19  Richard Waiada: TSS finalize address subprogram generation for...
2023-09-19  Richard Waiada: Private extensions with the keyword "synchronized...
2023-09-19  Juzhe-ZhongRISC-V: Support VLS unary floating-point patterns
2023-09-19  Marc Poulhièsada: Refine upper array bound for bit packed array
next