public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[gimple-classes, committed 00/92] Initial slew of commits
 2014-10-27 20:54 UTC  (60+ messages)
` [gimple-classes, committed 33/92] Introduce gimple_omp_atomic_store
` [gimple-classes, committed 38/92] tree-cfg.c: Make verify_gimple_call require a gimple_call
` [gimple-classes, committed 06/92] Introduce gimple_debug and use it in a few places
` [gimple-classes, committed 27/92] Introduce gimple_resx
` [gimple-classes, committed 45/92] omp-low.c: Use more concrete types of gimple statement for various locals
` [gimple-classes, committed 22/92] Introduce gimple_transaction
` [gimple-classes, committed 20/92] Introduce gimple_goto
` [gimple-classes, committed 03/92] Introduce gimple_cond and use it in various places
` [gimple-classes, committed 14/92] tree-ssa-loop-manip.c: use gimple_phi in three places
` [gimple-classes, committed 19/92] Introduce gimple_return
` [gimple-classes, committed 92/92] Update gimple.texi class hierarchy diagram
` [gimple-classes, committed 01/92] Introduce gimple_switch and use it in various places
` [gimple-classes, committed 04/92] Introduce gimple_assign "
` [gimple-classes, committed 82/92] Concretize gimple_call_arg_flags
` [gimple-classes, committed 43/92] Introduce gimple_omp_sections
` [gimple-classes, committed 71/92] Concretize gimple_cond_{true|false}_label
` [gimple-classes, committed 05/92] Introduce gimple_label and use it in a few places
` [gimple-classes, committed 40/92] Introduce gimple_omp_single
` [gimple-classes, committed 57/92] Make gimple_goto_set_dest require a gimple_goto
` [gimple-classes, committed 66/92] Concretize three gimple_return_ accessors
` [gimple-classes, committed 39/92] Introduce gimple_omp_task
` [gimple-classes, committed 61/92] Concretize gimple_eh_filter_set_types and gimple_eh_filter_set_failure
` [gimple-classes, committed 87/92] Convert various gimple to gimple_phi within ssa-iterators.h
` [gimple-classes, committed 69/92] Concretize gimple_cond_make_{false|true}
` [gimple-classes, committed 51/92] More gimple_phi
` [gimple-classes, committed 25/92] Introduce gimple_eh_must_not_throw
` [gimple-classes, committed 70/92] Concretize gimple_switch_index and gimple_switch_index_ptr
` [gimple-classes, committed 83/92] Concretize gimple_assign_nontemporal_move_p
` [gimple-classes, committed 88/92] Preparatory work before subclass renaming
` [gimple-classes, committed 73/92] Concretize gimple_cond_set_{lhs|rhs}
` [gimple-classes, committed 84/92] Concretize gimple_call_copy_flags and ipa_modify_call_arguments
` [gimple-classes, committed 68/92] Concretize locals within expand_omp_for_init_counts
` [gimple-classes, committed 86/92] Use gimple_phi in many more places
` [gimple-classes, committed 90/92] Automated renaming of gimple subclasses
` [gimple-classes, committed 75/92] Concretize various expressions from gimple to gimple_cond
` [gimple-classes, committed 54/92] Various gimple to gimple_call conversions in IPA
` [gimple-classes, committed 80/92] Concretize gimple_call_set_fntype
` [gimple-classes, committed 85/92] Use gimple_call in some places within tree-ssa-dom.c
` [gimple-classes, committed 63/92] Concretize three gimple_try_set_ accessors
` [gimple-classes, committed 02/92] Introduce gimple_bind and use it for accessors
` [gimple-classes, committed 49/92] Update GRAPHITE to use more concrete gimple statement classes
` [gimple-classes, committed 77/92] Concretize gimple_call_nothrow_p
` [gimple-classes, committed 72/92] Concretize gimple_cond_set_code
` [gimple-classes, committed 74/92] Concretize gimple_cond_{lhs|rhs}_ptr
` [gimple-classes, committed 31/92] Use more concrete types for various gimple statements
` [gimple-classes, committed 09/92] Update ssa_prop_visit_phi_fn callbacks to take a gimple_phi
` [gimple-classes, committed 89/92] Eliminate subclass typedefs from coretypes.h
` [gimple-classes, committed 15/92] tree-ssa-loop-ivopts.c: use gimple_phi in a few places
` [gimple-classes, committed 10/92] tree-parloops.c: use gimple_phi in various places
` [gimple-classes, committed 28/92] Introduce gimple_eh_dispatch
` [gimple-classes, committed 64/92] Make gimple_phi_arg_location_from_edge require a gimple_phi
` [gimple-classes, committed 37/92] Introduce gimple_omp_parallel
` [gimple-classes, committed 78/92] Tweak to gimplify_modify_expr
` [gimple-classes, committed 34/92] Introduce gimple_omp_continue
` [gimple-classes, committed 23/92] Introduce gimple_catch
` [gimple-classes, committed 13/92] tree-ssa-loop-niter.c: use gimple_phi in a few places
` [gimple-classes, committed 58/92] Concretize gimple_catch_types
` [gimple-classes, committed 42/92] Introduce gimple_omp_teams
` [gimple-classes, committed 12/92] tree-ssa-phiprop.c: use gimple_phi

[PATCH] Adjust/remove REG_EQ{UAL,UIV} notes in REE (PR rtl-optimization/63659)
 2014-10-27 20:52 UTC 

[jit] Merger of trunk r216524 into jit branch
 2014-10-27 20:35 UTC  (2+ messages)
` [jit] Merger of trunk *r216746* "

[PATCH 0/14+2][Vectorizer] Made reductions endianness-neutral, fixes PR/61114
 2014-10-27 20:24 UTC  (5+ messages)
` [PATCH 11/14] Remove VEC_LSHIFT_EXPR and vec_shl_optab

genmatch infinite loop during bootstrap on AIX
 2014-10-27 20:13 UTC  (13+ messages)

[RFC] Compile-time gimple-checking (again)
 2014-10-27 20:09 UTC  (4+ messages)
    ` [gimple-classes] New branch (was Re: [RFC] Compile-time gimple-checking (again))

Ping: PR 63340: Avoid harmful union classes in ira-costs.c
 2014-10-27 20:09 UTC  (2+ messages)

[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-10-27 20:03 UTC  (9+ messages)
` [PATCH 5/5] add libcc1

[pr/63582] Don't even store __int128 types if not supported
 2014-10-27 19:13 UTC  (3+ messages)

[PATCH] PR63442 ICE with ubsan/overflow-int128.c test on AArch64
 2014-10-27 18:43 UTC  (5+ messages)
` [PATCH][optabs] PR63442 libgcc_cmp_return_mode not always return word_mode

[gomp4] Fix combined directives
 2014-10-27 18:34 UTC  (2+ messages)

[google gcc-4_9] make ifunc support available for BIONIC
 2014-10-27 18:25 UTC  (2+ messages)

C++ PATCH to implement C++14 aggregate NSDMI (N3653)
 2014-10-27 17:54 UTC 

libgo patch committed: Update to 1.3.3
 2014-10-27 17:42 UTC 

Patch RFA: Top-level configure patch: disable go on systems where it doesn't work
 2014-10-27 16:57 UTC  (5+ messages)

[GOOGLE] Fix LIPO resolved node reference fixup
 2014-10-27 16:33 UTC  (5+ messages)

[RFC PATCH] -fsanitize=vptr instrumentation
 2014-10-27 16:21 UTC  (3+ messages)
  ` [PATCH] -fsanitize=vptr instrumentation (take 2)

[Ping] [PATCH, 10/10] aarch64: Handle ccmp in ifcvt to make it work with cmov
 2014-10-27 16:16 UTC  (4+ messages)

[PATCH][Kasan] Allow to override Asan shadow offset from command line
 2014-10-27 16:02 UTC  (6+ messages)
` [PATCH][Kasan][PING] "
  ` [PATCHv3][Kasan][PING] "
    ` [PATCHv4][Kasan] "
      ` [PATCHv5][Kasan] "

[Ping] [PATCH, 8/10] aarch64: ccmp insn patterns
 2014-10-27 15:58 UTC  (4+ messages)

[PATCH] PR ipa/63576: Process speculative edges in ICF
 2014-10-27 15:46 UTC  (2+ messages)

[Ping] [PATCH, 6/10] aarch64: add ccmp CC mode
 2014-10-27 15:30 UTC  (4+ messages)

[Ping] [PATCH, 5/10] aarch64: add ccmp operand predicate
 2014-10-27 15:19 UTC  (4+ messages)

[Ping] [PATCH, 2/10] prepare ccmp
 2014-10-27 15:16 UTC  (4+ messages)

[gomp4] Wait directive with async and wait clauses
 2014-10-27 15:14 UTC  (2+ messages)

[libgomp, libiberty, libobjc] Fix gnu11 fallout on Solaris 10+
 2014-10-27 15:13 UTC  (4+ messages)

[alpha] RFA: Use new rtl iterators in split_small_symbolic_operand
 2014-10-27 15:10 UTC  (2+ messages)

[alpha] RFA: Use new rtl iterators in alpha_set_memflags
 2014-10-27 15:07 UTC  (2+ messages)

[alpha] RFA: Use new rtl iterators in alpha_find_lo_sum_using_gp
 2014-10-27 15:06 UTC  (2+ messages)

[alpha] RFA: Use new rtl iterators in some_small_symbolic_operand_int
 2014-10-27 15:05 UTC  (2+ messages)

[Ping] [PATCH, 1/10] two hooks for conditional compare (ccmp)
 2014-10-27 15:04 UTC  (4+ messages)

[PATCH] Don't expand string/memory builtins if ASan is enabled
 2014-10-27 14:37 UTC  (7+ messages)
        ` [PATCHv2] "

[match-and-simplify] reject conditional convert and commutative ops in result operand
 2014-10-27 14:33 UTC 

gccgo testcase: binary testdata for libgo/go/debug/elf/file_test.go
 2014-10-27 14:32 UTC  (3+ messages)

[PATCH, ifcvt] Check size cost in noce_try_store_flag_mask
 2014-10-27 14:31 UTC  (3+ messages)

[PATCH 0/4] OpenMP 4.0 offloading to Intel MIC
 2014-10-27 14:24 UTC  (8+ messages)
` [PATCH 3/4] Add libgomp plugin for "

[PATCH] Fix PR63266: Keep track of impact of sign extension in bswap
 2014-10-27 12:16 UTC  (7+ messages)

[PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling
 2014-10-27 12:06 UTC  (11+ messages)

[AArch64] Add --enable-fix-cortex-a53-835769 configure-time option
 2014-10-27 11:51 UTC  (5+ messages)

[PATCH v2 0-6/11] Fix PR/61114, make direct vector reductions endianness-neutral
 2014-10-27 11:48 UTC  (3+ messages)

[Ada] Minor gigi tweaks
 2014-10-27 11:41 UTC 

[Ada] Fix ICE on string concatenation with -gnatd.h
 2014-10-27 11:37 UTC 

[PATCH][6/n] Merge from match-and-simplify, make forwprop fold all stmts
 2014-10-27 11:33 UTC  (3+ messages)

[Ada] Fix ICE on instantiated packed array type
 2014-10-27 11:28 UTC 

[Patch] Cleanup widest_int_mode_for_size
 2014-10-27 11:20 UTC  (3+ messages)

[Ada] Fix overflow with entry queue
 2014-10-27 11:12 UTC 

[spu] RFA: Use new rtl iterators in ea_symbol_ref_p
 2014-10-27 10:32 UTC  (2+ messages)

[x86] RFA: Use new rtl iterators in ix86_loop_unroll_adjust
 2014-10-27  9:43 UTC  (2+ messages)

[x86] RFA: Use new rtl iterators in find_constant
 2014-10-27  9:42 UTC  (2+ messages)

[x86] RFA: Use new rtl iterators in x86_extended_reg_mentioned_p
 2014-10-27  9:38 UTC  (2+ messages)

[x86] RFA: Use new rtl iterators in ix86_check_avx256_register
 2014-10-27  9:34 UTC  (2+ messages)

[PATCH] Fix PR63649
 2014-10-27  9:33 UTC 

[RFC PATCH, AARCH64] Add support for -mlong-calls option
 2014-10-27  9:26 UTC 

[PATCH] PR58867 ASan and UBSan tests not run for installed testing
 2014-10-27  9:22 UTC  (3+ messages)

[s390] RFA: Use new rtl iterators in s390_loop_unroll_adjust
 2014-10-27  8:51 UTC  (2+ messages)

[PATCH] Fix PR ipa/61190, 2nd edition‏
 2014-10-27  8:46 UTC  (3+ messages)
` [PING] "
  ` [PING**2] "

[PATCH x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly
 2014-10-27  8:23 UTC  (4+ messages)

[Ping] [PATCH, 9/10] aarch64: generate conditional compare instructions
 2014-10-27  7:50 UTC  (3+ messages)

[Ping] [PATCH, 7/10] aarch64: add function to output ccmp insn
 2014-10-27  7:49 UTC  (4+ messages)

[PATCH 1/5] Fix error location for cilk error message
 2014-10-27  6:37 UTC  (6+ messages)
` [PATCH 2/5] Error out for Cilk_spawn or array expression in forbidden places
  ` [PATCH 3/5] Add test cases for all the new cilk errors
    ` [PATCH 4/5] Fix some of the existing Cilk tests for the new errors
      ` [PATCH 5/5] Add illegal cilk checks to C++ front
        ` [C++ PING] "

[RFC PATCH, AARCH64] Add support for -mlong-calls option
 2014-10-27  5:50 UTC 

[PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern'
 2014-10-27  1:56 UTC  (6+ messages)

[patch] only emit one DIE for external declarations in the local scope
 2014-10-27  0:49 UTC  (2+ messages)

Fwd: g++ off-by-one bug in utf16 conversion
 2014-10-26 22:52 UTC 

[PATCH diagnostics] PR 53061 cleanup initialization
 2014-10-26 22:25 UTC  (3+ messages)

[Patch] Switch elimination pass for PR 54742
 2014-10-26 21:34 UTC  (7+ messages)
          ` [Patch] Improving jump-thread "

[Patch ARM-AArch64/testsuite v3 00/21] Neon intrinsics executable tests
 2014-10-26 18:23 UTC  (3+ messages)

[microblaze] RFA: Use new rtl iterators in microblaze_tls_referenced_p
 2014-10-26 16:39 UTC  (2+ messages)

[committed] Fix signal trampoline detection on hppa-linux
 2014-10-26 16:21 UTC 

support operator list
 2014-10-26  9:36 UTC  (2+ messages)

[MIPS] RFA: Use new rtl iterators in mips_need_noat_wrapper_p
 2014-10-25 22:26 UTC  (2+ messages)

[MIPS] RFA: Use new rtl iterators in mips_record_lo_sums
 2014-10-25 20:57 UTC  (2+ messages)

[MIPS] RFA: Use new rtl iterators in r10k_needs_protection_p_1
 2014-10-25 20:55 UTC  (2+ messages)

[MIPS] RFA: Use new rtl iterators in r10k_needs_protection_p_call
 2014-10-25 20:55 UTC  (2+ messages)

[MIPS] RFA: Use new rtl iterators in mips_sim_wait_regs_1
 2014-10-25 20:55 UTC  (2+ messages)

[MIPS] RFA: Use new rtl iterators in mips_rewrite_small_data
 2014-10-25 20:54 UTC  (2+ messages)

[MIPS] RFA: Use new rtl iterators in mips_kernel_reg_p
 2014-10-25 20:54 UTC  (2+ messages)

[MIPS] RFA: Use new rtl iterators in mips16_rewrite_pool_refs
 2014-10-25 20:54 UTC  (2+ messages)

[MIPS] RFA: Use new rtl iterators in mips_small_data_pattern_p
 2014-10-25 20:53 UTC  (2+ messages)

[committed] Fix reassoc bit test optimization (PR tree-optimization/63641)
 2014-10-25 20:53 UTC 

[mep] RFA: Use new rtl iterators in mep_mul_hilo_bypass_p
 2014-10-25 20:24 UTC  (2+ messages)

[xtensa] RFA: Use new rtl iterators in xtensa_tls_referenced_p
 2014-10-25 19:56 UTC  (2+ messages)

[mep] RFA: Use new rtl iterators in global_reg_mentioned_p
 2014-10-25 19:56 UTC  (2+ messages)

[mep] RFA: Use new rtl iterators in mep_store_find_set
 2014-10-25 19:56 UTC  (2+ messages)

[match-and-simplify] error checking on user defined oper in for
 2014-10-25 19:55 UTC 

[SH] RFA: Use new rtl iterators in sh_contains_memref_p
 2014-10-25 18:16 UTC  (2+ messages)

[SH] RFA: Use new rtl iterators in shmedia_cleanup_truncate
 2014-10-25 17:56 UTC  (2+ messages)

[Patch, Fortran] Add CO_REDUCE
 2014-10-25 17:55 UTC  (2+ messages)

[PATCH, fixincludes]: Add pthread.h to glibc_c99_inline_4 fix
 2014-10-25 17:46 UTC  (3+ messages)

update address taken: don't drop clobbers
 2014-10-25 17:14 UTC  (14+ messages)

[C PATCH] Add 'aka's on type printing in diagnostics
 2014-10-25 16:29 UTC 

[m68k] RFA: Use new rtl iterators in m68k_tls_reference_p
 2014-10-25 12:41 UTC  (2+ messages)

[PATCH] PR36312
 2014-10-25 11:15 UTC  (4+ messages)

[m68k] RFA: Use new rtl iterators in m68k_final_prescan_insn
 2014-10-25 11:15 UTC  (2+ messages)

[ARC] RFA: Use new rtl iterators in arc_write_ext_corereg
 2014-10-25 10:02 UTC 

[ARC] RFA: Use new rtl iterators in arc600_corereg_hazard
 2014-10-25  9:58 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).