public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/3] Rework early return and hot/cold label predictors
 2017-06-06  9:05 UTC 

[PATCH][AArch64] Add STP pattern to store a vec_concat of two 64-bit registers
 2017-06-06  8:40 UTC 

[PATCH][simplify-rtx] Simplify vec_merge of vec_duplicates into vec_concat
 2017-06-06  8:38 UTC 

[PATCH] vec_merge + vec_duplicate + vec_concat simplification
 2017-06-06  8:35 UTC 

[PATCH] Simplify vec_merge of vec_duplicate with const_vector
 2017-06-06  8:25 UTC 

Fix profile updating in shrink wrapping
 2017-06-06  8:14 UTC 

Update profile in gimple_find_sub_bbs
 2017-06-06  8:13 UTC 

Initialize profile in ipa-split
 2017-06-06  8:12 UTC 

Initialize EXIT_BLOCK count when profiling
 2017-06-06  8:11 UTC 

Reorgnanization of profile count maintenance code, part 1
 2017-06-06  8:00 UTC  (9+ messages)

[PATCH][4/4] SLP induction vectorization
 2017-06-06  7:38 UTC  (4+ messages)

[RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization
 2017-06-06  7:32 UTC  (3+ messages)
    ` [PING^2][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.​

[RFC] S/390: Alignment peeling prolog generation
 2017-06-06  7:13 UTC  (15+ messages)
                ` [PATCH 4/5] Vect peeling cost model
                  ` [PATCH 4/5 v2] "
                      ` [PATCH 0/5 v3] "

[PATCH] Fix multi-versioning issues (PR ipa/80732)
 2017-06-06  6:59 UTC  (2+ messages)

[gomp4] acc_on_device
 2017-06-06  6:58 UTC  (8+ messages)
` [gomp4] Fix acc_on_device for C++
  ` [openacc] fix unoptimized acc_on_device
    ` [openacc] on_device fix
      ` Make the OpenACC C++ acc_on_device wrapper "always inline" (was: [openacc] on_device fix)
        ` [PING] Make the OpenACC C++ acc_on_device wrapper "always inline"
          ` [PING] "

[PATCH] Initialize live_switch_vars for SWITCH_BODY == STATEMENT_LIST (PR sanitizer/80879)
 2017-06-06  6:58 UTC  (2+ messages)

[PATCH] handle enumerated types in -Wformat-overflow (PR 80397)
 2017-06-06  2:00 UTC  (8+ messages)
          ` [PING #2] "
            ` [PING #3] "

[PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
 2017-06-06  1:53 UTC  (19+ messages)

[PATCH][SPARC] PR target/80968 Prevent stack loads in return delay slot
 2017-06-06  0:54 UTC  (5+ messages)

Fix PR rtl-optimization/80474
 2017-06-05 22:40 UTC 

[patch, libfortran] Fix matmul result zeroing for empty arguments
 2017-06-05 21:24 UTC  (3+ messages)

[PATCH] Add attribute((target_clone(...))) to PowerPC
 2017-06-05 21:20 UTC  (11+ messages)

[PATCH] RFC: spellchecker for comments, plus -Wfixme and -Wtodo
 2017-06-05 20:58 UTC  (2+ messages)
` [committed] libcpp: add callback for comment-handling

[Patch, fortran] PR35339 Optimize implied do loops in io statements
 2017-06-05 20:39 UTC  (13+ messages)

More profile updating fixes
 2017-06-05 19:20 UTC  (2+ messages)

Reorgnanization of profile count maintenance code, part 1
 2017-06-05 19:14 UTC  (2+ messages)

{PATCH] New C++ warning -Wcatch-value
 2017-06-05 19:08 UTC  (8+ messages)

[PATCH] Force use of absolute path names for gcov
 2017-06-05 19:00 UTC  (13+ messages)
    ` [PING] "
      ` [PING**2] "
        ` [PING**3] "

[PATCH] C/C++: fix quoting of "aka" typedef information (PR 62170)
 2017-06-05 18:29 UTC 

[PATCH] Add missing entry for -Wduplicated-branches
 2017-06-05 18:11 UTC  (3+ messages)

RFC: [PATCH] Add warn_if_not_aligned attribute
 2017-06-05 17:45 UTC  (3+ messages)

[PATCH] PR libstdc++/80939 Remove unmeetable constexpr specifiers
 2017-06-05 16:49 UTC  (4+ messages)

[PATCH] add more detail to -Wconversion and -Woverflow (PR 80731)
 2017-06-05 16:46 UTC  (5+ messages)

[PATCH] C++: Add fix-it hints for -Wold-style-cast
 2017-06-05 16:41 UTC  (4+ messages)
` [PATCH v2] "
  ` [PING] re "
    ` [PING^2] "

[PATCH] C++ parser: Fix typos in error messages
 2017-06-05 15:33 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 70601: [5/6/7/8 Regression] [OOP] ICE on procedure pointer component call
 2017-06-05 14:59 UTC 

[PATCH] gcc::context creation
 2017-06-05 14:55 UTC  (12+ messages)

[PATCH] Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17
 2017-06-05 14:27 UTC  (3+ messages)

[PATCH,testsuite] Add check_effective_target_rdynamic and use it in g++.dg/lto/pr69589_0.C
 2017-06-05 12:21 UTC  (5+ messages)

[PATCH] Optimize std::advance for single increments
 2017-06-05 11:51 UTC  (3+ messages)

Containers default initialization
 2017-06-05 11:31 UTC  (2+ messages)

[C++ PATCH] lang_decl selector & decomposition
 2017-06-05 11:22 UTC  (5+ messages)

[PATCH] remove incorrect assert
 2017-06-05 11:15 UTC 

add VxWorks specific crtstuff implementation files for Ada runtimes
 2017-06-05 10:58 UTC  (2+ messages)

[PING] for three diagnostic-related patches
 2017-06-05 10:38 UTC  (2+ messages)
` [PING^2] "

[PATCH][x86][PR73350][PR80862]
 2017-06-05 10:13 UTC  (4+ messages)

[PATCH, GCC/ARM] Rename *_compute_save_reg_mask ()
 2017-06-05  9:43 UTC  (3+ messages)
` [PATCH, GCC/ARM, ping] "

[PATCH, GCC/ARM] Complete legend for ARM register allocation in arm.h
 2017-06-05  9:41 UTC  (3+ messages)
` [PATCH, GCC/ARM, ping] "

[PATCH] Add noexcept to shared_ptr owner comparisons (LWG 2873)
 2017-06-05  9:34 UTC 

Fix profile updating in tree-ssa-loop-im
 2017-06-05  9:22 UTC 

[PATCH GCC][4/5]Improve loop distribution to handle hmmer
 2017-06-05  9:01 UTC  (3+ messages)

[PATCH, GCC/THUMB1] New define_insn_and_split pattern to optimize out unnecessary uxtb instructions
 2017-06-05  8:20 UTC 

[PATCH 1/1] Remove redundant definition of srcrootpre
 2017-06-05  7:30 UTC 

[testsuite]MIPS remove duplicate div-x test
 2017-06-05  2:17 UTC  (4+ messages)

[PATCH v8] add -fpatchable-function-entry=N,M option
 2017-06-05  2:13 UTC  (3+ messages)

[PATCH doc] update documentation of x86 -mcx16 option
 2017-06-05  2:01 UTC  (2+ messages)

[PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503)
 2017-06-04 22:24 UTC  (12+ messages)

[PATCH, gfortran] Cleanup the submodule tests
 2017-06-04 18:26 UTC  (10+ messages)
                ` Fwd: "

[PATCH] handle bzero/bcopy in DSE and aliasing (PR 80933, 80934)
 2017-06-04 15:36 UTC  (3+ messages)

[rs6000] Fix ICE with -fstack-limit-register and large frames
 2017-06-03 19:56 UTC  (6+ messages)

[i386] __builtin_ia32_stmxcsr could be pure
 2017-06-03 19:05 UTC  (3+ messages)

Update baseline symbols for powerpc-linux
 2017-06-03  9:57 UTC 

About hang in gcov_exit with gnu arm toolchain
 2017-06-03  9:01 UTC  (3+ messages)

[PATCH] use the right conversion warning option (PR c/80892)
 2017-06-03  2:51 UTC  (4+ messages)
    ` [committed] "

C/C++ PATCH to implement -Wmultiline-expansion (PR c/80116)
 2017-06-02 21:50 UTC  (8+ messages)

C PATCH to fix ICE with -Wformat and zero-length array (PR c/80919)
 2017-06-02 19:51 UTC  (2+ messages)

[PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
 2017-06-02 18:35 UTC  (2+ messages)

Break ipa-inline-analysis
 2017-06-02 17:13 UTC  (2+ messages)
` [committed] Fix segfault in free_growth_caches (PR jit/80954)

add missing value to gthread_once return statement for VxWorks
 2017-06-02 16:21 UTC 

[PATCH][AArch64] Allow CMP+SHIFT when comparing with zero
 2017-06-02 15:33 UTC  (2+ messages)

Fw: [PATCH][Aarch64] Add vectorized mersenne twister
 2017-06-02 14:57 UTC 

DWARF unwind info is supported on VxWorks
 2017-06-02 14:54 UTC  (2+ messages)

[Patch, ARM, testsuite] Add -mfloat-abi=hard to arm_neon_ok
 2017-06-02 14:19 UTC 

[PATCH][AArch64] Emit tighter strong atomic compare-exchange loop when comparing against zero
 2017-06-02 14:07 UTC  (5+ messages)

[PATCH][AArch64] Peephole for SUBS
 2017-06-02 14:04 UTC  (4+ messages)

[PATCH][AArch64] Use SUBS for parallel subtraction and comparison with immediate
 2017-06-02 14:02 UTC  (4+ messages)

[PATCH][AArch64] Add HF vector modes to lane-to-lane INS pattern
 2017-06-02 13:53 UTC  (4+ messages)

[PATCH][AArch64] Add combine pattern for storing lane zero of a vecto
 2017-06-02 13:52 UTC  (4+ messages)

[C++ PATCH] Kill lang_type_ptrmem
 2017-06-02 13:26 UTC 

[PATCH][3/n] Fixup hybrid SLP detection in patterns
 2017-06-02 13:10 UTC 

[PATCH GCC][5/5]Enable tree loop distribution at -O3 and above optimization levels
 2017-06-02 11:52 UTC 

[PATCH GCC][2/5]Extend graph data structure
 2017-06-02 11:51 UTC 

[PATCH GCC][3/5]Move pass ivcanon upward in compilation process
 2017-06-02 11:51 UTC 

[PATCH GCC][1/5]Factor out interface checking if runtime alias check is possible
 2017-06-02 11:50 UTC 

[PATCH] Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14
 2017-06-02 11:49 UTC 

[PATCH, GCC/ARM/gcc-6-branch] Backport PR71607
 2017-06-02 11:23 UTC 

[C++ PATCH] Remove namespace field
 2017-06-02 11:13 UTC 

[PATCH] Implement no_sanitize function attribute
 2017-06-02 10:40 UTC  (12+ messages)
` [PATCH v2] "

Default std::vector<bool> default and move constructor
 2017-06-02 10:27 UTC  (11+ messages)

[patch] Fix libstdc++ build for Android
 2017-06-02 10:25 UTC  (2+ messages)

[PATCH][2/n] Avoid vectorizing IV update when not necessary
 2017-06-02 10:23 UTC 

[PATCH][1/n] Add induction vectorization capability to SLP
 2017-06-02 10:20 UTC 

Small tweak to expand_builtin_alloca
 2017-06-02  9:57 UTC 

[PATCH] Fix PR80948
 2017-06-02  8:47 UTC 

[PATCH] Rename __builtin_ia32_kmov16 to __builtin_ia32_kmovw in gcc-{5,6}-branch
 2017-06-02  8:39 UTC  (3+ messages)

[C++ Patch] PR 62315 ("do not print typename in diagnostic if the original code does not have it")
 2017-06-02  8:35 UTC 

[patch] Fix PR80929: Realistic PARALLEL cost in seq_cost
 2017-06-02  7:53 UTC 

[PATCH] Fix RTL sharing bug (PR rtl-optimization/80903)
 2017-06-02  7:47 UTC  (2+ messages)

[committed] Fix typo in Fortran OpenMP handling (PR fortran/80918)
 2017-06-02  7:10 UTC 

[PATCH][Aarch64] Relational compare zero not merged into subtract
 2017-06-01 23:54 UTC 

[PATCH][Aarch64] Add vectorized mersenne twister
 2017-06-01 23:48 UTC 

[PATCH v3, rs6000] gcc mainline, add builtin support for vec_doublee, vec_doubleo, vec_doublel builtins
 2017-06-01 22:42 UTC  (2+ messages)

[PATCH] Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0])
 2017-06-01 22:09 UTC  (13+ messages)
                  ` [PING] "
                    ` [PING**2] "

[PATCH, AArch64] Add x86 intrinsic headers to GCC AArch64 taget
 2017-06-01 21:24 UTC  (2+ messages)

[PATCH,DWARF,v2] AIX dwarf2out label fix
 2017-06-01 20:16 UTC  (4+ messages)

[PATCH] Backport x86 intrin parameter/var uglification patch to 6.x
 2017-06-01 19:42 UTC 

[PATCH] testsuite: ensure GCC_COLORS is unset
 2017-06-01 19:36 UTC  (2+ messages)

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