public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/89] Compile-time gimple-checking
 2014-04-22 17:19 UTC  (104+ messages)
` [PATCH 49/89] Make add_phi_arg require a gimple_phi
` [PATCH 34/89] Introduce gimple_omp_atomic_load
` [PATCH 04/89] Introduce gimple_cond and use it in various places
` [PATCH 41/89] Introduce gimple_omp_task
` [PATCH 11/89] tree-parloops.c: use gimple_phi in various places
` [PATCH 05/89] Introduce gimple_assign and use it "
` [PATCH 65/89] Concretize three gimple_try_set_ accessors
` [PATCH 58/89] Make gimple_label_set_label require a gimple_label
` [PATCH 20/89] Introduce gimple_call
` [PATCH 50/89] Make gimple_phi_arg_set_location require a gimple_phi
` [PATCH 63/89] Concretize gimple_eh_filter_set_types and gimple_eh_filter_set_failure
` [PATCH 02/89] Introduce gimple_switch and use it in various places
` [PATCH 37/89] Introduce gimple_omp_critical
` [PATCH 17/89] Update various expressions within tree-scalar-evolution.c to be gimple_phi
` [PATCH 16/89] tree-ssa-loop-ivopts.c: use gimple_phi in a few places
` [PATCH 01/89] Const-correctness fixes for some gimple accessors
` [PATCH 29/89] Introduce gimple_resx
` [PATCH 28/89] Introduce gimple_eh_else
` [PATCH 06/89] Introduce gimple_label and use it in a few places
` [PATCH 39/89] Introduce gimple_omp_parallel
` [PATCH 86/89] Concretize gimple_call_copy_flags and ipa_modify_call_arguments
` [PATCH 78/89] Concretize gimple_call_set_nothrow
` [PATCH 22/89] Introduce gimple_goto
` [PATCH 45/89] Introduce gimple_omp_sections
` [PATCH 82/89] Concretize gimple_call_set_fntype
` [PATCH 76/89] Concretize gimple_cond_{lhs|rhs}_ptr
` [PATCH 88/89] Use gimple_phi in many more places
` [PATCH 14/89] tree-ssa-loop-niter.c: use gimple_phi in a few places
` [PATCH 21/89] Introduce gimple_return
` [PATCH 67/89] Make gimple_phi_arg_location require a gimple_phi
` [PATCH 25/89] Introduce gimple_catch
` [PATCH 89/89] Convert various gimple to gimple_phi within ssa-iterators.h
` [PATCH 70/89] Concretize locals within expand_omp_for_init_counts
` [PATCH 73/89] Concretize gimple_cond_{true|false}_label
` [PATCH 31/89] Use subclasses of gimple in various places
` [PATCH 19/89] Const-correctness of gimple_call_builtin_p
` [PATCH 64/89] Concretize gimple_try_set_catch_is_cleanup
` [PATCH 56/89] Various gimple to gimple_call conversions in IPA
` [PATCH 87/89] Use gimple_call in some places within tree-ssa-dom.c
` [PATCH 83/89] Concretize gimple_call_set_tail and gimple_call_tail_p
` [PATCH 59/89] Make gimple_goto_set_dest require a gimple_goto
` [PATCH 72/89] Concretize gimple_switch_index and gimple_switch_index_ptr
` [PATCH 46/89] tree-parloops.c: Use gimple_phi in various places
` [PATCH 80/89] Tweak to gimplify_modify_expr
` [PATCH 07/89] Introduce gimple_debug and use it in a few places
` [PATCH 84/89] Concretize gimple_call_arg_flags
` [PATCH 03/89] Introduce gimple_bind and use it for accessors
` [PATCH 60/89] Concretize gimple_catch_types
` [PATCH 85/89] Concretize gimple_assign_nontemporal_move_p
` [PATCH 66/89] Make gimple_phi_arg_location_from_edge require a gimple_phi
` [PATCH 48/89] Make gimple_phi_arg_def_ptr and gimple_phi_arg_has_location "
` [PATCH 43/89] Introduce gimple_omp_target
` [PATCH 77/89] Concretize various expressions from gimple to gimple_cond
` [PATCH 47/89] omp-low.c: Use more concrete types of gimple statement for various locals
` [PATCH 53/89] More gimple_phi
` [PATCH 69/89] Make gimple_cond_set_{true|false}_label require gimple_cond
` [PATCH 57/89] Concretize parameter to gimple_call_copy_skip_args
` [PATCH 18/89] Concretize get_loop_exit_condition et al to working on gimple_cond
` [PATCH 62/89] Concretize gimple_label_label
` [PATCH 74/89] Concretize gimple_cond_set_code
` [PATCH 24/89] Introduce gimple_transaction
` [PATCH 51/89] Update GRAPHITE to use more concrete gimple statement classes
` [PATCH 08/89] Introduce gimple_phi and use it in various places
` [PATCH 32/89] Introduce gimple_try
` [PATCH 42/89] Introduce gimple_omp_single
` [PATCH 71/89] Concretize gimple_cond_make_{false|true}
` [PATCH 36/89] Introduce gimple_omp_continue
` [PATCH 79/89] Concretize gimple_call_nothrow_p
` [PATCH 26/89] Introduce gimple_eh_filter
` [PATCH 61/89] Concretize gimple_call_use_set and gimple_call_clobber_set
` [PATCH 75/89] Concretize gimple_cond_set_{lhs|rhs}
` [PATCH 27/89] Introduce gimple_eh_must_not_throw
` [PATCH 09/89] Introduce gimple_phi_iterator
` [PATCH 55/89] Use gimple_call for callgraph edges
` [PATCH 81/89] Concretize gimple_call_set_fn
` [PATCH 38/89] Introduce gimple_omp_for
` [PATCH 15/89] tree-ssa-loop-manip.c: use gimple_phi in three places
` [PATCH 33/89] Use more concrete types for various gimple statements
` [PATCH 10/89] Update ssa_prop_visit_phi_fn callbacks to take a gimple_phi
` [PATCH 52/89] Make gimple_phi_arg_edge require "
` [PATCH 12/89] tree-predcom.c: use gimple_phi in various places
` [PATCH 13/89] tree-ssa-phiprop.c: use gimple_phi
` [PATCH 44/89] Introduce gimple_omp_teams
` [PATCH 54/89] Make gimple_call_return_slot_opt_p require a gimple_call
` [PATCH 68/89] Concretize three gimple_return_ accessors
` [PATCH 23/89] Introduce gimple_asm
` [PATCH 40/89] tree-cfg.c: Make verify_gimple_call require a gimple_call
` [PATCH 35/89] Introduce gimple_omp_atomic_store
` [PATCH 30/89] Introduce gimple_eh_dispatch

fuse-caller-save - hook format
 2014-04-22 17:15 UTC  (10+ messages)
        ` Add call_fusage_contains_non_callee_clobbers hook

[PATCH][AARCH64] Support tail indirect function call
 2014-04-22 17:08 UTC  (3+ messages)

[PATCH] Do not run IPA transform phases multiple times
 2014-04-22 17:00 UTC  (7+ messages)

[PATCH, AArch64] Use GCC builtins to count leading/tailing zeros
 2014-04-22 16:36 UTC  (3+ messages)
` [PING] "

[committed] Fix ICE on invalid combined distribute parallel for (PR c/59073)
 2014-04-22 16:34 UTC 

[RFC] Add aarch64 support for ada
 2014-04-22 16:29 UTC  (7+ messages)

[PATCH][RFC][wide-int] Fix some build errors on arm in wide-int branch and report ICE
 2014-04-22 16:09 UTC  (5+ messages)

[PATCH] Simplify a VEC_SELECT fed by its own inverse
 2014-04-22 15:33 UTC  (9+ messages)

Remove obsolete Solaris 9 support
 2014-04-22 15:27 UTC  (18+ messages)

[PATCH, SH] Extend HIQI mode constants
 2014-04-22 14:45 UTC 

[linaro/gcc-4_9-branch] Merge from gcc-4_9-branch
 2014-04-22 14:22 UTC 

version typeinfo for 128bit types
 2014-04-22 14:12 UTC  (5+ messages)

[Patch, AArch64] Fix shuffle for big-endian
 2014-04-22 14:11 UTC  (6+ messages)

[PATCH 1/7] [AARCH64] Fix bug in aarch64_initial_elimination_offset
 2014-04-22 14:10 UTC  (2+ messages)

PATCH: PR target/60868: [4.9/4.10 Regression] ICE: in int_mode_for_mode, at stor-layout.c:400 with -minline-all-stringops -minline-stringops-dynamically -march=core2
 2014-04-22 13:41 UTC  (2+ messages)

[COMMITTED][AArch64] Fixup indentation
 2014-04-22 13:22 UTC 

[PATCH] Try to coalesce for unary and binary ops
 2014-04-22 13:05 UTC  (4+ messages)

Fwd: [PATCH] pedantic warning behavior when casting void* to ptr-to-func, 4.8 and 4.9
 2014-04-22 12:31 UTC  (5+ messages)
  `  "

RFA: tweak integer type used for memcpy folding
 2014-04-22 11:46 UTC  (9+ messages)

[AArch64] Relax modes_tieable_p and cannot_change_mode_class
 2014-04-22 11:06 UTC  (3+ messages)

[PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside)
 2014-04-22 10:41 UTC  (4+ messages)

[PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration
 2014-04-22 10:33 UTC  (10+ messages)
                ` Ping: "

[PATCH, AArch64 0/7] TImode and longlong.h improvements
 2014-04-22 10:31 UTC  (7+ messages)
` [PATCH, AArch64 2/6] aarch64: Add mulditi3 and umulditi3 patterns
` [PATCH, AArch64 3/6] aarch64: Add multi3 pattern
` [PATCH, AArch64 1/6] aarch64: Add addti3 and subti3 patterns

[PATCH, x86] merge movsd/movhpd pair in peephole
 2014-04-22  9:51 UTC  (6+ messages)

[PING] [PATCH, AARCH64] mov<mode>cc for fcsel
 2014-04-22  9:41 UTC  (2+ messages)

[PATCH, PR 57748] Check for out of bounds access
 2014-04-22  9:36 UTC  (9+ messages)
` [PATCH, PR 57748] Check for out of bounds access, Part 2
  ` [PATCH] Remove "keep_aligning" from get_inner_reference

[4.9] Add no-dist for libffi and boehm-gc (PR other/43620)
 2014-04-22  9:26 UTC 

[PATCH] Fix uninitialised variable warning in tree-ssa-loop-ivcanon.c
 2014-04-22  8:42 UTC  (3+ messages)

Inliner heuristics TLC 3/n
 2014-04-22  8:24 UTC  (2+ messages)

[PATCH] Fix omp declare simd cloning (PR tree-optimization/60823)
 2014-04-22  8:15 UTC  (2+ messages)

Inliner heuristics TLC 1/n - let small function inlinng to ignore cold portion of program
 2014-04-22  8:03 UTC  (2+ messages)

[PATCH, ARM] Trunk build fail
 2014-04-22  8:03 UTC  (2+ messages)

[Patch, Fortran] PR60881 - fix ICE with allocatable scalar coarrays
 2014-04-21 22:13 UTC 

[RFC] [Testsuite,ARM] Neon intrinsics executable tests
 2014-04-21 20:03 UTC  (6+ messages)

[PATCH, PR60189, Cilk+] Fix for ICE with incorrect Cilk_sync usage
 2014-04-21 19:28 UTC  (10+ messages)

[PATCH], PR target/60735, fix powerpc SPE failure
 2014-04-21 18:59 UTC  (2+ messages)

[PATCH, i386]: Fix PR/60909, ICE with -mrdrnd and __builtin_ia32_rdrand32_step
 2014-04-21 18:55 UTC 

[patch, testsuite] Fix fragile case nsdmi-union5
 2014-04-21 16:02 UTC  (2+ messages)

[PATCH 0/2] Windows: Two improvements
 2014-04-21 15:38 UTC  (4+ messages)
` [PATCH 1/2] Windows libibery: Don't quote args unnecessarily

[Ping for C++ frontend review] [PATCH] PR debug/57519
 2014-04-21 14:01 UTC 

[RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend
 2014-04-21 13:01 UTC  (8+ messages)

[C++ Patch] PR 59120
 2014-04-21 12:23 UTC  (2+ messages)

Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly
 2014-04-21  4:41 UTC  (3+ 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).