]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-05-04  GCC AdministratorDaily bump.
2023-05-04  Hans-Peter... CRIS-LRA: Fix uses of reload_in_progress
2023-05-03  Jakub Jelineklibstdc++: Fix up abi.exp FAILs on powerpc64le-linux
2023-05-03  Jakub Jelineklibstdc++: Fix up abi.exp FAILs on powerpc64-linux
2023-05-03  Jason Merrillc++: over-eager friend matching [PR109649]
2023-05-03  Andrew PinskiAdd stats to simple_dce_from_worklist
2023-05-03  Aldy HernandezAllow varying ranges of unknown types in irange::verify...
2023-05-03  Alexander Monakovdo not tailcall __sanitizer_cov_trace_pc [PR90746]
2023-05-03  Richard Sandifordaarch64: Fix ABI handling of aligned enums [PR109661]
2023-05-03  Richard Sandifordaarch64: Rename abi_break parameters [PR109661]
2023-05-03  Christophe... arm: [MVE intrinsics] rework vhaddq vhsubq vmulhq vqadd...
2023-05-03  Christophe... arm: [MVE intrinsics] factorize several binary operations
2023-05-03  Christophe... arm: [MVE intrinsics] factorize several binary _m_n...
2023-05-03  Christophe... arm: [MVE intrinsics] factorize several binary _n opera...
2023-05-03  Christophe... arm: [MVE intrinsics] factorize several binary_m operations
2023-05-03  Christophe... arm: [MVE intrinsics] rework vcreateq
2023-05-03  Christophe... arm: [MVE intrinsics] factorize vcreateq
2023-05-03  Christophe... arm: [MVE intrinsics] add create shape
2023-05-03  Christophe... arm: [MVE intrinsics] add unspec_mve_function_exact_insn
2023-05-03  Christophe... arm: [MVE intrinsics] rework vorrq
2023-05-03  Christophe... arm: [MVE intrinsics] add binary_orrq shape
2023-05-03  Christophe... arm: [MVE intrinsics] rework vandq veorq
2023-05-03  Christophe... arm: [MVE intrinsics] factorize vandq veorq vorrq vbicq
2023-05-03  Christophe... arm: [MVE intrinsics] add binary shape
2023-05-03  Christophe... arm: [MVE intrinsics] rework vaddq vmulq vsubq
2023-05-03  Christophe... arm: [MVE intrinsics] factorize vadd vsubq vmulq
2023-05-03  Christophe... arm: [MVE intrinsics] add unspec_based_mve_function_exa...
2023-05-03  Christophe... arm: [MVE intrinsics] add binary_opt_n shape
2023-05-03  Christophe... arm: [MVE intrinsics] Rework vuninitialized
2023-05-03  Christophe... arm: [MVE intrinsics] Rework vreinterpretq
2023-05-03  Christophe... arm: [MVE intrinsics] Add new framework
2023-05-03  Christophe... arm: move builtin function codes into general numberspace
2023-05-03  Martin Liskariscv: fix error: control reaches end of non-void function
2023-05-03  Richard BienerMore last_stmt removal
2023-05-03  Kefu Chailibstdc++: Set _M_string_length before calling _M_dispo...
2023-05-03  Andreas Schwabriscv/linux: Don't add -latomic with -pthread
2023-05-03  Ju-Zhe ZhongRISC-V: Support segment intrinsics
2023-05-03  Ju-Zhe ZhongRISC-V: Add tuple type vget/vset intrinsics
2023-05-03  Ju-Zhe ZhongRISC-V: Add tuple types support
2023-05-03  Richard BienerSpeedup cse_insn
2023-05-03  Richard BienerImprove RTL CSE hash table hash usage
2023-05-03  Kyrylo Tkachovaarch64: PR target/99195 annotate HADDSUB patterns...
2023-05-03  Kyrylo Tkachovaarch64: PR target/99195 annotate simple floating-point...
2023-05-03  Kito ChengDocs: Add vector register constarint for asm operands
2023-05-03  Martin Liskaclang warning: warning: private field 'm_gc' is not...
2023-05-03  Jakub Jelinekc++: Fix up VEC_INIT_EXPR gimplification after r12...
2023-05-03  Jason Merrillc++: fix TTP level reduction cache
2023-05-03  GCC AdministratorDaily bump.
2023-05-02  Jason Merrillc++: simplify member template substitution
2023-05-02  Andrew PinskiPHIOPT: small refactoring of match_simplify_replacement.
2023-05-02  Andrew PinskiMATCH: Port CLRSB part of builtin_zero_pattern
2023-05-02  Andrew Pinskitree-optimization: [PR109702] MATCH: Fix a ? func(a...
2023-05-02  Andrew Pinskitarget: [PR109657] (a ? -1 : 0) | b could be optimized...
2023-05-02  Jason Merrillc++: less invalidate_class_lookup_cache
2023-05-02  Jason Merrillc++: look for empty base at specific offset [PR109678]
2023-05-02  Jason Merrillc++: std::variant slow to compile [PR109678]
2023-05-02  Patrick O'NeillRISC-V: Table A.6 conformance tests
2023-05-02  Patrick O'NeillRISC-V: Weaken atomic loads
2023-05-02  Patrick O'NeillRISC-V: Weaken mem_thread_fence
2023-05-02  Patrick O'NeillRISC-V: Weaken LR/SC pairs
2023-05-02  Patrick O'NeillRISC-V: Eliminate AMO op fences
2023-05-02  Patrick O'NeillRISC-V: Strengthen atomic stores
2023-05-02  Patrick O'NeillRISC-V: Add AMO release bits
2023-05-02  Patrick O'NeillRISC-V: Enforce atomic compare_exchange SEQ_CST
2023-05-02  Patrick O'NeillRISC-V: Enforce subword atomic LR/SC SEQ_CST
2023-05-02  Patrick O'NeillRISC-V: Enforce Libatomic LR/SC SEQ_CST
2023-05-02  Patrick O'NeillRISC-V: Eliminate SYNC memory models
2023-05-02  Jakub Jelineklibstdc++: Regenerate baseline_symbols.txt files for...
2023-05-02  Patrick O'NeillRISC-V: Name newly added flags in changelog
2023-05-02  Yanzhang WangRISC-V: ICE for vlmul_ext_v intrinsic API
2023-05-02  Romain NaourRISC-V: fix build issue with gcc 4.9.x
2023-05-02  Patrick Palkac++: Add testcase for already fixed PR [PR109506]
2023-05-02  Martin Liskadocs: port documentation of VRP params
2023-05-02  Richard Bienertree-optimization/109672 - properly check emulated...
2023-05-02  Richard Biener[i386] Fix testcases for emulated scatter
2023-05-02  Jakub Jelinekibstdc++: Shut up -Wattribute-alias warning [PR109694]
2023-05-02  GCC AdministratorDaily bump.
2023-05-01  Marek Polacekubsan: ubsan_maybe_instrument_array_ref tweak
2023-05-01  Jason Merrillc++: array DMI and member fn [PR109666]
2023-05-01  Andrew PinskiPHIOPT: Update comment about what the pass now does
2023-05-01  Jeff LawConvert xstormy16 to LRA
2023-05-01  Jeff LawEnable LRA on several ports
2023-05-01  Rasmus Villemoesapply debug-remap to file names in .su files
2023-05-01  Dimitar Dimitrovlibgcc pru: Define TARGET_HAS_NO_HW_DIVIDE
2023-05-01  Aldy HernandezRemove unused friends in int_range<>.
2023-05-01  Aldy HernandezInline irange::set_nonzero.
2023-05-01  Aldy HernandezCleanup irange::set.
2023-05-01  Aldy HernandezConvert internal representation of irange to wide_ints.
2023-05-01  Aldy HernandezRewrite bounds_of_var_in_loop() to use ranges.
2023-05-01  Aldy HernandezReplace vrp_val* with wide_ints.
2023-05-01  Aldy HernandezConversion to irange wide_int API.
2023-05-01  Aldy HernandezMerge irange::union/intersect into irange_union/intersect.
2023-05-01  Aldy HernandezConvert get_legacy_range in bounds_of_var_in_loop to...
2023-05-01  Aldy HernandezVarious cleanups in vr-values.cc towards ranger API.
2023-05-01  Aldy HernandezRemove irange::tree_{lower,upper}_bound.
2023-05-01  Aldy HernandezRemove irange::{min,max,kind}.
2023-05-01  Aldy Hernandezvrange_storage overhaul
2023-05-01  GCC AdministratorDaily bump.
2023-04-30  Jeff LawRevert "[PATCH] libcpp: suppress builtin macro redefine...
2023-04-30  Roger Sayle[Committed] Update xstormy16's neghi2 pattern to not...
next