public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
#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] neon-testgen.ml typo
 2015-11-02 12:06 UTC  (4+ messages)

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

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

Allow matching of side effects in operand_equal_p
 2015-11-02 11:47 UTC  (2+ 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] PR fortran/68151 -- Check CASE selector for valid type
 2015-11-02 11:33 UTC  (2+ messages)

[PATCH WIP] Use Levenshtein distance for various misspellings in C frontend v2
 2015-11-02 10:56 UTC  (6+ messages)
` [PATCH 0/2] Levenshtein-based suggestions (v3)
  ` [PATCH 2/2] C FE: suggest corrections for misspelled field names
  ` [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  (7+ messages)

libgo patch committed: Update to Go 1.5 release
 2015-11-02  9:38 UTC  (5+ 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] add self-tuning to x86 hardware fast path in libitm
 2015-11-02  8:58 UTC  (13+ messages)

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

[patch] New backend header reduction
 2015-11-02  7:43 UTC  (11+ messages)
` [patch] New 'all' front end "

[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 

[PATCH 0/4] -Wmisleading-indentation
 2015-11-01 22:06 UTC  (7+ messages)
` [PATCH 4/4] Add -Wmisleading-indentation to -Wall

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 1/9] ENABLE_CHECKING refactoring
 2015-11-01 20:19 UTC  (3+ messages)
` [PATCH 9/9] ENABLE_CHECKING refactoring: C family front ends
` [PATCH 10/9] ENABLE_CHECKING refactoring: remove remaining occurrences

[PATCH, 1/2] Add handle_param parameter to create_variable_info_for_1
 2015-11-01 18:20 UTC  (19+ 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

[v3 PATCH] Make the default constructors of tuple and pair conditionally explicit
 2015-11-01  3:27 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 "

[patch] gcc6 FreeBSD rs6000 PIE handling
 2015-10-31 23:47 UTC 

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

[patch] gcc5 FreeBSD rs6000 PIE handling
 2015-10-31 21:30 UTC 

Try to update dominance info in tree-call-cdce.c
 2015-10-31 21:28 UTC  (6+ messages)

[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  (9+ 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 

[PATCH] New attribute to create target clones
 2015-10-31 10:52 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 0/5] remove tm.h from encoding.c
 2015-10-31  7:33 UTC  (19+ messages)
` [PATCH 2/5] remove usage of ROUND_TYPE_SIZE "
` [PATCH 1/5] 2015-01-25 Paul Thomas <pault@gcc.gnu.org>
` [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] [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)

[PATCH 04/10] Reimplement diagnostic_show_locus, introducing rich_location classes (v5)
 2015-10-30 19:42 UTC  (5+ messages)
  ` [PATCH 4b] diagnostic-show-locus.c changes: Insertions

C++ PATCH for C++14 sized deallocation
 2015-10-30 19:41 UTC  (2+ messages)

[PATCH,committed] PR fortran/46588 -- add testcase
 2015-10-30 19:33 UTC 

[gomp4.1] Handle new form of #pragma omp declare target
 2015-10-30 19:23 UTC  (4+ messages)

[PATCH,committed] PR fortran/51993 -- Convert assert() to if-statement
 2015-10-30 19:12 UTC 

[Patch] Teach RTL ifcvt to handle multiple simple set instructions
 2015-10-30 18:09 UTC  (2+ messages)
` [Patch ifcvt] "

patch to fix PR68106
 2015-10-30 17:51 UTC 

[PATCH] replace BITS_PER_UNIT with __CHAR_BIT__ in target libs
 2015-10-30 17:44 UTC  (3+ messages)

[PATCH] libitm: Support sized delete
 2015-10-30 17:27 UTC  (4+ messages)

more accurate omp in fortran
 2015-10-30 17:10 UTC  (6+ messages)

[gomp4 00/14] NVPTX: further porting
 2015-10-30 16:58 UTC  (19+ messages)
` [gomp4 05/14] omp-low: set 'omp target entrypoint' only on entypoints
` [gomp4 04/14] nvptx: fix output of _Bool global variables

[gomp4] Merge trunk r229562 (2015-10-30) into gomp-4_0-branch
 2015-10-30 16:44 UTC 

[AArch64][PATCH 1/7] Add support for ARMv8.1 Adv.SIMD,instructions
 2015-10-30 15:56 UTC  (4+ messages)
` [AArch64][PATCH 6/7] Add NEON intrinsics vqrdmlah and vqrdmlsh

[Docs] Reword the documentation for -fdump-rtl-
 2015-10-30 15:52 UTC  (4+ messages)

[PATCH][ARM] Fix checking RTL error in cortex_a9_sched_adjust_cost
 2015-10-30 15:48 UTC  (3+ messages)

[PATCH] Better error messages for merge-conflict markers (v3)
 2015-10-30 15:02 UTC 

[patch 0/6] scalar-storage-order merge (2)
 2015-10-30 14:50 UTC  (5+ messages)
` [patch 2/6] scalar-storage-order merge: C front-end

using scratchpads to enhance RTL-level if-conversion: revised patch
 2015-10-30 14:09 UTC  (2+ messages)

[gomp4, committed] Backport tree-ssa-structalias.c fixes from trunk
 2015-10-30 13:41 UTC 

[Patch] [x86_64] libgcc changes to add znver1
 2015-10-30 13:31 UTC  (3+ messages)

[gomp4] declare directive [0/5]
 2015-10-30 13:30 UTC  (3+ messages)
` [gomp4] declare directive [3/5]

[gomp4] openacc reduction simplification
 2015-10-30 13:15 UTC  (2+ messages)

[PR 68064] Do not create jump functions with zero alignment
 2015-10-30 13:03 UTC  (2+ messages)

[PATCH] Pass manager: add support for termination of pass list
 2015-10-30 13:00 UTC  (19+ messages)

Try to avoid mark_virtual_operands_for_renmaing in call-cdce
 2015-10-30 12:47 UTC  (4+ messages)

[PATCH] New attribute to create target clones
 2015-10-30 12:30 UTC  (14+ messages)

[PATCH] Remove fold () dispatch from fold_gimple_assign
 2015-10-30 12:21 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).