public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Add VIEW_CONVERT_EXPR to operand_equal_p
 2015-10-29 11:31 UTC  (6+ messages)

[Patch, committed] PR67933
 2015-10-29 11:22 UTC 

PING^3: [PATCH]: New configure options that make the compiler use -fPIE and -pie as default option
 2015-10-29 11:18 UTC  (16+ messages)
                          ` Fwd: "

[PATCH, 1/2] Add handle_param parameter to create_variable_info_for_1
 2015-10-29 11:16 UTC  (13+ messages)
    ` [PATCH, PR67742] Handle restrict struct fields recursively
        ` [PATCH, 1/6] Simplify constraint handling
        ` [PATCH, 2/6] Rename make_restrict_var_constraints to make_param_constraints

[gomp4 00/14] NVPTX: further porting
 2015-10-29 11:13 UTC  (19+ messages)
` [gomp4 04/14] nvptx: fix output of _Bool global variables

[gomp4.5] Support uniform parameter linear stride in declare simd
 2015-10-29 11:13 UTC 

[C++ Patch] PR 67845
 2015-10-29 11:03 UTC 

[PATCH] Don't handle CAST_RESTRICT (PR tree-optimization/49279)
 2015-10-29 11:00 UTC 

[ARM] libgcc: include crtfastmath.o
 2015-10-29 10:39 UTC  (2+ messages)

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

[PATCH] Fix PR66313
 2015-10-29  9:49 UTC  (3+ messages)

PING: [PATCH] PR target/67215: -fno-plt needs improvements for x86
 2015-10-29  9:46 UTC  (23+ messages)

[gomp4] fortran cleanups and c/c++ loop parsing backport
 2015-10-29  9:25 UTC  (5+ messages)
      ` Improve filenames for test cases of OpenACC combined directives (was: [gomp4] fortran cleanups and c/c++ loop parsing backport)

[PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC
 2015-10-29  8:56 UTC  (12+ messages)

[gomp4] OpenACC first private
 2015-10-29  8:31 UTC  (2+ messages)

omp cleanup
 2015-10-29  8:23 UTC  (2+ messages)

[PATCH] Fix PR56956
 2015-10-29  8:21 UTC 

Multiply Optimization in match and Simplify
 2015-10-29  8:21 UTC 

[patch 0/6] scalar-storage-order merge (2)
 2015-10-29  0:23 UTC  (7+ messages)
` [patch 2/6] scalar-storage-order merge: C front-end

[PATCH][4.9/5 Backport] PR rtl-optimization/67037 Use copy_rtx when necessary
 2015-10-28 23:19 UTC 

[gomp4] minor cfe backports
 2015-10-28 22:04 UTC 

[AArch64] Add scheduling and cost models for Exynos M1
 2015-10-28 21:58 UTC  (5+ messages)

[Patch, committed] PR67933
 2015-10-28 21:26 UTC  (2+ messages)

[PATCH/RFC]: unittesting v2: as a plugin (was Re: [PATCH 00/17] RFC: Addding a unit testing framework to gcc)
 2015-10-28 20:26 UTC  (25+ messages)
` [PATCH 00/16] Unit tests framework (v3)
  ` [PATCH 15/16] Add test-vec.c to unittests
  ` [PATCH 01/16] Add unittest infrastructure
  ` [PATCH 03/16] Add test-bitmap.c to unittests
  ` [PATCH 11/16] Add test-hash-set.c "
  ` [PATCH 05/16] Add test-et-forest.c "
  ` [PATCH 10/16] Add test-hash-map.c "
  ` [PATCH 07/16] Add test-functions.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 "

RFA (Makefiles): PATCH to include libcpp and libiberty in GCC etags
 2015-10-28 19:46 UTC  (4+ messages)

Fix for PR sanitize/65000 introduces an unusual gcc_assert
 2015-10-28 19:43 UTC  (4+ messages)

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

[gomp4] backport changes
 2015-10-28 19:27 UTC 

C++ PATCH for DR 1518 (c++/54835, c++/60417)
 2015-10-28 19:09 UTC  (4+ messages)

[PATCH][AArch64] Replace insn to zero up DF register
 2015-10-28 18:49 UTC  (5+ messages)

[OpenACC] internal fn folding
 2015-10-28 18:41 UTC 

[PATCH][AArch64] Fix insn types
 2015-10-28 18:40 UTC  (4+ messages)

omp-low cleanup
 2015-10-28 18:39 UTC 

[nvptx] some cleanups
 2015-10-28 18:36 UTC 

[Committed] Testsuite update for MIPS16
 2015-10-28 18:12 UTC 

[PATCH 0/5] RFC: Overhaul of diagnostics (v2)
 2015-10-28 17:59 UTC  (14+ messages)
` [PATCH 00/10] Overhaul of diagnostics (v5)
  ` [PATCH 04/10] Reimplement diagnostic_show_locus, introducing rich_location classes (v5)
        ` [PATCH 4a] diagnostic-show-locus.c changes: Deletions
        ` [PATCH 4b] diagnostic-show-locus.c changes: Insertions
        ` [PATCH 4c] Other changes: everything apart from diagnostic-show-locus.c changes
  ` [PATCH 07/10] Add plugin to recursively dump the source-ranges in a tree (v2)
  ` [PATCH 05/10] Add ranges to libcpp tokens (via ad-hoc data, unoptimized)
  ` [PATCH 09/10] Delay some resolution of ad-hoc locations, preserving ranges

[PATCH][auto-inc-dec.c] Account for cost of move operation in FORM_PRE_ADD and FORM_POST_ADD cases
 2015-10-28 17:47 UTC  (6+ messages)

[Patch, avr] Fix PR 67839 - bit addressable instructions generated for out of range addresses
 2015-10-28 17:45 UTC  (4+ messages)

[PATCH][AArch64] Avoid emitting zero immediate as zero register
 2015-10-28 17:34 UTC 

[PATCH] [C] fix for ICE with -g
 2015-10-28 17:23 UTC  (2+ messages)

Fix 61441
 2015-10-28 17:19 UTC  (11+ messages)

[RFA] Compact EH Patch
 2015-10-28 16:44 UTC  (2+ messages)

[OpenACC] declare directive
 2015-10-28 16:33 UTC  (3+ messages)

[PATCH 1/9] ENABLE_CHECKING refactoring
 2015-10-28 16:32 UTC  (16+ messages)
` [PATCH 6/9] ENABLE_CHECKING refactoring: generators
` [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE

[wwwdocs] /software/gcc - Fix HTTP 500 internal server error
 2015-10-28 15:56 UTC 

[0/7] Type promotion pass and elimination of zext/sext
 2015-10-28 15:51 UTC  (7+ messages)

[PATCH] Use signed boolean type for boolean vectors
 2015-10-28 15:31 UTC  (3+ messages)

[PATCH] Optional escaped commas in macros
 2015-10-28 15:30 UTC  (6+ messages)

[mask-load, patch 1/2] Use boolean predicate for masked loads and store
 2015-10-28 15:29 UTC  (6+ messages)

[RFC] Improving alias dumps
 2015-10-28 15:22 UTC  (5+ messages)
  ` [PATCH] "

Fix PR debug/66728
 2015-10-28 14:58 UTC  (5+ messages)
` [ping] "

[PATCH] Fix Fortran FP classification/compare builtin folding
 2015-10-28 14:51 UTC  (2+ messages)

[OpenACC 0/11] execution model
 2015-10-28 14:30 UTC  (31+ messages)
` [OpenACC 2/11] PTX backend changes
` [OpenACC 3/11] new target hook
` [OpenACC 6/11] Reduction initialization
` [OpenACC 7/11] execution model
` [OpenACC 8/11] device-specific lowering
` [OpenACC 9/11] oacc_device_lower pass gate
` [OpenACC 11/11] execution tests

[PATCH, Mips] Compact branch/delay slot optimization
 2015-10-28 14:16 UTC  (2+ messages)

[PATCH] Fix gcc.dg/tree-ssa/operand-equal-2.c testcase
 2015-10-28 14:00 UTC 

[PATCH] Fix PR67600 testcase
 2015-10-28 13:44 UTC 

[PATCH] Fix PR68067
 2015-10-28 13:43 UTC  (3+ messages)

[PATCH][RFC][tree-ifcombine] Making tree-ifcombine more friendly for conditional comparisons generation
 2015-10-28 13:38 UTC  (2+ messages)

[PATCH GCC]Fix memory leak and wrong invariant dependence computation in IVOPT
 2015-10-28 13:00 UTC  (2+ messages)

[ARM] Fix PR middle-end/65958
 2015-10-28 11:38 UTC  (4+ messages)

[RFC] Combine vectorized loops with its scalar remainder
 2015-10-28 10:57 UTC 

[PATCH] Add -fchecking
 2015-10-28 10:13 UTC  (4+ messages)

[PATCH][ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulator forwarding check
 2015-10-28 10:08 UTC 

[PATCH][AArch64] PR 68102: Check that operand is REG before checking the REGNO in mov-immediate splitters
 2015-10-28 10:07 UTC  (4+ messages)

[patch] Add counter inits to zero_iter_bb in expand_omp_for_init_counts
 2015-10-28  9:50 UTC  (5+ messages)

[gomp4] remove bogus tests
 2015-10-28  9:16 UTC  (4+ messages)
` [gomp4,committed] Handle oacc region in oacc routine
  ` OpenACC constructs nesting checks (was: [gomp4,committed] Handle oacc region in oacc routine)
    ` OpenACC constructs nesting checks

[PATCH, ASan] Add new tests for string interceptors
 2015-10-28  8:27 UTC 

[PR 67794] Also remap SSA_NAMEs defined in ASMs in IPA-SRA
 2015-10-28  8:04 UTC  (5+ messages)

[Patch, committed] PR67933
 2015-10-28  6:29 UTC  (2+ messages)

Fix PR 67609
 2015-10-27 23:49 UTC  (3+ messages)

Drop types_compatible_p from operand_equal_p
 2015-10-27 23:45 UTC  (5+ messages)

[PATCH], PowerPC IEEE 128-bit patch #4
 2015-10-27 23:39 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 #7 (revised #2), Subpatch #17
    ` [PATCH], PowerPC IEEE 128-bit patch #8 (libgcc bits)
    ` [PATCH], PowerPC IEEE 128-bit patch #9 (enable __float128 by default on VSX systems)

using scratchpads to enhance RTL-level if-conversion: revised patch
 2015-10-27 23:02 UTC 

[PATCH] tree-scalar-evolution.c: Handle LSHIFT by constant
 2015-10-27 22:31 UTC  (3+ messages)

[c++-delayed-folding] Introduce convert_to_pointer_nofold
 2015-10-27 21:26 UTC  (4+ messages)

[PATCH] Add contains_symbol_ref_p 
 2015-10-27 21:26 UTC  (2+ messages)

[gomp4.1] Handle new form of #pragma omp declare target
 2015-10-27 21:15 UTC  (2+ messages)

[MCORE] Hookize GO_IF_LEGITIMATE_ADDRESS
 2015-10-27 21:11 UTC  (2+ messages)

[vec-cmp, patch 1/6] Add optabs for vector comparison
 2015-10-27 20:57 UTC  (6+ messages)

[OpenACC 4/11] C FE changes
 2015-10-27 20:23 UTC  (10+ messages)
`  "

[OpenACC 5/11] C++ FE changes
 2015-10-27 20:21 UTC  (8+ messages)
`  "

[OpenACC 1/11] UNIQUE internal function
 2015-10-27 20:18 UTC  (14+ 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).