public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PR64164] drop copyrename, integrate into expand
 2015-11-03  3:14 UTC  (23+ messages)
                          ` [PR67766] reorder return value copying from PARALLELs and CONCATs (was: Re: [PR64164] drop copyrename, integrate into expand)
                            ` [PR67891] drop is_gimple_reg test from set_parm_rtl (was: [PR67766] reorder return value copying from PARALLELs and CONCATs)
                                ` [PR67891] drop is_gimple_reg test from set_parm_rtl

[PATCH 0/5] remove tm.h from encoding.c
 2015-11-03  3:11 UTC  (16+ messages)
` [PATCH 2/5] remove usage of ROUND_TYPE_SIZE "
` [PATCH 4/5] remove usage of BIGGEST_FIELD_ALIGNMENT in encoding.c
` [PATCH 3/5] stop using ROUND_TYPE_ALIGN in libobjc/
` [PATCH 5/5] remove usage of ADJUST_FIELD_ALIGN in encoding.c

[PATCH] c++/67942 - diagnose placement new buffer overflow
 2015-11-03  2:41 UTC  (4+ messages)
` [PING] "
  ` [PING 2] "

[PATCH 0/4] -Wmisleading-indentation
 2015-11-02 23:41 UTC  (11+ messages)
` [PATCH 4/4] Add -Wmisleading-indentation to -Wall

[PATCH 1/9] ENABLE_CHECKING refactoring
 2015-11-02 23:35 UTC  (5+ messages)
` [PATCH 9/9] ENABLE_CHECKING refactoring: C family front ends
` [PATCH 10/9] ENABLE_CHECKING refactoring: remove remaining occurrences

libgo patch committed: Update to Go 1.5 release
 2015-11-02 23:30 UTC  (10+ messages)
            ` [gofrontend-dev] "

[PATCH, 1/2] Add handle_param parameter to create_variable_info_for_1
 2015-11-02 23:29 UTC  (21+ messages)
    ` [PATCH, PR67742] Handle restrict struct fields recursively
        ` [PATCH, 1/6] Simplify constraint handling
                          ` [committed, trivial] Don't expect existing varinfo for arguments in intra_create_variable_infos
        ` [PATCH, 3/6] Add recursion to make_param_constraints
            ` [PATCH, 2/2] Handle recursive restrict in function parameter

[ping] Re: Fix PR debug/66728
 2015-11-02 23:29 UTC  (8+ messages)
        ` [ping] "

[PATCH] Avoid more irreducible loops in FSM threader
 2015-11-02 23:25 UTC 

[PATCH] Better error messages for merge-conflict markers (v3)
 2015-11-02 22:52 UTC  (2+ messages)

[PATCH][RTL-ifcvt] PR rtl-optimization/67749: Do not emit separate SET insn in IF-ELSE case
 2015-11-02 22:46 UTC  (2+ messages)

[PATCH][combine][RFC] Don't transform sign and zero extends inside mults
 2015-11-02 22:31 UTC  (2+ messages)

[PATCH] Use subreg_regno instead of subreg_regno_offset
 2015-11-02 22:30 UTC  (3+ messages)

[PATCH 0/5] RFC: Overhaul of diagnostics (v2)
 2015-11-02 22:26 UTC  (7+ messages)
` [PATCH 00/10] Overhaul of diagnostics (v5)
  ` [PATCH 06/10] Track expression ranges in C frontend
      ` Status of rich location work (was Re: [PATCH 06/10] Track expression ranges in C frontend)

Try to update dominance info in tree-call-cdce.c
 2015-11-02 22:25 UTC  (8+ messages)

[PR68001, CilkPlus] Fix for PR68001
 2015-11-02 22:11 UTC  (2+ messages)

[patch] gcc5 FreeBSD rs6000 PIE handling
 2015-11-02 21:54 UTC  (2+ messages)

[patch] gcc6 FreeBSD rs6000 PIE handling
 2015-11-02 21:54 UTC  (2+ messages)

[PATCH] clarify documentation of -Q --help=optimizers
 2015-11-02 21:48 UTC  (2+ messages)
  ` [PING] "

[PR66326, Cilk+] Fix FP exception occured in CilkPlus runtime
 2015-11-02 21:38 UTC  (2+ messages)

[v3 PATCH] Make the default constructors of tuple and pair conditionally explicit
 2015-11-02 21:07 UTC  (6+ messages)

[PATCH 0/4] bb-reorder: Add the "simple" algorithm
 2015-11-02 21:04 UTC  (4+ messages)
` [PATCH 3/4] bb-reorder: Add -freorder-blocks-algorithm= and wire it up

[PATCH] add self-tuning to x86 hardware fast path in libitm
 2015-11-02 20:59 UTC  (14+ messages)

[0/2] OpenACC routine support
 2015-11-02 20:01 UTC  (5+ messages)
` [1/2] "
` [2/2] "

[Boolean Vector, patch 1/5] Introduce boolean vector to be used as a vector comparison type
 2015-11-02 19:41 UTC  (12+ messages)

[OpenACC 0/7] host_data construct
 2015-11-02 19:29 UTC  (5+ messages)
` [Bulk] "

[PATCH][AArch64] Fix ICE on (const_double:HF 0.0)
 2015-11-02 18:15 UTC  (3+ messages)

[gomp4.1] Handle new form of #pragma omp declare target
 2015-11-02 18:01 UTC  (6+ messages)

[c++-delayed-folding] Introduce convert_to_complex_nofold
 2015-11-02 18:00 UTC  (2+ messages)

Allow matching of side effects in operand_equal_p
 2015-11-02 17:40 UTC  (3+ messages)

[PATCH] New attribute to create target clones
 2015-11-02 17:02 UTC  (4+ messages)

[PATCH] Fix warning in tree-diagnostic.h
 2015-11-02 16:57 UTC  (2+ messages)

[0/3] OpenACC reductions
 2015-11-02 16:38 UTC  (4+ messages)
` [1/3] "
` [2/3] "
` [3/3] "

[PATCH] Pr fortran/68153 -- Enhance checking of RESHAPE shape arg
 2015-11-02 16:28 UTC 

[PATCH] Simple optimization for MASK_STORE
 2015-11-02 15:24 UTC  (15+ messages)

[PATCH] PR fortran/68151 -- Check CASE selector for valid type
 2015-11-02 15:18 UTC  (3+ messages)

[RFC, PATCH] Disable -fprofile-use related optimizations if corresponding .gcda file not found
 2015-11-02 15:01 UTC  (3+ messages)
` [RFC, PATCH v2] "

[AArch64] Update comments on the usage of X30 in FIXED_REGISTERS and CALL_USED_REGISTERS
 2015-11-02 14:52 UTC  (4+ messages)

[Patch ARM-AArch64/testsuite Neon intrinsics 00/20] Executable tests
 2015-11-02 14:47 UTC  (5+ messages)
  `  "

[patch] New backend header reduction
 2015-11-02 13:58 UTC  (10+ messages)
` [patch] New 'all' front end "
    ` [patch] New remainder of "

[OpenACC] internal fn folding
 2015-11-02 13:56 UTC  (2+ messages)

OpenACC declare directive updates
 2015-11-02 13:46 UTC 

OpenACC atomic directive
 2015-11-02 13:41 UTC  (2+ messages)

[PATCH] [ARM] neon-testgen.ml typo
 2015-11-02 12:21 UTC  (3+ messages)

#pragma GCC unroll support
 2015-11-02 12:18 UTC  (6+ messages)
` [PATCH, RFC] fortran [was Re: #pragma GCC unroll support]

[PATCH] Pr fortran/68153 -- Enhance checking of RESHAPE shape arg
 2015-11-02 12:16 UTC  (2+ messages)

[PATCH][ARM] PR target/67929 Tighten vfp3_const_double_for_bits checks
 2015-11-02 11:51 UTC  (14+ messages)

[AArch64] Move iterators from atomics.md to iterators.md
 2015-11-02 11:44 UTC 

[0/7] Type promotion pass and elimination of zext/sext
 2015-11-02 11:43 UTC  (10+ messages)
` [7/7] Adjust-arm-test cases

[PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads
 2015-11-02 11:40 UTC  (7+ messages)

[PATCH WIP] Use Levenshtein distance for various misspellings in C frontend v2
 2015-11-02 10:56 UTC  (5+ messages)
` [PATCH 0/2] Levenshtein-based suggestions (v3)
  ` [PATCH 1/2] Implement Levenshtein distance

[PATCH] s/390: Implement "target" attribute
 2015-11-02 10:47 UTC  (7+ messages)
  ` [PATCH 1/2] "

[HSA] Back-end enhancement and various fixes
 2015-11-02 10:18 UTC 

[HSA] libgomp and hsa-gen.c header file refactoring
 2015-11-02 10:14 UTC 

Add VIEW_CONVERT_EXPR to operand_equal_p
 2015-11-02  9:55 UTC  (17+ messages)

[PATCH][PR tree-optimization/67892] Use FSM threader to handle backedges
 2015-11-02  9:43 UTC  (4+ messages)

[PR68083] stop ifcombine from moving uninitialized uses before their guards
 2015-11-02  9:32 UTC  (4+ messages)

Move constant folds for maths functions to new file
 2015-11-02  9:28 UTC  (2+ messages)

[patch] New backend header reduction
 2015-11-02  8:43 UTC  (15+ messages)
        ` cgraph offloading error?
          ` Offload configurations (was: [patch] New backend header reduction)

[wwwdocs] GCC 6 Release Notes for RTEMS
 2015-11-02  6:46 UTC  (3+ messages)

[PATCH] Avoid ssa-thread-11.c on various targets
 2015-11-02  5:59 UTC 

[PATCH] Fix vms targets
 2015-11-02  5:28 UTC 

[PATCH] Fix mcore-elf builds
 2015-11-02  5:15 UTC 

Go patch committed: Traverse types of call expression
 2015-11-01 20:46 UTC 

[PATCH, testsuite]: Improve gcc.target/i386/pr67609-2.c SSE2 runtime test
 2015-11-01 20:25 UTC 

[PATCH 0/6 v2] PR/63679 Make SRA scalarize constant-pool loads
 2015-10-31 23:48 UTC  (3+ messages)
` [PATCH 6/6] Make SRA replace "

gotools patch committed: Update for Go 1.5.1 library
 2015-10-31 21:35 UTC 

[PATCH/RFC]: unittesting v2: as a plugin (was Re: [PATCH 00/17] RFC: Addding a unit testing framework to gcc)
 2015-10-31 20:36 UTC  (5+ messages)
` [PATCH 00/16] Unit tests framework (v3)
  ` [PATCH 13/16] Add test-rtl.c to unittests

more accurate omp in fortran
 2015-10-31 18:20 UTC  (2+ messages)

[PATCH 1/2] rs6000: Another PIC LRA fix
 2015-10-31 17:56 UTC  (4+ messages)
` [PATCH 2/2] rs6000: Rewrite rs6000_reg_live_or_pic_offset_p

C++ PATCH for Concepts TS multiple auto
 2015-10-31 17:17 UTC 

[C++ PATCH] Remove the implementation of N3994, terse range-for loops
 2015-10-31 17:11 UTC  (2+ messages)

libgo patch committed: Update to Go 1.5.1
 2015-10-31 15:47 UTC 

[gomp4, committed] Backport more tree-ssa-structalias.c fixes from trunk
 2015-10-31 10:40 UTC 

[PATCH] Don't handle CAST_RESTRICT (PR tree-optimization/49279)
 2015-10-31 10:24 UTC  (5+ messages)
  ` [PATCH] Allow more pointer-plus folding
      ` [committed] Tune "

[committed, trivial] Improve readability and structure of create_function_info_for
 2015-10-31  8:19 UTC 

[committed, trivial] Use make_copy_constraint in ipa_pta_execute
 2015-10-31  8:16 UTC 

[PATCH] [ARM] PR61551 RFC: Improve costs for NEON addressing modes
 2015-10-31  4:29 UTC 

Go patch committed: build pointer type to types with methods
 2015-10-31  1:00 UTC 

[OpenACC] num_gangs, num_workers and vector_length in c++
 2015-10-30 21:28 UTC  (5+ 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).