]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2021-06-24 Jakub Jelinekc: Fix C cast error-recovery [PR101171]
2021-06-24 Uros Bizjaki386: Add pack/unpack patterns for 64bit vectors [PR89021]
2021-06-24 Matthias Kretzlibstdc++: Fix internal names: add missing underscores
2021-06-24 Matthias Kretzlibstdc++: Ensure unrolled loops inline the lambda
2021-06-24 Matthias Kretzlibstdc++: Avoid raising fp exceptions in trunc, floor...
2021-06-24 Matthias Kretzlibstdc++: Fix condition when AVX512F ldexp implementat...
2021-06-24 Matthias Kretzlibstdc++: Minor simd_math cleanups
2021-06-24 Matthias Kretzlibstdc++: Remove incorrect fabs(simd) overload
2021-06-24 Matthias Kretzlibstdc++: Improve simd fixed_size codegen
2021-06-24 Matthias Kretzlibstdc++: Remove dead code in simd
2021-06-24 Matthias Kretzlibstdc++: Improve copysign(simd) codegen
2021-06-24 Jonathan Wakelylibstdc++: Fix typos and markdown errors in new simd...
2021-06-24 Jonathan Wakelylibstdc++: Implement LWG 2762 for std::unique_ptr:...
2021-06-24 Eric BotcazouEmit .file 0 directive earlier in DWARF 5
2021-06-24 Eric BotcazouFix --gdwarf-5 configure tests for Windows
2021-06-24 prathamesh... Add cscope.out to git ignore.
2021-06-24 Richard BienerMerge vec_addsub patterns
2021-06-24 Richard BienerAdd x86 addsub SLP pattern
2021-06-24 Jakub Jelinekdf: Fix up handling of paradoxical subregs in debug...
2021-06-24 Jakub Jelinekstor-layout: Avoid DECL_BIT_FIELD_REPRESENTATIVE with...
2021-06-24 Ilya LeoshkevichIBM Z: Define NO_PROFILE_COUNTERS
2021-06-24 Richard BienerFix SLP permute propagation error
2021-06-24 Jakub Jelinekopenmp: in_reduction clause support on target construct
2021-06-24 Kewen Linpredcom: Refactor more by encapsulating global states
2021-06-24 Richard Bienerrefactor SLP permute propagation
2021-06-24 Richard Bienertree-optimization/101105 - fix runtime alias test optim...
2021-06-24 liuhongti386: Add vashlm3/vashrm3/vlshrm3 to enable vectorizati...
2021-06-24 GCC AdministratorDaily bump.
2021-06-23 Patrick Palkac++: excessive instantiation during CTAD [PR101174]
2021-06-23 Dimitar Dimitrovdoc/lto.texi: List slim object format as the default
2021-06-23 Tobias Burnusfortran/dump-parse-tree.c: Use proper enum type
2021-06-23 Aaron SawdeyDo not enable pcrel-opt by default
2021-06-23 Xi Ruoyaotestsuite: add -fwrapv for 950704-1.c
2021-06-23 Jonathan Wakelylibstdc++: Fix comment in chrono::year::is_leap()
2021-06-23 Matthias Kretzlibstdc++: Document simd testsuite
2021-06-23 Matthias Kretzlibstdc++: Improve output verbosity options and default
2021-06-23 Matthias Kretzlibstdc++: Remove -fno-tree-vrp after PR98834 was resolved
2021-06-23 Cassio Nerilibstdc++: More efficient std::chrono::year::leap
2021-06-23 Martin Jambortree-inline: Fix TREE_READONLY of parameter replacements
2021-06-23 Andrew MacLeodSplit gimple-range into gimple-range-fold and gimple...
2021-06-23 Andrew MacLeodDo not continue propagating values which cannot be...
2021-06-23 Andrew MacLeodAdjust on_entry cache to indicate if the value was...
2021-06-23 Andrew MacLeodDump should be read only. Do not trigger new lookups.
2021-06-23 Jeff LawUse more logicals to eliminate useless test/compare...
2021-06-23 Uros Bizjaki386: Add PPERM two-operand 64bit vector permutation...
2021-06-23 Martin Liskaarm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f...
2021-06-23 Patrick Palkac++: CTAD and deduction guide selection [PR86439]
2021-06-23 Uros Bizjaki386: Prevent unwanted combine from LZCNT to BSR [PR101175]
2021-06-23 Jonathan Wakelylibstdc++: Avoid "__lockable" name defined as macro...
2021-06-23 Andre Vehreschildfortran: Fix deref of optional in gen. code. [PR100337]
2021-06-23 Jakub Jelinekopenmp: Fix up *_reduction clause handling with UDRs...
2021-06-23 Martin Liskacontrib: add git-commit-mklog wrapper
2021-06-23 Kewen Linrs6000: Fix typos in float128 ISA3.1 support
2021-06-23 GCC AdministratorDaily bump.
2021-06-22 Jonathan Wakelylibstdc++: Simplify std::try_lock and std::lock further
2021-06-22 Jonathan Wakelylibstdc++: Remove garbage collection support for C...
2021-06-22 Jonathan Wakelylibstdc++: Implement LWG 3422 for std::seed_seq
2021-06-22 Sandra LoosemoreFortran: fix sm computation in CFI_allocate [PR93524]
2021-06-22 Thomas Rodgerslibstdc++: Fix for deadlock in std::counting_semaphore...
2021-06-22 David Malcolmanalyzer: fix ICE on malloc/alloca param type mismatch...
2021-06-22 Sergei Trofimovichdocs: drop unbalanced parenthesis in rtl.texi
2021-06-22 Richard Bienermiddle-end/101156 - remove not working optimization...
2021-06-22 Jakub Jelinektestsuite: Add testcase for recently fixed PR [PR101159]
2021-06-22 Jakub Jelinekexpand: Fix up empty class return optimization [PR101160]
2021-06-22 Jakub Jelinekfold-const: Return corresponding integral type for...
2021-06-22 Andrew MacLeodAdd relational self-tests.
2021-06-22 Andrew MacLeodAdd relation between LHS and op1 for casts and copies.
2021-06-22 Andrew MacLeodAdd relation effects between operands to MINUS_EXPR.
2021-06-22 Andrew MacLeodAdd relations between LHS and op1/op2 for PLUS_EXPR.
2021-06-22 Andrew MacLeodAdd relational support to fold_using_range
2021-06-22 Andrew MacLeodAdd relational support to range-op.
2021-06-22 Andrew MacLeodInitial value-relation code.
2021-06-22 Richard Bienertree-optimization/101151 - fix irreducible region check...
2021-06-22 Jojo RRISC-V: Add tune info for T-HEAD C906.
2021-06-22 Kito Chengtestuite: Add pthread check to dg-module-cmi for omp...
2021-06-22 Richard Bienertree-optimization/101158 - adjust SLP call matching...
2021-06-22 Richard Bienertree-optimization/101159 - fix missing NULL check in...
2021-06-22 Richard Bienertree-optimization/101154 - fix out-of bound access...
2021-06-22 Jakub Jelineki386: Use xor to write zero to memory with -Os even...
2021-06-22 liuhongtRemove my Write After Approval entry.
2021-06-22 Martin Liskacontrib: fix a flake8 issue
2021-06-22 Martin Liskaautofdo: Bump AUTO_PROFILE_VERSION.
2021-06-22 Martin Liskagcov: update comment about padding
2021-06-22 liuhongtAdd vect_recog_popcount_pattern to handle mismatch...
2021-06-22 liuhongtOptimize vpexpand* to mask mov when mask have all ones...
2021-06-22 liuhongtFix ICE for vpexpand*.
2021-06-22 GCC AdministratorDaily bump.
2021-06-21 Jonathan Wakelylibstdc++: Improve std::lock algorithm
2021-06-21 Jason Merrillexpand: empty class return optimization [PR88529]
2021-06-21 Patrick Palkalibstdc++: Sync __cpp_lib_ranges macro defined in range...
2021-06-21 Tobias Burnuscontrib/mklog.py: Improve PR handling
2021-06-21 Richard Bienertree-optimization/101120 - fix compile-time issue with...
2021-06-21 Patrick Palkac++: REF_PARENTHESIZED_P wrapper inhibiting NRVO [PR67302]
2021-06-21 Patrick Palkac++: conversion to base of vbase in NSDMI [PR80431]
2021-06-21 Jakub Jelinekinline-asm: Fix ICE with bitfields in "m" operands...
2021-06-21 Gary Dismukes[Ada] Implement fixed-lower-bound consistency checks...
2021-06-21 Bob Duff[Ada] Optimization of System.Value_N
2021-06-21 Justin Squirek[Ada] INOX: prototype "when" constructs
2021-06-21 Steve Baird[Ada] Add Ada.Strings.Text_Buffers and replace uses...
2021-06-21 Eric Botcazou[Ada] Adjust new fast bit-field copy path to big-endian...
next
This page took 0.083396 seconds and 5 git commands to generate.