public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC] Re: [RFC] operand_equal_p with valueization
 2019-08-08 16:29 UTC  (22+ messages)
` [PATCH 0/9] IPA ICF overhaul
  ` [PATCH 1/9] Replace int with boolean in predicate functions
  ` [PATCH 2/9] operand_equal_p: add support for FIELD_DECL
  ` [PATCH 4/9] Strengthen alias_ptr_types_compatible_p in LTO mode
  ` [PATCH 8/9] Remove comparison for polymorphic types
  ` [PATCH 6/9] Integrate that for IPA ICF
  ` [PATCH 9/9] Remove alias set comparison
  ` [PATCH 5/9] Come up with an abstraction
  ` [PATCH 7/9] IPA ICF: remove dead code
  ` [PATCH 3/9] operand_equal_p: add support for OBJ_TYPE_REF

[PATCH][RFC][x86] Fix PR91154, add SImode smax, allow SImode add in SSE regs
 2019-08-08 16:23 UTC  (30+ messages)

[PATCH][GCC][AARCH64] Add effective-target check to b key execution tests
 2019-08-08 15:55 UTC  (2+ messages)

[PATCH] enable gcc.dg/struct-ret-1.c on all targets
 2019-08-08 15:24 UTC  (2+ messages)

C++ PATCH for c++/87519 - bogus warning with -Wsign-conversion
 2019-08-08 15:21 UTC  (2+ messages)

C++ PATCH for c++/91264 - detect modifying const objects in constexpr
 2019-08-08 15:18 UTC  (6+ messages)

[C++ Patch] More grokdeclarator locations fixes
 2019-08-08 15:09 UTC  (2+ messages)

C++ PATCH for c++/91346 - Implement C++2a P1668R1, allow unevaluated asm in constexpr
 2019-08-08 15:06 UTC  (10+ messages)

[C++ Patch] Improve start_function and grokmethod locations
 2019-08-08 14:54 UTC  (2+ messages)

[RFC] Some questions on aarch64 feature about IDC and DIC
 2019-08-08 14:52 UTC 

[testsuite] use rand instead of random
 2019-08-08 14:50 UTC  (3+ messages)

[Committed] PR fortran/54072 -- More fun with BOZ
 2019-08-08 14:49 UTC  (7+ messages)

[PATCH] Port value profiling to -fopt-info infrastructure
 2019-08-08 14:21 UTC  (2+ messages)

[PATCHv2] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544)
 2019-08-08 14:20 UTC  (8+ messages)
      ` [PATCHv3] "
            ` [PATCHv4] "

[PATCH] builtin fadd variants implementation
 2019-08-08 14:17 UTC 

Start implementing -frounding-math
 2019-08-08 13:56 UTC  (10+ messages)

[PATCH] Implement -fopt-info support for IPA ICF
 2019-08-08 13:15 UTC 

[PATCH] [MIPS] Fix handling of MSA SUBREG moves on big-endian targets
 2019-08-08 13:04 UTC 

[PATCH] Restrict LOOP_ALIGN to loop headers only
 2019-08-08 13:02 UTC  (12+ messages)

[MSP430][PATCH 0/2] Improve and extend MCU data handling
 2019-08-08 12:59 UTC  (3+ messages)
` [MSP430][PATCH 1/2] Consolidate handling of hard-coded MCU data
` [MSP430][PATCH 2/2] Read MCU data from external file

[PATCH] P0325R4 to_array from LFTS with updates
 2019-08-08 12:15 UTC 

[PATCH 0/9] Improve icvt "convert multiple"
 2019-08-08 10:04 UTC  (13+ messages)
` [PATCH 3/9] ifcvt: Only created temporaries as needed
` [PATCH 8/9] ifcvt: Handle swap-style idioms differently
` [PATCH 5/9] ifcvt: Allow constants operands in noce_convert_multiple_sets
` [PATCH 4/9] ifcvt: Estimate original costs before convert_multiple
` [PATCH 2/9] ifcvt: Use enum instead of transform_name string

[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
 2019-08-08  9:01 UTC  (31+ messages)
              ` [PATCH 1/2] Come up with function_decl_type and use it in tree_function_decl
                ` [PATCH 2/2] Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383)
                    ` [PATCH] Handle new operators with no arguments in DCE
                                  ` [PATCH] Detect not-cloned new/delete operators "

[PATCH] Fix file descriptor existence of MinGW
 2019-08-08  8:31 UTC  (11+ messages)

[PATCH] Clean up dangling pointers in cgraph_edge (PR ipa/89330)
 2019-08-08  8:14 UTC  (6+ messages)
    ` [PATCH v2] Use edge->indirect_unknown_callee in cgraph_edge::make_direct "

[committed] Support map + use_device_{addr,ptr} clauses for the same var on the same construct
 2019-08-08  7:52 UTC 

PR90724 - ICE with __sync_bool_compare_and_swap with -march=armv8.2-a
 2019-08-08  6:31 UTC  (6+ messages)

[Committed] PR fortran/91359 -- Fix testcases that were munged
 2019-08-08  0:05 UTC 

Run the combine part of combine_and_move_insns even if -fsched-pressure
 2019-08-07 23:15 UTC  (5+ messages)

[PATCH, i386]: Fix PR 91385, Zero-extended negation is not generated
 2019-08-07 22:26 UTC  (2+ messages)

[PATCH] PR91195: fix -Wmaybe-uninitialized warning for conditional store optimization
 2019-08-07 22:17 UTC  (12+ messages)

C++ PATCH for c++/91391 - bogus -Wcomma-subscript warning
 2019-08-07 20:37 UTC 

[AArch64] Split built-in function codes into major and minor codes
 2019-08-07 20:06 UTC 

[AArch64] Make <perm_insn> the complete mnemonic
 2019-08-07 19:38 UTC 

[committed][AArch64] Fix INSR for zero floats
 2019-08-07 19:28 UTC 

[committed][AArch64] Prefer FPRs over GPRs for INSR
 2019-08-07 19:23 UTC 

[committed][AArch64] Prefer FPRs over GPRs for CLASTB
 2019-08-07 19:17 UTC 

[committed][AArch64] Merge SVE reduction patterns
 2019-08-07 19:13 UTC 

[committed][AArch64] Merge SVE ternary FP operations
 2019-08-07 19:10 UTC 

[committed][AArch64] Merge SVE FMAXNM/FMINNM patterns
 2019-08-07 19:06 UTC 

[committed][AArch64] Merge SVE FP unary patterns
 2019-08-07 18:58 UTC 

[AArch64] Remove redundant SVE FADDA pattern
 2019-08-07 18:56 UTC 

[committed][AArch64] Make SVE UNSPEC_COND_*s match the insn mnemonic
 2019-08-07 18:52 UTC 

[committed][AArch64] Reorganise aarch64-sve.md
 2019-08-07 18:48 UTC 

[committed][AArch64] Remove unused commutative attribute
 2019-08-07 18:38 UTC 

[AArch64] Make aarch64_classify_vector_mode use a switch statement
 2019-08-07 18:35 UTC 

[AArch64] Add a "y" constraint for V0-V7
 2019-08-07 18:33 UTC 

[AArch64] Tweak handling of fp moves via int registers
 2019-08-07 18:19 UTC 

[PATCH] Fix simd attribute handling on aarch64
 2019-08-07 18:16 UTC  (10+ messages)
  ` [PATCH] Fix simd attribute handling on aarch64 (version 2)

C++ PATCH for c++/81429 - wrong parsing of constructor with C++11 attribute
 2019-08-07 18:12 UTC  (3+ messages)

RFC: Help with updating LTO documentation
 2019-08-07 17:20 UTC 

PR driver/91130 Use CL_DRIVER when handling of COLLECT_GCC_OPTIONS in lto-wrapper.c
 2019-08-07 16:33 UTC  (5+ messages)

[PATCH 1/3] C++20 constexpr lib part 1/3
 2019-08-07 16:10 UTC  (6+ messages)
  ` [EXT] "

[Patch, ira] Invalid assert in reload1.c::finish_spills?
 2019-08-07 15:20 UTC  (3+ messages)

[PATCH] [LRA] Fix wrong-code PR 91109
 2019-08-07 13:51 UTC  (2+ messages)

[PATCH] Fix -MF clash for LTO
 2019-08-07 10:44 UTC  (3+ messages)

Protect tree_to_shwi call in unmodified_param_1
 2019-08-07 10:04 UTC  (4+ messages)

[PATCH] PR 53796 Make inquire(file=, recl=) conform to F2018
 2019-08-07  8:54 UTC 

[committed] Add support for use_device_addr clause
 2019-08-07  8:45 UTC 

Canonicalization of compares performed as side-effect operations
 2019-08-07  7:34 UTC  (3+ messages)

[PATCH] Enable GCC support for AVX512_VP2INTERSECT
 2019-08-07  3:40 UTC  (23+ messages)

[PATCH] RISC-V: Handle g extension in multilib-generator
 2019-08-07  3:28 UTC  (3+ messages)

[PATCH] Adding _Dependent_ptr type qualifier in C part 1/3
 2019-08-07  3:18 UTC  (5+ messages)

Canonicalization of compares performed as side-effect operations
 2019-08-07  3:03 UTC  (9+ messages)

[PATCH] PR fortran/42546 -- ALLOCATED has 2 mutually exclusive keywords
 2019-08-06 19:38 UTC  (4+ messages)

[PATCH] PR fortran/91359 -- A function should return something
 2019-08-06 19:20 UTC  (2+ messages)

Patch ping: C++17 experimental status
 2019-08-06 16:39 UTC  (3+ messages)

[PATCH][c++] Do not warn about unused macros while processing #pragma GCC optimize
 2019-08-06 16:18 UTC  (2+ messages)

[PATCH] P1651R0 bind_front should not unwrap reference_wrapper
 2019-08-06 16:11 UTC 

[PATCH] Implement "P0631R4 Math Constants" for C++20
 2019-08-06 16:03 UTC  (6+ messages)

[PATCH]: Fix PR c++/88095, class template argument deduction for literal operator templates per P0732 for C++2a
 2019-08-06 15:34 UTC  (4+ messages)

[PATCH, rs6000] Support vrotr<mode>3 for int vector types
 2019-08-06 15:12 UTC  (11+ messages)
` [PATCH V2, "
    ` [PATCH V3, "
        ` [PATCH V5, "

[PATCH] PR fortran/88227 -- Revenge of the BOZ
 2019-08-06 15:04 UTC  (3+ messages)

[GCC][middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch)
 2019-08-06 15:02 UTC  (8+ messages)
          ` Fix up -fexcess-precision handling in LTO (was Re: [GCC][middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch))
            ` Patch ping (Re: Fix up -fexcess-precision handling in LTO (was Re: [GCC][middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch)))

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).