public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Remove noce_mem_write_may_trap_or_fault_p in ifcvt
 2015-11-25 15:18 UTC  (19+ messages)

[PATCH, committed] PR fortran/PR68227
 2015-11-25 15:16 UTC 

[PATCH][calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation
 2015-11-25 15:09 UTC  (8+ messages)

[PATCH] Allocate constant size dynamic stack space in the prologue
 2015-11-25 15:06 UTC  (4+ messages)

[PATCH] Fix pattern causing C_MAYBE_CONST_EXPRs leak into gimplifier (PR c/68513)
 2015-11-25 15:02 UTC  (8+ messages)

[C++ PATCH] Fix ubsan downcast -fsanitize=vptr sanitization (PR c++/68508)
 2015-11-25 14:46 UTC  (2+ messages)

[gomp4, fortran] Patch to fix continuation checks of OpenACC and OpenMP directives
 2015-11-25 14:35 UTC  (6+ messages)
      ` [PR fortran/63858] Fix mix of OpenACC and OpenMP sentinels in continuations

[PATCH] Fix PR66721, re-try vectorization without SLP
 2015-11-25 14:33 UTC 

[PATCH] Get rid of insn-codes.h in optabs-tree.c
 2015-11-25 14:29 UTC  (5+ messages)

[PATCH] Fix PR68528
 2015-11-25 14:26 UTC 

[PATCH][ARM] Enable fusion of AES instructions
 2015-11-25 14:12 UTC  (3+ messages)

[PR68432 00/26] Handle size/speed choices for internal functions
 2015-11-25 14:11 UTC  (27+ messages)
` [PR68432 01/22][ARM] Remove operand dependency from "type" attribute
` [PR68432 02/22][ARM] Remove operand dependency from use_literal_pool
` [PR68432 03/22][NDS32] Remove "length" dependency from "enabled" attribute
` [PR68432 04/22] Remove global which_alternative
` [PR68432 05/22] Add support attributes that operate on insn codes
` [PR68432 06/22] Use code,alternative attributes for aarch64
` [PR68432 07/22] Use code,alternative attributes for alpha
` [PR68432 10/22] Use code,alternative attributes for avr
` [PR68432 09/22] Use code,alternative attributes for arm
` [PR68432 12/22] Use code,alternative attributes for i386
` [PR68432 11/22] Use code,alternative attributes for c6x
` [PR68432 08/22] Use code,alternative attributes for arc
` [PR68432 14/22] Use code,alternative attributes for mips
` [PR68432 13/22] Use code,alternative attributes for m68k
` [PR68432 15/22] Use code,alternative attributes for mn10300
` [PR68432 17/22] Use code,alternative attributes for s390
` [PR68432 16/22] Use code,alternative attributes for nds32
` [PR68432 18/22] Use code,alternative attributes for sparc
` [PR68432 19/22] Use code,alternative for bool_attrs
` [PR68432 20/22] Record attributes for define_expand
` [PR68432 21/22] Pass optimization type to direct_internal_fn_supported_p
` [PR68432 22/22] Use preferred_for_size in i386 internal fn optabs

[PTX] Simplify function decl output
 2015-11-25 14:10 UTC 

[PATCH] Do not sanitize left shifts for -fwrapv (PR68418)
 2015-11-25 14:09 UTC 

[patch] libstdc++/56158 Extend valid values of iostream bitmask types
 2015-11-25 13:54 UTC  (7+ messages)

[PATCH] S/390: Further bswap enhancements
 2015-11-25 13:38 UTC 

[PATCH] S/390: Enable 64 bit atomic tests with -m31 -mzarch
 2015-11-25 13:33 UTC 

[PATCH] S/390: bswap64 testcases require -mzarch
 2015-11-25 13:33 UTC 

[PATCH] S/390: bswap testcases require -march=z900 to work with -m31
 2015-11-25 13:33 UTC 

[PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions
 2015-11-25 13:31 UTC  (6+ messages)

[PATCH v2] Clarify promises about undefined behavior with signed <<
 2015-11-25 13:25 UTC 

[PATCH] AIX declare aliases
 2015-11-25 12:56 UTC 

Use TBAA for lto-symtab decl merging warnings
 2015-11-25 12:41 UTC  (4+ messages)

[PING][Patch] Add support for IEEE-conformant versions of scalar fmin* and fmax*
 2015-11-25 12:39 UTC  (14+ messages)

Fix tree-ssa-dce Ada LTO bootstrap ice
 2015-11-25 12:37 UTC  (2+ messages)

[PATCH, i386, AVX-512] Enable QI-mode mask logic patterns on non- AVX-512DQ targets
 2015-11-25 12:31 UTC  (2+ messages)

Port libvtv to Solaris
 2015-11-25 12:20 UTC  (6+ messages)

Add new timers for lowlevel LTO streaming
 2015-11-25 11:38 UTC  (2+ messages)

[PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
 2015-11-25 11:29 UTC  (10+ messages)

[RFC] Getting LTO incremental linking work
 2015-11-25 11:19 UTC  (2+ messages)

[PATCH 01/02] PR/62314: add ability to add fixit-hints
 2015-11-25 11:12 UTC  (5+ messages)

[AArch64][PATCH 1/7] Add support for ARMv8.1 Adv.SIMD,instructions
 2015-11-25 11:11 UTC  (16+ messages)
` [AArch64][dejagnu][PATCH 5/7] Dejagnu support for ARMv8.1 Adv.SIMD
` [AArch64][PATCH 6/7] Add NEON intrinsics vqrdmlah and vqrdmlsh
` [AArch64][PATCH 7/7] Add NEON intrinsics vqrdmlah_lane and vqrdmlsh_lane

[PATCH 00/16] Unit tests framework (v3)
 2015-11-25 10:56 UTC  (14+ messages)
` [PATCH 00/15] Unittests framework v4: -fself-test
  ` [PATCH 02/15] Add selftests to bitmap.c
  ` [PATCH 01/15] Selftest framework (unittests v4)

Fix verify_type ICE during Ada bootstrap
 2015-11-25 10:55 UTC  (5+ messages)

Enable pointer TBAA for LTO
 2015-11-25 10:49 UTC  (18+ messages)

[PATCH series, 16] Use parloops to parallelize oacc kernels regions
 2015-11-25 10:44 UTC  (23+ messages)
` [PATCH, 6/16] Add pass_oacc_kernels
` [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def

[PATCH] Check NULL loop->latch in verify_loop_structure
 2015-11-25 10:44 UTC  (4+ messages)
  ` [PATCH] Improve verification of "

[PATCH 0/5] Add support -mcpu=thunderxt88pass1 and needed changes to support that
 2015-11-25 10:35 UTC  (3+ messages)
` [PATCH 2/5] [AARCH64] Change IMP and PART over to integers from strings

[hsa] Back-end enhancement
 2015-11-25 10:31 UTC  (2+ messages)

[PATCH] Fix PR68517
 2015-11-25  9:39 UTC 

[PATCH][4.9] Backport fix for PR sanitizer/64820
 2015-11-25  9:21 UTC  (2+ messages)
` [PING][PATCH][4.9] "

[PATCH] Fix PR68492
 2015-11-25  8:58 UTC 

Do not leak function local blocks to global LTO stream
 2015-11-25  8:36 UTC 

[ARM] Fix PR middle-end/65958
 2015-11-25  7:56 UTC  (4+ messages)

[PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
 2015-11-25  4:53 UTC  (13+ messages)

update acc routines in fortran
 2015-11-25  4:42 UTC  (3+ messages)

[PATCH][RTL-ifcvt] PR rtl-optimization/68435 Allow (c ? x++ : x--) form
 2015-11-25  2:26 UTC  (2+ messages)

[PATCH] ctype functions and signedness
 2015-11-24 23:15 UTC  (2+ messages)

[PATCH] lround for PowerPC
 2015-11-24 23:01 UTC  (9+ messages)

Pinging patches
 2015-11-24 22:38 UTC  (6+ messages)

[patch] FreeBSD x86_64/i386 apply r125920
 2015-11-24 21:22 UTC  (3+ messages)

[Patch, fortran] PR68196 [4.9/5/6 Regression] ICE on function result with procedure pointer component
 2015-11-24 20:54 UTC  (3+ messages)

[PTX] Adjust mode splitting
 2015-11-24 20:21 UTC 

Add a way to free tree node
 2015-11-24 20:03 UTC  (3+ messages)

[Patch, MIPS] Frame header optimization for MIPS (part 2)
 2015-11-24 18:50 UTC  (10+ messages)

[PATCH] shrink-wrap: Fix thinko (PR68520)
 2015-11-24 18:35 UTC  (2+ messages)

[PATCH 00/12] misc conditional compilation work
 2015-11-24 18:14 UTC  (6+ messages)
` [PATCH 12/12] always define ENABLE_OFFLOADING

[PATCH], Add power9 support to GCC, patch #1
 2015-11-24 18:08 UTC  (3+ messages)
` [PATCH], Add power9 support to GCC, patch #10 (SFmode/DFmode d-form addressing)

[PATCH 1/2] [graphite] move all declarations to a same .h file
 2015-11-24 17:52 UTC  (2+ messages)
` [PATCH 2/2] [graphite] fix PR67984: check for constants in rename map

[PATCH] Track indirect calls for call site information in debug info
 2015-11-24 17:22 UTC  (8+ messages)
` [PATCH, PING] "
  ` [PATCH, PING*2] "
    ` [PATCH, PING*3] "
      ` [PATCH, PING*4] "

[PATCH] DWARF: materialize subprogram renamings in Ada as imported declarations
 2015-11-24 17:10 UTC  (6+ messages)
` [PATCH, PING] "
  ` [PATCH, PING*2] "
    ` [PATCH, PING*3] "

[PATCH] Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class
 2015-11-24 16:59 UTC  (13+ messages)

[PATCH] PR debug/53927: fix value for DW_AT_static_link
 2015-11-24 16:35 UTC  (6+ messages)
` [PATCH, PING] "
  ` [PATCH, PING*2] "
    ` [PATCH, PING*3] "
      ` [PATCH, PING*4] "

[PATCH] PR 68192 Export AIX TLS symbols
 2015-11-24 16:28 UTC  (2+ messages)

GCC 5.3 Status Report (2015-11-20)
 2015-11-24 16:06 UTC  (4+ messages)

[PATCH] rs6000: Fix for and_operand oversight (PR68332, PR67677)
 2015-11-24 15:57 UTC  (2+ messages)

[RFC] [Patch] PR67326 - relax trap assumption by looking at similar DRS
 2015-11-24 15:49 UTC  (2+ messages)

[PATCH 1/4 v2][AArch64] Generalize CCMP support
 2015-11-24 15:37 UTC  (3+ messages)

[PATCH] [ARM] neon-testgen.ml typo
 2015-11-24 15:25 UTC  (11+ messages)

[AArch64] Rework ARMv8.1 command line options
 2015-11-24 15:23 UTC  (2+ messages)

[PING^2][PATCH] Improve C++ loop's backward-jump location
 2015-11-24 14:58 UTC 

[hsa] Redesign busy loop waiting so that a kernel dispatch signal can be reused
 2015-11-24 14:55 UTC 

[PATCH][AArch64] Improve add immediate expansion
 2015-11-24 14:51 UTC  (2+ messages)

update zlib to 1.2.8
 2015-11-24 14:47 UTC  (4+ messages)

[ptx] Fix sso tests
 2015-11-24 14:03 UTC  (5+ messages)

[PR68001, CilkPlus] Fix for PR68001
 2015-11-24 13:53 UTC  (2+ messages)

[PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
 2015-11-24 13:42 UTC  (12+ messages)

[PATCH] combine: Handle aborts in is_parallel_of_n_reg_sets (PR68381)
 2015-11-24 13:42 UTC  (2+ messages)

[v3] Handle C++11 <math.h> overloads on Solaris 12
 2015-11-24 13:33 UTC  (6+ messages)

[PATCH] Fix PR68502
 2015-11-24 13:23 UTC 

[PATCH 1/2] Libsanitizer merge from upstream r253555
 2015-11-24 13:06 UTC  (13+ messages)

[PATCH] PR c/68473: sanitize source range-printing within certain macro expansions
 2015-11-24 12:44 UTC  (4+ 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).