]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-04-20 Jakub Jelinektree-vect-patterns: One small vect_recog_ctz_ffs_patter...
2023-04-20 Jakub Jelinekc: Avoid -Wenum-int-mismatch warning for redeclaration...
2023-04-20 Vladimir N... [LRA]: Exclude some hard regs for multi-reg inout reloa...
2023-04-20 Uros Bizjakarch: Use VIRTUAL_REGISTER_P predicate.
2023-04-20 Uros Bizjaki386: Handle sign-extract for QImode operations with...
2023-04-20 Raphael Zinsly[PR target/108248] [RISC-V] Break down some bitmanip...
2023-04-20 Juzhe-ZhongRISC-V: Fix RVV register order
2023-04-20 Kito ChengRISC-V: Fix riscv/arch-19.c with different ISA spec...
2023-04-20 Ju-Zhe ZhongRISC-V: Fix wrong check of register occurrences [PR109535]
2023-04-20 Kito ChengRISC-V: Fix simplify_ior_optimization.c on rv32
2023-04-20 Andrew Stubbsamdgcn: bug fix ldexp insn
2023-04-20 Andrew Stubbsamdgcn: update target-supports.exp
2023-04-20 Jakub Jelinektree: Add 3+ argument fndecl_built_in_p
2023-04-20 Jakub Jelinektree-vect-patterns: Pattern recognize ctz or ffs using...
2023-04-20 Richard BienerRemove duplicate DFS walks from DF init
2023-04-20 Jakub Jelinektestsuite: Fix up g++.dg/ext/int128-8.C testcase [PR109560]
2023-04-20 Jiufu GuoPR testsuite/106879 FAIL: gcc.dg/vect/bb-slp-layout...
2023-04-20 Haochen Jiangi386: Share AES xmm intrin with VAES
2023-04-20 Hu, Lin1Add reduce_*_ep[i|u][8|16] series intrinsics
2023-04-20 Haochen Jiangi386: Add PCLMUL dependency for VPCLMULQDQ
2023-04-20 Haochen Jiangi386: Fix vpblendm{b,w} intrins and insns
2023-04-20 Haochen Jiangi386: Add AVX512BW dependency to AVX512VBMI2
2023-04-20 Haochen Jiangi386: Add AVX512BW dependency to AVX512BITALG
2023-04-20 Haochen Jiangi386: Use macro to wrap up share builtin exceptions...
2023-04-20 Mo, ZeweiRe-arrange sections of i386 cpuid
2023-04-20 Hu, Lin1Optimize vshuf{i,f}{32x4,64x2} ymm and vperm{i,f}128 ymm
2023-04-20 GCC AdministratorDaily bump.
2023-04-19 Max Filippovgcc: xtensa: add -m[no-]strict-align option
2023-04-19 Max Filippovgcc: xtensa: add data alignment properties to dynconfig
2023-04-19 Patrick Palkac++: Define built-in for std::tuple_element [PR100157]
2023-04-19 Patrick Palkac++: bad ggc_free in try_class_unification [PR109556]
2023-04-19 Harald Anlauftestsuite: fix scan-tree-dump patterns [PR83904,PR100297]
2023-04-19 Andrew Pinskii386: Add new pattern for zero-extend cmov
2023-04-19 Jason Merrillc++: fix 'unsigned __int128_t' semantics [PR108099]
2023-04-19 Juzhe-ZhongRISC-V: Support 128 bit vector chunk
2023-04-19 Pan LiRISC-V: Align IOR optimization MODE_CLASS condition...
2023-04-19 Uros Bizjaki386: Emit compares between high registers and memory
2023-04-19 Kyrylo Tkachovaarch64: Factorise widening add/sub high-half expanders...
2023-04-19 Richard BienerUse solve_add_graph_edge in more places
2023-04-19 Richard BienerSplit out solve_add_graph_edge
2023-04-19 Richard BienerRemove odd code from gimple_can_merge_blocks_p
2023-04-19 Uros BizjakIntroduce VIRTUAL_REGISTER_P and VIRTUAL_REGISTER_NUM_P...
2023-04-19 Aldy HernandezFix pointer sharing in Value_Range constructor.
2023-04-19 Richard BienerTransform more gmp/mpfr uses to use RAII
2023-04-19 Jonathan WakelyRevert "libstdc++: Export global iostreams with GLIBCXX...
2023-04-19 Jonathan WakelyRevert "libstdc++: Fix preprocessor condition in linker...
2023-04-19 Richard BienerRemove special-cased edges when solving copies
2023-04-19 Richard BienerFix do_sd_constraint escape special casing
2023-04-19 Richard BienerRemove senseless store in do_sd_constraint
2023-04-19 Richard BienerAvoid non-unified nodes on the topological sorting...
2023-04-19 Richard Bienertree-optimization/44794 - avoid excessive RTL unrolling...
2023-04-19 Xi RuoyaoLoongArch: Improve cpymemsi expansion [PR109465]
2023-04-19 Xi RuoyaoLoongArch: Improve GAR store for va_list
2023-04-19 Richard BienerAvoid unnecessary epilogues from tree_unroll_loop
2023-04-19 Richard BienerSimplify gimple_assign_load
2023-04-19 Kyrylo Tkachovaarch64: Delete __builtin_aarch64_neg* builtins and...
2023-04-19 Jakub Jelinektree-vect-patterns: Improve __builtin_{clz,ctz,ffs...
2023-04-19 Jakub Jelinekdse: Use SUBREG_REG for copy_to_mode_reg in DSE replace...
2023-04-19 Prathamesh... [aarch64] Use wzr/xzr for assigning 0 to vector element.
2023-04-19 Kyrylo Tkachovaarch64: PR target/108840 Simplify register shift RTX...
2023-04-19 Richard Bienerrtl-optimization/109237 - quadraticness in delete_trivi...
2023-04-19 Richard Bienerrtl-optimization/109237 - speedup bb_is_just_return
2023-04-19 Jakub Jelinektestsuite: Fix up pr109524.C for -std=c++23 [PR109524]
2023-04-19 Christophe... install.texi: Document --enable-decimal-float for AArch64
2023-04-19 liuhongtCheck hard_regno_mode_ok before setting lowest memory...
2023-04-19 GCC AdministratorDaily bump.
2023-04-18 Jonathan Wakelylibstdc++: Adjust uses of null pointer constants in...
2023-04-18 Jason Merrilldoc: remove stray @gol
2023-04-18 Takayuki 'January... ifcvt.cc: Prevent excessive if-conversion for condition...
2023-04-18 Mark HarmstoneAdd -gcodeview option
2023-04-18 Andrew PinskiPHIOPT: Move tree_ssa_cs_elim into pass_cselim::execute.
2023-04-18 Sam Jamesgcc: Drop obsolete INCLUDE_PTHREAD_H
2023-04-18 Kevin Leevect: Verify that GET_MODE_UNITS is greater than one...
2023-04-18 Sinan LinAdd TARGET_ZBKB to the condition of bswapsi2, bswapdi2...
2023-04-18 Uros Bizjaki386: Improve permutations with INSERTPS instruction...
2023-04-18 Jonathan Wakelylibstdc++: Fix preprocessor condition in linker script...
2023-04-18 Aldy HernandezAdd GTY support for vrange.
2023-04-18 Victor L. Do... constraint: fix relaxed memory and repeated constraint...
2023-04-18 Jonathan Wakelylibstdc++: Export global iostreams with GLIBCXX_3.4...
2023-04-18 Kito ChengDocs: Add doc for RISC-V vector intrinsics
2023-04-18 Richard Bienermiddle-end/108786 - add bitmap_clear_first_set_bit
2023-04-18 Richard BienerShrink points-to analysis dumps when not dumping with...
2023-04-18 Andrew PinskiPHIOPT: add folding/simplification detail to the dump
2023-04-18 Andrew PinskiPHIOPT: small cleanup in match_simplify_replacement
2023-04-18 Kyrylo Tkachovaarch64: Use standard RTL codes for __rev16 intrinsic...
2023-04-18 Aldy HernandezDeclare dconstm0 to go along with dconst0 and friends.
2023-04-18 Richard BienerRAII auto_mpfr and autp_mpz
2023-04-18 Kyrylo Tkachovaarch64: Use intrinsic flags information rather than...
2023-04-18 Jin MaFixed typo.
2023-04-18 Aldy HernandezReturn true from operator== for two identical ranges...
2023-04-18 Aldy HernandezAdd inchash support for vrange.
2023-04-18 Richard Bienertree-optimization/109539 - restrict PHI handling in...
2023-04-18 Patrick Palkalibstdc++: Implement range_adaptor_closure from P2387R3...
2023-04-18 Patrick Palkalibstdc++: Adding missing feature-test macros for C...
2023-04-18 Patrick Palkalibstdc++: Fix typo in views::as_const's operator(...
2023-04-18 Andrew Stubbsamdgcn: HardFP divide
2023-04-18 Kyrylo Tkachovaarch64: Give hint for -mcpu options that match -march...
2023-04-18 Kyrylo Tkachovaarch64: Add QI -> HI zero-extension for LDAPR
2023-04-18 Jin MaRISC-V: Adjust the parsing order of extensions to be...
2023-04-18 Jakub Jelinekmatch.pd: Improve fneg/fadd optimization [PR109240]
next
This page took 0.090937 seconds and 5 git commands to generate.