public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[OpenACC] num_gangs, num_workers and vector_length in c++
 2015-10-30 21:28 UTC  (5+ messages)

cgraph offloading error?
 2015-10-30 21:22 UTC  (3+ messages)

[patch] New backend header reduction
 2015-10-30 20:52 UTC  (6+ messages)

[PATCH][PR tree-optimization/67892] Use FSM threader to handle backedges
 2015-10-30 20:45 UTC  (6+ messages)

[PATCH 04/10] Reimplement diagnostic_show_locus, introducing rich_location classes (v5)
 2015-10-30 19:42 UTC  (6+ 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] "

[PR68083] stop ifcombine from moving uninitialized uses before their guards
 2015-10-30 18:03 UTC  (2+ messages)

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 

[patch] New backend header reduction
 2015-10-30 16:39 UTC  (5+ messages)
` [patch] New 'all' front end "

[PATCH/RFC]: unittesting v2: as a plugin (was Re: [PATCH 00/17] RFC: Addding a unit testing framework to gcc)
 2015-10-30 16:08 UTC  (42+ messages)
` [PATCH 00/16] Unit tests framework (v3)
  ` [PATCH 03/16] Add test-bitmap.c to unittests
  ` [PATCH 01/16] Add unittest infrastructure
  ` [PATCH 15/16] Add test-vec.c to unittests
  ` [PATCH 05/16] Add test-et-forest.c "
  ` [PATCH 11/16] Add test-hash-set.c "
  ` [PATCH 07/16] Add test-functions.c "
  ` [PATCH 10/16] Add test-hash-map.c "
  ` [PATCH 04/16] Add test-cfg.c "
  ` [PATCH 06/16] Add test-folding.c "
  ` [PATCH 14/16] Add test-tree.c "
  ` [PATCH 12/16] Add test-locations.c "
  ` [PATCH 08/16] Add test-ggc.c "
  ` [PATCH 13/16] Add test-rtl.c "
  ` [PATCH 16/16] Add test-wide-int.c "
  ` [PATCH 09/16] Add test-gimple.c "

[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 0/5] remove tm.h from encoding.c
 2015-10-30 15:47 UTC  (15+ messages)
` [PATCH 2/5] remove usage of ROUND_TYPE_SIZE "
` [PATCH 1/5] 2015-01-25 Paul Thomas <pault@gcc.gnu.org>
` [PATCH 3/5] stop using ROUND_TYPE_ALIGN in libobjc/
` [PATCH 4/5] remove usage of BIGGEST_FIELD_ALIGNMENT in encoding.c
` [PATCH 5/5] remove usage of ADJUST_FIELD_ALIGN "

[PATCH 0/4] -Wmisleading-indentation
 2015-10-30 15:42 UTC  (10+ messages)
` [PATCH 1/4] -Wmisleading-indentation: don't warn in presence of entirely blank lines
` [PATCH 4/4] Add -Wmisleading-indentation to -Wall

Add VIEW_CONVERT_EXPR to operand_equal_p
 2015-10-30 15:28 UTC  (13+ messages)

Move constant folds for maths functions to new file
 2015-10-30 15:18 UTC 

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

[AArch64] Update comments on the usage of X30 in FIXED_REGISTERS and CALL_USED_REGISTERS
 2015-10-30 14:58 UTC  (2+ messages)

[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

[PATCH] [ARM] neon-testgen.ml typo
 2015-10-30 14:47 UTC  (3+ messages)

[PATCH] s/390: Implement "target" attribute
 2015-10-30 14:29 UTC  (4+ messages)
  ` [PATCH 1/2] "

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)

Try to update dominance info in tree-call-cdce.c
 2015-10-30 13:11 UTC  (5+ 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 WIP] Use Levenshtein distance for various misspellings in C frontend v2
 2015-10-30 12:36 UTC  (4+ 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] New attribute to create target clones
 2015-10-30 12:30 UTC  (15+ messages)

[PATCH] Remove fold () dispatch from fold_gimple_assign
 2015-10-30 12:21 UTC  (2+ messages)

Don't free dominators after sincos
 2015-10-30 11:34 UTC  (2+ messages)

[RFC] [Patch] Relax tree-if-conv.c trap assumptions
 2015-10-30 11:31 UTC  (4+ messages)

[PATCH 2/2][ARC] Add support for ARCv2 CPUs
 2015-10-30 11:29 UTC  (2+ messages)

[PATCH 1/2][ARC] Add support for ARCv2 CPUs
 2015-10-30 11:22 UTC  (3+ messages)

Multiply Optimization in match and Simplify
 2015-10-30 11:06 UTC  (4+ messages)

[PATCH 0/6 v2] PR/63679 Make SRA scalarize constant-pool loads
 2015-10-30 10:55 UTC  (13+ messages)
` [PATCH 1/6]tree-ssa-dom.c: Normalize exprs, starting with ARRAY_REF to MEM_REF
` [PATCH 2/6] tree-ssa-dom.c: Normalize data types in MEM_REFs
` [PATCH 4/6][Trivial] tree-sra.c: A few comment fixes/additions
` [PATCH 5/6]tree-sra.c: Fix completely_scalarize for negative array indices
` [PATCH 3/6] Share code from fold_array_ctor_reference with fold
` [PATCH 6/6] Make SRA replace constant-pool loads

[PATCH][AArch64] Replace insn to zero up DF register
 2015-10-30 10:26 UTC  (2+ messages)

[PATCH][AArch64] Fix insn types
 2015-10-30  9:59 UTC  (4+ messages)

[PATCH, 1/2] Add handle_param parameter to create_variable_info_for_1
 2015-10-30  9:44 UTC  (13+ messages)
    ` [PATCH, PR67742] Handle restrict struct fields recursively
        ` [PATCH, 1/6] Simplify constraint handling

[AARCH64][PATCH 3/3] Adding tests to check proper error reporting of out of bounds accesses to vmulx_lane* NEON intrinsics
 2015-10-30  9:33 UTC 

[AARCH64][PATCH 2/3] Implementing vmulx_lane NEON intrinsic variants
 2015-10-30  9:32 UTC 

[PATCH] PR fortran/68154 -- repair damage done byfix for PR fortran/65429
 2015-10-30  9:31 UTC  (2+ messages)

[AARCH64][PATCH 1/3] Implementing the variants of the vmulx_ NEON intrinsic
 2015-10-30  9:31 UTC 

[PATCH] Don't handle CAST_RESTRICT (PR tree-optimization/49279)
 2015-10-30  9:29 UTC  (4+ messages)
  ` [PATCH] Allow more pointer-plus folding

Robustify REAL_MODE_FORMAT
 2015-10-30  9:02 UTC  (5+ messages)

[gomp4] acc_on_device
 2015-10-30  8:54 UTC  (3+ messages)

[gomp4, committed] Add goacc/kernels-acc-on-device.c
 2015-10-30  8:32 UTC  (5+ messages)

[PATCH 0/5] RFC: Overhaul of diagnostics (v2)
 2015-10-30  8:01 UTC  (8+ messages)
` [PATCH 00/10] Overhaul of diagnostics (v5)
  ` [PATCH 06/10] Track expression ranges in C frontend
  ` [PATCH 08/10] Wire things up so that libcpp users get token underlines
  ` [PATCH 10/10] Compress short ranges into source_location

[PATCH 1/9] ENABLE_CHECKING refactoring
 2015-10-30  4:20 UTC  (7+ messages)
` [PATCH 8/9] ENABLE_CHECKING refactoring: target-specific parts

[libgomp] remove some unneeded args
 2015-10-30  1:43 UTC 

[patch committed SH] Fix help text for -mfdpic
 2015-10-30  0:35 UTC 

[openacc] on_device fix
 2015-10-30  0:27 UTC 

[AArch64] Add scheduling and cost models for Exynos M1
 2015-10-29 23:02 UTC  (5+ messages)

[PATCH], PowerPC IEEE 128-bit patch #4
 2015-10-29 21:09 UTC  (7+ messages)
` [PATCH], PowerPC IEEE 128-bit patch #7
  ` [PATCH], PowerPC IEEE 128-bit patch #7 (revised #2)
    ` [PATCH], PowerPC IEEE 128-bit patch #9 (enable __float128 by default on VSX systems)

[PATCH] Remove unnecessary invalidation support in threading
 2015-10-29 20:50 UTC 

[PATCH] PR fortran/36192 -- yet another fix for an ICE
 2015-10-29 20:15 UTC  (2+ messages)

[PATCH v2] [PR debug/67192] Fix C loops' back-jump location
 2015-10-29 19:20 UTC  (3+ messages)

Fix target/68124
 2015-10-29 18:48 UTC 

[gomp4] revert num_gangs, num_workers, vector_length and num_threads parser changes in c/c++
 2015-10-29 18:43 UTC  (2+ messages)

[PATCH] Fix PR66313
 2015-10-29 18:36 UTC  (4+ messages)

Go patch committed: Drop zero field from type descriptors
 2015-10-29 18:19 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).