public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC: Patch 1/6] New target hook: rtx_branch_cost
 2016-06-21 21:31 UTC  (8+ messages)
` [RFC: Patch 1/6 v2] New target hook: max_noce_ifcvt_seq_cost
  ` [RFC: Patch 5/6 v2] Improve the cost model for multiple-sets
  ` [RFC: Patch 3/6 v2] Remove if_info->branch_cost
  ` [RFC: Patch 2/6 v2] Factor out the comparisons against magic numbers in ifcvt
  ` [RFC: Patch 4/6 v2] Modify cost model for noce_cmove_arith
  ` [RFC: Patch 6/6 v2] Remove second cost model from noce_try_store_flag_mask

[PATCH] Add a new target hook to compute the frame layout
 2016-06-21 21:30 UTC  (2+ messages)

Implement C _FloatN, _FloatNx types
 2016-06-21 21:18 UTC  (8+ messages)
` Implement C _FloatN, _FloatNx types [version 2]

[PATCH, PR middle-end/71488] Fix vectorization of comparison of booleans
 2016-06-21 20:57 UTC  (2+ messages)

[PATCH] Backport PowerPC complex __float128 compiler support to GCC 6.x
 2016-06-21 20:55 UTC  (9+ messages)

[PATCH, rs6000] Prefer vspltisw/h over xxspltib+instruction when available
 2016-06-21 20:15 UTC 

[PATCH 1/3] Disable libgcj and libgloss for Phoenix-RTOS targets
 2016-06-21 20:11 UTC  (6+ messages)
` [PATCH 3/3] Add support for arm*-*-phoenix* targets in libgcc
` [PATCH 2/3] Add support for arm*-*-phoenix* targets

[PATCH], Simplify setup of complex types
 2016-06-21 20:02 UTC  (2+ messages)

[PATCH] x86-64: Load external function address via GOT slot
 2016-06-21 19:51 UTC  (9+ messages)

[PATCH] Giant concepts patch
 2016-06-21 18:53 UTC  (3+ messages)

[Patch, Fortran] PR71068 - fix ICE on invalid with coindexed DATA
 2016-06-21 18:21 UTC  (3+ messages)

C++ PATCH for concept checking in non-dependent expressions
 2016-06-21 18:16 UTC 

[PATCH, rs6000] Scheduling update
 2016-06-21 17:46 UTC 

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-06-21 16:59 UTC  (2+ messages)

RFC: pass to warn on questionable uses of alloca()
 2016-06-21 16:52 UTC  (9+ messages)

[Committed][testsuite] Ensure vrnd* tests run on ARMv8 cores
 2016-06-21 16:39 UTC 

[PATCH][AArch64] Add initial support for Cortex-A73
 2016-06-21 16:38 UTC  (3+ messages)

[Committed][testsuite] Fix tree-ssa/attr-hotcold-2.c failures
 2016-06-21 16:33 UTC 

[patch, avr] PR 58655
 2016-06-21 16:09 UTC  (2+ messages)
` [patch, avr,wwwdocs] "

[PATCH] [OBVIOUS] s/imposisble/impossible in predict.c
 2016-06-21 16:08 UTC 

[PATCH] Fix ICE with invalid use of flags output operand
 2016-06-21 15:39 UTC  (4+ messages)
` [PING] "

[PATCH] update-copyright.py: Retain file mode
 2016-06-21 15:01 UTC  (2+ messages)

[PATCH 0/6] remove some usage of rtx_{insn,expr}_list
 2016-06-21 14:59 UTC  (13+ messages)
` [PATCH 2/6] remove unused loads rtx_insn_list
` [PATCH 3/6] make stores rtx_insn_list a vec
` [PATCH 4/6] make side_effects a vec<rtx>
` [PATCH 1/6] make antic_stores a vec<rtx_insn *>
` [PATCH 6/6] loop-iv.c: make cond_list a vec
` [PATCH 5/6] make pattern_regs "

[Committed][testsuite] Fix vect-8.f90 test
 2016-06-21 14:59 UTC 

[Patch AArch64 2/2]Add missing vcond by rewriting it with vcond_mask/vec_cmp patterns
 2016-06-21 14:38 UTC  (2+ messages)

[Patch AArch64 1/2]Implement vcond_mask/vec_cmp patterns
 2016-06-21 14:33 UTC  (2+ messages)

[PATCH/AARCH64] Accept vulcan as a cpu name for the AArch64 port of GCC
 2016-06-21 14:16 UTC  (3+ messages)

[PATCH][ARM] Updating testcase unsigned-extend-2.c
 2016-06-21 14:16 UTC 

[PATCH,rs6000] Add support for HAVE_AS_POWER9
 2016-06-21 14:06 UTC  (2+ messages)

[PATCH] PR target/71549: Convert V1TImode register to TImode in debug insn
 2016-06-21 13:57 UTC  (8+ messages)

[PATCH] Fix SLP wrong-code with VECTOR_BOOLEAN_TYPE_P (PR tree-optimization/71259)
 2016-06-21 13:46 UTC  (15+ messages)

[PATCH][AArch64] Increase code alignment
 2016-06-21 13:39 UTC  (2+ messages)

[PATCH] Disable gdb and sim builds for ARC in top-level configure.ac
 2016-06-21 11:58 UTC 

Canonicalize ASM_OPERANDS inside PARALLEL during CSE
 2016-06-21 10:53 UTC 

i386/prologues: ROP mitigation for normal function epilogues
 2016-06-21 10:08 UTC  (7+ messages)

[PATCH] Drop excess size used for run time allocated stack variables
 2016-06-21  9:35 UTC  (11+ messages)
    ` [PATCH 1/2][v3] "
      ` [PATCH 2/2][v3] "

[PATCH][typo] alignement -> alignment
 2016-06-21  9:25 UTC  (2+ messages)

[ARM][testsuite] Add missing guards to fp16 AdvSIMD tests
 2016-06-21  8:45 UTC 

[PATCH] c/69507 - bogus warning: ISO C does not allow ‘__alignof__ (expression)’
 2016-06-21  7:46 UTC  (5+ messages)
` [PING] "

Update probabilities in predict.def to match reality
 2016-06-21  7:21 UTC  (7+ messages)
  ` [PATCH]Fix scan-tree-dump-times syntax errors in gcc.dg/tree-ssa/attr-hotcold-2.c

[PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE
 2016-06-21  6:18 UTC  (4+ messages)
    ` [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE (ping x2)

[PING] [PATCH] Fix asm X constraint (PR inline-asm/59155)
 2016-06-21  1:52 UTC  (15+ messages)
                      ` [PING**2] "

Fix ICE on conditional expression between DFP and non-DFP float (PR c/71601)
 2016-06-20 22:59 UTC 

[PATCH, vec-tails 01/10] New compiler options
 2016-06-20 22:33 UTC  (8+ messages)

[PATCH] PR52665 do not let .ident confuse assembler scan tests
 2016-06-20 22:20 UTC  (4+ messages)

[PATCH] Give up instead of ICE on invalid stringops attributes (PR tree-optimization/71588)
 2016-06-20 22:17 UTC  (2+ messages)

[PATCH] Don't run -fself-test with -E (PR rtl-optimization/71591)
 2016-06-20 21:36 UTC  (2+ messages)

[PATCH] Fix warn uninit ICE with _Complex exprs (PR middle-end/71581)
 2016-06-20 21:36 UTC  (2+ messages)

Committed, CRIS: fix target/71571, delay-slot nop in PIC MI thunk
 2016-06-20 20:09 UTC 

[PATCH, i386, AVX-512ER] vrsqrt28ps auto generation
 2016-06-20 19:43 UTC  (2+ messages)

[PATCH 0/7] remove targets obsoleted in gcc 6
 2016-06-20 19:38 UTC  (9+ messages)
` [PATCH 4/7] remove h8300-rtems support
` [PATCH 6/7] remove avr-rtems support
` [PATCH 2/7] remove support for targeting openbsd 2 or 3
` [PATCH 1/7] remove support for the interix target
` [PATCH 3/7] remove knetbsd support
` [PATCH 5/7] remove m32-rtems support

[PATCH] config-list.mk AIX update
 2016-06-20 19:26 UTC  (3+ messages)

[PATCH] c++/60760 - arithmetic on null pointers should not be allowed in constant expressions
 2016-06-20 19:17 UTC  (6+ messages)

[PATCH] Fix ix86_fp_cmp_code_to_pcmp_immediate (PR target/71559)
 2016-06-20 19:13 UTC  (3+ messages)

[PATCH, i386, AVX-512ER] vrcp28ps auto generation
 2016-06-20 19:05 UTC  (2+ messages)

[Patch, testsuite] Mark some more tests as UNSUPPORTED for avr
 2016-06-20 18:05 UTC  (2+ messages)

[patch, avr] Fix PR30417: Wrap -Tdata into %{!Tdata:...}
 2016-06-20 17:11 UTC  (2+ messages)

[Patch, Fortran] PR71194 - Fix ICE with pointer assignment
 2016-06-20 16:10 UTC  (2+ messages)

[PATCH] c/71552 - Confusing error for incorrect struct initialization
 2016-06-20 14:52 UTC  (2+ messages)

[PATCH] Allow fwprop to undo vectorization harm (PR68961)
 2016-06-20 14:38 UTC  (4+ messages)
` RFC: 2->2 combine patch (was: Re: [PATCH] Allow fwprop to undo vectorization harm (PR68961))
  ` RFC: 2->2 combine patch

[AArch64] Give some new costs for Cortex-A53 floating-point operations
 2016-06-20 13:59 UTC  (2+ messages)

[PATCH] Remove xfail from thread_local-order2.C
 2016-06-20 13:41 UTC  (2+ messages)
` [PING 2, PATCH] "

[Patch AArch64] Add some more missing intrinsics
 2016-06-20 13:34 UTC  (3+ messages)

PING^3: [PATCH] PR33661 Fix problem with register asm in templates
 2016-06-20 13:29 UTC 

[Patch AArch64] Fixup to fcvt patterns added in r237200
 2016-06-20 13:25 UTC  (3+ messages)

[AArch64] Give some new costs for Cortex-A57 floating-point operations
 2016-06-20 13:22 UTC  (4+ messages)

[Ada] Reimplementation of type invariants
 2016-06-20 12:32 UTC 

[Ada] Adapt treatment of inherited classwide pre/post to GNATprove
 2016-06-20 12:32 UTC 

[Ada] Always consider Linker_Options from package System
 2016-06-20 12:26 UTC 

[Ada] Handling of all-digits host names
 2016-06-20 12:26 UTC 

[Ada] Reimplementation of type invariants
 2016-06-20 12:22 UTC 

[avr, 6, 5, 4.9, committed] Backported PR target/71103
 2016-06-20 12:12 UTC 

[PATCH] Allocate constant size dynamic stack space in the prologue
 2016-06-20 11:09 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v2, PING 1] "

[avr,trunk,committed]: Fix obvious build warning
 2016-06-20 10:55 UTC 

[wwwdocs] Describe behavior of -flifetime-dse in class constructors
 2016-06-20 10:34 UTC  (7+ messages)

[PATCH, fortran, v3] Use Levenshtein spelling suggestions in Fortran FE
 2016-06-20 10:26 UTC  (3+ messages)
` [PATCH, fortran, v4] "

[PATCH PR71347][Partial revert r235513]Compute cost for all uses in group
 2016-06-20  9:19 UTC  (6+ messages)

[PATCH] Change PRED_LOOP_EXIT from 92 to 85
 2016-06-20  8:50 UTC  (3+ messages)

[BUILDROBOT] Selftest failed for rs6000-ibm-aix4.3
 2016-06-20  2:29 UTC  (3+ messages)

[wwwdocs] Buildstat update for 5.x
 2016-06-19 19:02 UTC  (3+ messages)

[PATCH] Use gfc_add_*_component defines where appropriate
 2016-06-19 10:39 UTC  (12+ messages)
` [PATCH] Derive interface buffers from max name length
` [PATCH] Commentary typo fix for gfc_typenode_for_spec()

[Patch, avr] Fix PR 71151
 2016-06-19  6:24 UTC  (3+ messages)

[patch, libgfortran] PR48552/48925 Invalid spaces in complex/code cleanup
 2016-06-18 19:24 UTC 

[committed] Build valid PA-RISC function pointer for fixup in __canonicalize_funcptr_for_compare
 2016-06-18 18:00 UTC 

[committed] Remove unused TARGET_LONG_PIC_PCREL_CALL define from pa.h
 2016-06-18 17:30 UTC 

[PATCH] C++ FE: Show both locations in string literal concatenation error
 2016-06-18 16:40 UTC  (2+ messages)

MAINTAINERS (Write After Approval): Add myself
 2016-06-18 13:41 UTC 

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