public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/31] VAX: Bring the port up to date (yes, MODE_CC conversion is included)
 2020-11-20 10:55 UTC  (34+ messages)
` [PATCH 01/31] PR target/58901: reload: Handle SUBREG of MEM with a mode-dependent address
` [PATCH 02/31] VAX: Remove `c' operand format specifier overload
` [PATCH 03/31] VAX: Define LEGITIMATE_PIC_OPERAND_P
` [PATCH 04/31] VAX/testsuite: Run target testing over all the usual optimization levels
` [PATCH 05/31] VAX: Rationalize expression and address costs
` [PATCH 06/31] VAX: Correct fatal issues with the `ffs' builtin
` [PATCH 07/31] RTL: Also support HOST_WIDE_INT with int iterators
` [PATCH 08/31] jump: Also handle jumps wrapped in UNSPEC or UNSPEC_VOLATILE
` [PATCH 09/31] VAX: Use a mode iterator to produce individual interlocked branches
` [PATCH 10/31] VAX: Use an int "
` [PATCH 11/31] VAX: Correct `sync_lock_test_and_set' and `sync_lock_release' builtins
` [PATCH 12/31] VAX: Actually enable `builtins.md' now that it is fully functional
` [PATCH 13/31] VAX: Add a test for the SImode `ffs' operation
` [PATCH 14/31] VAX: Add tests for `sync_lock_test_and_set' and `sync_lock_release'
` [PATCH 15/31] VAX: Provide the `ctz' operation
` [PATCH 16/31] VAX: Also provide QImode and HImode `ctz' and `ffs' operations
` [PATCH 17/31] VAX: Actually produce QImode and HImode `ctz' operations
` [PATCH 18/31] VAX: Add a test for the `cpymemhi' instruction
` [PATCH 19/31] VAX: Add the `movmemhi' instruction
` [PATCH 20/31] VAX: Fix predicates and constraints for EXTV/EXTZV/INSV insns
` [PATCH 21/31] VAX: Remove EXTV/EXTZV/INSV instruction use from aligned case insns
` [PATCH 22/31] VAX: Ensure PIC mode address is adjustable with aligned bitfield insns
` [PATCH 23/31] VAX: Make `extv' an expander matching the remaining bitfield operations
` [PATCH 24/31] VAX: Fix predicates and constraints for bitfield comparison insns
` [PATCH 25/31] VAX: Fix predicates for widening multiply and multiply-add insns
` [PATCH 26/31] VAX: Correct issues with commented-out insns
` [PATCH 27/31] VAX: Make the `divmoddisi4' and `*amulsi4' comment notation consistent
` [PATCH 28/31] RTL: Add `const_double_zero' syntactic rtx
` [PATCH 29/31] PDP11: Use `const_double_zero' to express double zero constant
` [PATCH 30/31] PR target/95294: VAX: Convert backend to MODE_CC representation
` [PATCH 31/31] PR target/95294: VAX: Add test cases for "

[PATCH] [PR target/97726] arm: [testsuite] fix some simd tests on armbe
 2020-11-20 10:54 UTC  (2+ messages)

[PATCH] Remove lambdas from _Rb_tree
 2020-11-20 10:22 UTC  (7+ messages)

[PATCH] Simplified construction of constants for __popcountSI2/__popcountDI2 in libgcc2.c
 2020-11-20 10:12 UTC  (2+ messages)

[PATCH] gcov: Add __gcov_info_to_gdca()
 2020-11-20 10:11 UTC  (5+ messages)

Use OEP_MATCH_SIDE_EFFECTS in ao_compare_refs
 2020-11-20 10:05 UTC  (2+ messages)

Hash anonymous namesapce ODR names in ipa-icf
 2020-11-20 10:01 UTC 

[PATCH] Additional small changes to support opaque modes
 2020-11-20  9:55 UTC  (2+ messages)

[PATCH] Deal with (pattern) SLP consumed stmts in hybrid discovery
 2020-11-20  9:53 UTC 

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-11-20  9:49 UTC  (13+ messages)
` [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs
              ` [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format

[PATCH] i386: Optimize abs expansion [PR97873]
 2020-11-20  9:39 UTC 

[PATCH] c++, v2: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101]
 2020-11-20  9:19 UTC  (3+ messages)

[PATCH] Add if-chain to switch conversion pass
 2020-11-20  8:57 UTC  (20+ messages)
                        ` [PATCH v2] "

Improve handling of memory operands in ipa-icf 4/4
 2020-11-20  8:51 UTC  (4+ messages)

[PATCH] RISC-V: Always define MULTILIB_DEFAULTS
 2020-11-20  8:33 UTC 

[PATCH] Check calls before loop unrolling
 2020-11-20  7:48 UTC  (9+ messages)

[PATCH] libsanitizer: fix SIGSEGV in fopen64 interceptor
 2020-11-20  7:47 UTC  (4+ messages)

[PATCH] configury: --enable-link-serialization support
 2020-11-20  7:41 UTC  (9+ messages)

[r11-5185 Regression] FAIL: gcc.dg/pr97515.c scan-tree-dump-times evrp "goto" 1 on Linux/x86_64
 2020-11-20  3:56 UTC 

[PATCH] c++: Fix wrong error with constexpr destructor [PR97427]
 2020-11-20  1:21 UTC 

[PATCH] Additional small changes to support opaque modes
 2020-11-20  1:04 UTC 

[PATCH,rs6000] Make MMA builtins use opaque modes
 2020-11-20  1:02 UTC  (4+ messages)
` [PATCH,rs6000] Make MMA builtins use opaque modes [v2]

[r11-5181 Regression] FAIL: gcc.dg/vect/vect-35.c scan-tree-dump vect "can't determine dependence between" on Linux/x86_64
 2020-11-20  0:19 UTC 

[PATCH] PowerPC: Add float128/Decimal conversions
 2020-11-20  0:05 UTC 

[PATCH] PowerPC: Set long double size for IBM/IEEE
 2020-11-20  0:00 UTC 

[PATCH] PowerPC: Map IEEE 128-bit long double built-in functions
 2020-11-19 23:58 UTC 

[PATCH] PowerPC: PR 97791: Fix gnu attributes
 2020-11-19 23:54 UTC 

[PATCH] ranger: Improve a % b operand ranges [PR91029]
 2020-11-19 23:45 UTC  (3+ messages)

[PATCH] PowerPC: PR libgcc/97543, fix 64-bit long double issues
 2020-11-19 23:43 UTC 

[PATCH] rs6000, vector integer multiply/divide/modulo instructions
 2020-11-19 23:26 UTC  (7+ messages)

[PATCH] Process only valid shift ranges
 2020-11-19 22:44 UTC 

[PATCH] [tree-optimization] Optimize two patterns with three xors
 2020-11-19 22:04 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH] libstdc++: Ensure __gthread_self doesn't call undefined weak symbol [PR 95989]
 2020-11-19 21:42 UTC  (4+ messages)

c++: Template hash access
 2020-11-19 21:24 UTC 

[C PATCH RFC] Drop qualifiers during lvalue conversion
 2020-11-19 20:53 UTC  (8+ messages)
      ` [C PATCH] "

c++: Expose constexpr hash table
 2020-11-19 20:21 UTC 

Fix two issues I introduced in operand_equal_p
 2020-11-19 19:21 UTC 

libstdc++: Avoid zero-probability events in discrete_distribution [PR61369]
 2020-11-19 19:16 UTC  (2+ messages)

[PATCH] libstdc++: Enable <thread> without gthreads
 2020-11-19 19:08 UTC  (7+ messages)

[PATCH] rs6000: Fix p8_mtvsrd_df's insn type
 2020-11-19 18:57 UTC  (2+ messages)

[PATCH] arm: Fix up neon_vector_mem_operand [PR97528]
 2020-11-19 18:57 UTC 

[PATCH] c++: Fix array new with value-initialization [PR97523]
 2020-11-19 18:43 UTC  (2+ messages)

[PATCH] c++: Fix crash with broken deduction from {} [PR97895]
 2020-11-19 18:42 UTC  (2+ messages)

[PATCH] c++: Implement -Wuninitialized for mem-initializers [PR19808]
 2020-11-19 18:41 UTC  (8+ messages)

[PATCH] openmp: Implicit 'declare target' for C++ static initializers
 2020-11-19 18:07 UTC  (3+ messages)

config: Add tests for modules-desired features
 2020-11-19 17:55 UTC 

[PATCH] pru: Add builtins for HALT and LMBD
 2020-11-19 17:43 UTC  (3+ messages)

[patch] Plug loophole in string store merging
 2020-11-19 17:30 UTC  (2+ messages)

[AArch64] Add --with-tune configure flag
 2020-11-19 16:52 UTC  (4+ messages)

[PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN
 2020-11-19 16:28 UTC  (10+ messages)
` [Patch 0/X] HWASAN v4
  ` [PATCH 0/X] Introduce HWASAN sanitizer to GCC
    ` [Patch 0/X] HWASAN v3
          ` Update: [PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN
  ` Update [PATCH 6/X] libsanitizer: Add hwasan pass and associated gimple changes

[PATCH 0/2] Improve MSP430 hardware multiply support
 2020-11-19 16:07 UTC  (4+ messages)

c++: Relax new assert [PR 97905]
 2020-11-19 16:02 UTC 

[patch][rtl-optimization][i386][pr97777] Fix a reg-stack df maintenance bug triggered by zero-call-used-regs pass
 2020-11-19 15:59 UTC 

Fix PR ada/97805
 2020-11-19 15:41 UTC 

preprocessor: main file searching
 2020-11-19 15:04 UTC 

[PATCH] vect: Add a “very cheap” cost model
 2020-11-19 14:08 UTC  (6+ messages)

[PATCH] PowerPC Fix ibm128 defaults for pr70117.c test
 2020-11-19 14:08 UTC  (8+ messages)

Fix hanlding of gimple_clobber in ICF
 2020-11-19 13:44 UTC  (2+ messages)

[committed] libstdc++: Use custom timespec in system calls [PR 93421]
 2020-11-19 13:33 UTC  (7+ messages)

Hash ODR name for OBJ_TYPE_REF
 2020-11-19 12:48 UTC  (2+ messages)

preprocessor: main-file cleanup
 2020-11-19 12:46 UTC 

[PATCH] Fix bootstrap
 2020-11-19 12:43 UTC 

[PATCH] refactor reassocs get_rank
 2020-11-19 12:27 UTC 

[PATCH] Fix gcc.dg/pr97897.c
 2020-11-19 12:27 UTC 

[PATCH] PR 83938 Reduce memory consumption in stable_sort/inplace_merge
 2020-11-19 12:26 UTC  (4+ messages)

[C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR c++/83938)
 2020-11-19 12:08 UTC  (11+ messages)
      ` [C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR libstdc++/83938)
                  ` [C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR libstdc++/83938)#

[PATCH] [PR target/97194] [AVX2] Support variable index vec_set
 2020-11-19 10:54 UTC  (9+ messages)

[PATCH] tree-optimization/97901 - ICE propagating out LC PHIs
 2020-11-19 10:35 UTC 

Improve handling of memory operands in ipa-icf 3/4
 2020-11-19 10:32 UTC  (4+ messages)

[Patch] varasm.c: Always output flags in merged .section for LLVM assembler compatibility [PR97827]
 2020-11-19 10:12 UTC  (5+ messages)

[PATCH] tree-optimization/97897 - complex lowering on abnormal edges
 2020-11-19  8:57 UTC 

[PATCH] i386: Disable *<absneg:code><mode>2_i387_1 for TARGET_SSE_MATH modes [PR97787]
 2020-11-19  8:38 UTC 

[PATCH] PowerPC: Restrict long double test to use IBM long double
 2020-11-19  8:11 UTC  (3+ messages)

[PATCH] c, tree: Fix ICE from get_parm_array_spec [PR97860]
 2020-11-19  7:31 UTC  (2+ messages)

[PATCH v3 0/2] generate EH info for asm statements (PR93981)
 2020-11-19  5:55 UTC  (10+ messages)
` [PATCH v3 1/2] generate EH info for volatile "

[PATCH 0/4] IVOPTs consider step cost for different forms when unrolling
 2020-11-19  5:50 UTC  (7+ messages)
` [PATCH 1/4] unroll: Add middle-end unroll factor estimation
  ` PING "
    ` PING^2 "
      ` PING^3 "
        ` PING^4 "
          ` PING^5 "

Minor H8 shift code generation change in preparation for cc0 removal
 2020-11-19  4:07 UTC 

[PATCH v1 1/2] Simplify shifts wider than the bitwidth of types
 2020-11-18 23:46 UTC  (9+ messages)

[PATCH 1/2] correct BB frequencies after loop changed
 2020-11-18 23:45 UTC  (4+ messages)

[PATCH] tighten up attribute access validation (PR 97879)
 2020-11-18 23:36 UTC  (2+ messages)

Support to check vliw overlapping register constraint created by regrename, please help to review, thanks
 2020-11-18 22:26 UTC  (2+ messages)

[PATCH] middle-end: Fix PR middle-end/85811: Introduce tree_expr_maybe_nan_p et al
 2020-11-18 22:11 UTC  (2+ messages)

[PATCH v5] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2020-11-18 21:45 UTC  (6+ messages)

[PATCH] Ensure colorization doesn't corrupt multibyte sequences in diagnostics
 2020-11-18 21:41 UTC  (5+ messages)
` Ping: "

[PATCH] lto: Fix typo in comment of gcc/lto/lto-symtab.c
 2020-11-18 21:40 UTC  (2+ messages)

[PATCH] [libiberty] Fix write buffer overflow in cplus_demangle
 2020-11-18 21:32 UTC  (4+ messages)

[committed] vrp: Fix operator_trunc_mod::op1_range [PR97888]
 2020-11-18 21:20 UTC 

[PATCH] RFC: add "deallocated_by" attribute for use by analyzer
 2020-11-18 21:20 UTC  (5+ messages)

[PATCH, rs6000] Add Power10 scheduling description
 2020-11-18 21:10 UTC  (3+ messages)

[committed] analyzer: only use CWE-690 for unchecked return value [PR97893]
 2020-11-18 20:58 UTC 

[PATCH] libstdc++: Fix detection of intrinsics for __GNUC__ < 11
 2020-11-18 20:49 UTC 

[pushed] Objective-C++ : Avoid ICE on invalid with empty attributes
 2020-11-18 20:43 UTC 

[PATCH] Include math.h in nextafter-2.c test
 2020-11-18 20:20 UTC  (2+ messages)

[PATCH] openmp: Retire nest-var ICV
 2020-11-18 19:09 UTC  (8+ messages)

[PATCH 6/X] libsanitizer: Add hwasan pass and associated gimple changes
 2020-11-16 15:37 UTC  (2+ messages)
` Hwasan v5

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).