Show patches with: none      |   126709 patches
« 1 2 ... 870 871 8721267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[gimple-classes,committed,66/92] Concretize three gimple_return_ accessors - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,65/92] Make gimple_phi_arg_location require a gimple_phi. - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,64/92] Make gimple_phi_arg_location_from_edge require a gimple_phi - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,63/92] Concretize three gimple_try_set_ accessors - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,62/92] Concretize gimple_try_set_catch_is_cleanup - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,61/92] Concretize gimple_eh_filter_set_types and gimple_eh_filter_set_fai… - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,60/92] Concretize gimple_label_label - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,59/92] Concretize gimple_call_use_set and gimple_call_clobber_set - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,58/92] Concretize gimple_catch_types - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,57/92] Make gimple_goto_set_dest require a gimple_goto - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,56/92] Make gimple_label_set_label require a gimple_label - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,55/92] Concretize parameter to gimple_call_copy_skip_args - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,54/92] Various gimple to gimple_call conversions in IPA - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,53/92] Use gimple_call for callgraph edges - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,52/92] Make gimple_call_return_slot_opt_p require a gimple_call. - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,51/92] More gimple_phi - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,50/92] Make gimple_phi_arg_edge require a gimple_phi - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,49/92] Update GRAPHITE to use more concrete gimple statement classes - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,48/92] Make gimple_phi_arg_set_location require a gimple_phi - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,47/92] Make add_phi_arg require a gimple_phi - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,46/92] Make gimple_phi_arg_def_ptr and gimple_phi_arg_has_location requir… - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,45/92] omp-low.c: Use more concrete types of gimple statement for various… - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,44/92] tree-parloops.c: Use gimple_phi in various places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,43/92] Introduce gimple_omp_sections - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,42/92] Introduce gimple_omp_teams - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,41/92] Introduce gimple_omp_target - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,40/92] Introduce gimple_omp_single - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,39/92] Introduce gimple_omp_task - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,38/92] tree-cfg.c: Make verify_gimple_call require a gimple_call - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,37/92] Introduce gimple_omp_parallel - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,36/92] Introduce gimple_omp_for - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,35/92] Introduce gimple_omp_critical - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,34/92] Introduce gimple_omp_continue - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,33/92] Introduce gimple_omp_atomic_store - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,32/92] Introduce gimple_omp_atomic_load - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,31/92] Use more concrete types for various gimple statements - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,30/92] Introduce gimple_try - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,29/92] Use subclasses of gimple in various places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,28/92] Introduce gimple_eh_dispatch - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,27/92] Introduce gimple_resx - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,26/92] Introduce gimple_eh_else - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,25/92] Introduce gimple_eh_must_not_throw - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,24/92] Introduce gimple_eh_filter - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,23/92] Introduce gimple_catch - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,22/92] Introduce gimple_transaction - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,21/92] Introduce gimple_asm - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,20/92] Introduce gimple_goto - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,19/92] Introduce gimple_return - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,18/92] Introduce gimple_call - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,17/92] Concretize get_loop_exit_condition et al to working on gimple_cond - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,16/92] Update various expressions within tree-scalar-evolution.c to be gi… - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,15/92] tree-ssa-loop-ivopts.c: use gimple_phi in a few places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,14/92] tree-ssa-loop-manip.c: use gimple_phi in three places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,13/92] tree-ssa-loop-niter.c: use gimple_phi in a few places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,12/92] tree-ssa-phiprop.c: use gimple_phi - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,11/92] tree-predcom.c: use gimple_phi in various places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,10/92] tree-parloops.c: use gimple_phi in various places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,09/92] Update ssa_prop_visit_phi_fn callbacks to take a gimple_phi - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,08/92] Introduce gimple_phi_iterator - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,07/92] Introduce gimple_phi and use it in various places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,06/92] Introduce gimple_debug and use it in a few places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,05/92] Introduce gimple_label and use it in a few places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,04/92] Introduce gimple_assign and use it in various places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,03/92] Introduce gimple_cond and use it in various places - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,02/92] Introduce gimple_bind and use it for accessors. - - - - --- 2014-10-27 David Malcolm New
[gimple-classes,committed,01/92] Introduce gimple_switch and use it in various places - - - - --- 2014-10-27 David Malcolm New
[gomp4] Fix combined directives. - - - - --- 2014-10-27 James Norris New
C++ PATCH to implement C++14 aggregate NSDMI (N3653) - - - - --- 2014-10-27 Jason Merrill New
libgo patch committed: Update to 1.3.3 - - - - --- 2014-10-27 Ian Lance Taylor New
-fsanitize=vptr instrumentation (take 2) - - - - --- 2014-10-27 Jakub Jelinek New
PR ipa/63576: Process speculative edges in ICF - - - - --- 2014-10-27 Ilya Palachev New
[gomp4] Wait directive with async and wait clauses. - - - - --- 2014-10-27 Thomas Schwinge New
[GOOGLE] Fix LIPO resolved node reference fixup - - - - --- 2014-10-27 Teresa Johnson New
[match-and-simplify] reject conditional convert and commutative ops in result operand - - - - --- 2014-10-27 Prathamesh Kulkarni New
[optabs] PR63442 libgcc_cmp_return_mode not always return word_mode - - - - --- 2014-10-27 Jiong Wang New
[3/4] Add libgomp plugin for Intel MIC - - - - --- 2014-10-27 Ilya Verbin New
[Ada] Minor gigi tweaks - - - - --- 2014-10-27 Eric Botcazou New
[Ada] Fix ICE on string concatenation with -gnatd.h - - - - --- 2014-10-27 Eric Botcazou New
[Ada] Fix ICE on instantiated packed array type - - - - --- 2014-10-27 Eric Botcazou New
[Ada] Fix overflow with entry queue - - - - --- 2014-10-27 Eric Botcazou New
Fix PR63649 - - - - --- 2014-10-27 Markus Trippelsdorf New
[RFC,AARCH64] Add support for -mlong-calls option - - - - --- 2014-10-27 Yangfei (Felix) New
[x86] Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly - - - - --- 2014-10-27 Evgeny Stupachenko New
[RFC,AARCH64] Add support for -mlong-calls option - - - - --- 2014-10-27 Yangfei (Felix) New
[ifcvt] Check size cost in noce_try_store_flag_mask - - - - --- 2014-10-27 Zhenqiang Chen New
g++ off-by-one bug in utf16 conversion - - - - --- 2014-10-26 John Schmerge New
Improving jump-thread pass for PR 54742 - - - - --- 2014-10-26 Sebastian Pop New
[ARM-AArch64/testsuite,v3,00/21] Neon intrinsics executable tests - - - - --- 2014-10-26 Christophe Lyon New
[committed] Fix signal trampoline detection on hppa-linux - - - - --- 2014-10-26 John David Anglin New
support operator list - - - - --- 2014-10-26 Prathamesh Kulkarni New
[committed] Fix reassoc bit test optimization (PR tree-optimization/63641) - - - - --- 2014-10-25 Jakub Jelinek New
[match-and-simplify] error checking on user defined oper in for - - - - --- 2014-10-25 Prathamesh Kulkarni New
support operator list - - - - --- 2014-10-25 Prathamesh Kulkarni New
update address taken: don't drop clobbers - - - - --- 2014-10-25 Marc Glisse New
[C] Add 'aka's on type printing in diagnostics - - - - --- 2014-10-25 Marek Polacek New
PR36312 - - - - --- 2014-10-25 Anthony Brandon New
[alpha] RFA: Use new rtl iterators in some_small_symbolic_operand_int - - - - --- 2014-10-25 Richard Sandiford New
[alpha] RFA: Use new rtl iterators in alpha_find_lo_sum_using_gp - - - - --- 2014-10-25 Richard Sandiford New
[alpha] RFA: Use new rtl iterators in alpha_set_memflags - - - - --- 2014-10-25 Richard Sandiford New
[alpha] RFA: Use new rtl iterators in split_small_symbolic_operand - - - - --- 2014-10-25 Richard Sandiford New
« 1 2 ... 870 871 8721267 1268 »