Show patches with: none      |   127547 patches
« 1 2 ... 1259 1260 12611275 1276 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/9] Cleanup 32-bit ms_hook code. - - - - --- 2010-08-03 Richard Henderson New
[3/9] Consolidate red-zone logic into ix86_using_red_zone. - - - - --- 2010-08-03 Richard Henderson New
[2/9] Simplify logic saving the int registers in the prologue. - - - - --- 2010-08-03 Richard Henderson New
[1/9] Eliminate most of the conditional compilation from dwarf2out.c. - - - - --- 2010-08-03 Richard Henderson New
[doc] -x cpp-output - - - - --- 2010-08-03 Ryan Mansfield New
[Fortran] Fix dependency checking regression for 64-bit - - - - --- 2010-08-03 Thomas Koenig New
[ARM] Misaligned access support for ARM Neon - - - - --- 2010-08-03 Julian Brown New
ifcvt/crossjump patch: Fix PR 42496, 21803 - - - - --- 2010-08-03 Bernd Schmidt New
Combiner fixes - - - - --- 2010-08-03 Bernd Schmidt New
ifcvt/crossjump patch: Fix PR 42496, 21803 - - - - --- 2010-08-03 Bernd Schmidt New
[ARM] Fix PR45094 - - - - --- 2010-08-03 Yao Qi New
PR tree-optimize/45085 (-fpartial-inlining miscompile) - - - - --- 2010-08-03 Jan Hubicka New
[i386] : Remove ix86_compare_op0 and ix86_compare_op1 global variables - - - - --- 2010-08-03 Uros Bizjak New
[ARM] : Remove superfluous test in arm_override_options - - - - --- 2010-08-02 John Tytgat New
Add Changpeng Fang to the "Write After Approval" MAINTAINERS list - - - - --- 2010-08-02 Fang, Changpeng New
[4.5] Fix PR 44914 - - - - --- 2010-08-02 Martin Jambor New
More ARM pattern merging - - - - --- 2010-08-02 Bernd Schmidt New
Combiner fixes - - - - --- 2010-08-02 Bernd Schmidt New
Fix target/45063, caller-save.c problem induced by IRA multiword changes - - - - --- 2010-08-02 Bernd Schmidt New
[65/65] Fix miscompile of 416.gamess. - - - - --- 2010-08-02 Sebastian Pop New
[64/65] Fix gamess: the only constant phi nodes with one argument are is_gimple_min_invariant and S… - - - - --- 2010-08-02 Sebastian Pop New
[63/65] Fix typos. - - - - --- 2010-08-02 Sebastian Pop New
[RFC] Remove call to build_ref_for_offset in IPA-SRA - - - - --- 2010-08-02 Martin Jambor New
[62/65] Remove cloog_initialize and cloog_finalize when using official CLooG releases. - - - - --- 2010-08-02 Sebastian Pop New
[61/65] Adapt to new CloogScattering abstraction, introduced in official CLooG versions (CLOOG_ORG). - - - - --- 2010-08-02 Sebastian Pop New
[60/65] Introduce compatibility to newer CLooG's CloogState and mask the use with macros where poss… - - - - --- 2010-08-02 Sebastian Pop New
[59/65] Adapt to new CLAST structure within upstream CLooG version and retain compatibility to CLoo… - - - - --- 2010-08-02 Sebastian Pop New
[58/65] Make CLooG options compatible to newer CLooG releases and pass options to build_cloog_prog … - - - - --- 2010-08-02 Sebastian Pop New
[57/65] Reintroduce necessary CLooG accessors to graphite. Masked by CLOOG_ORG. - - - - --- 2010-08-02 Sebastian Pop New
[56/65] Call scev_reset_htab when Graphite out-of-SSA has changed something. - - - - --- 2010-08-02 Sebastian Pop New
[55/65] Fix tonto: call propagate_expr_outside_region. - - - - --- 2010-08-02 Sebastian Pop New
[54/65] Call scev_analyzable_p only on is_gimple_reg. - - - - --- 2010-08-02 Sebastian Pop New
[53/65] Propagate constant values or parametric expressions outside the scop region. - - - - --- 2010-08-02 Sebastian Pop New
[52/65] Use SSA_NAME_DEF_STMT only on SSA_NAMEs. - - - - --- 2010-08-02 Sebastian Pop New
[51/65] Do not instantiate default definitions in instantiate_scev_name. - - - - --- 2010-08-02 Sebastian Pop New
[50/65] Enhance region checks. - - - - --- 2010-08-02 Sebastian Pop New
[49/65] Add loop_exits_from_bb_p. - - - - --- 2010-08-02 Sebastian Pop New
[48/65] Dot refined regions. - - - - --- 2010-08-02 Sebastian Pop New
[47/65] Do not translate out-of-SSA close phi nodes that can be analyzed with scev. - - - - --- 2010-08-02 Sebastian Pop New
[46/65] Add testcase for PR20742. - - - - --- 2010-08-02 Sebastian Pop New
[45/65] Unshare the scev before code generating it. - - - - --- 2010-08-02 Sebastian Pop New
[44/65] Do not rewrite out of SSA scalar phi nodes that can be scev_analyzable_p. - - - - --- 2010-08-02 Sebastian Pop New
[43/65] Correctly handle SSA_NAME_IS_DEFAULT_DEF in rewrite_close_phi_out_of_ssa. - - - - --- 2010-08-02 Sebastian Pop New
[42/65] Add testcase for PR42729 and fix handling of gimple_debug info. - - - - --- 2010-08-02 Sebastian Pop New
[41/65] Special case non close-phi nodes with one argument in rewrite_close_phi_out_of_ssa. - - - - --- 2010-08-02 Sebastian Pop New
[40/65] Scevs could be expressions without chrecs and still be scev_analyzable_p. - - - - --- 2010-08-02 Sebastian Pop New
[39/65] Bump the size of scevs. - - - - --- 2010-08-02 Sebastian Pop New
[38/65] Remove uses of loop->single_iv. - - - - --- 2010-08-02 Sebastian Pop New
[37/65] Also handle GIMPLE_CALLs in rewrite_cross_bb_scalar_deps. - - - - --- 2010-08-02 Sebastian Pop New
[36/65] chrec_apply should only apply to the specified variable. - - - - --- 2010-08-02 Sebastian Pop New
[35/65] Remove expand_scalar_variables_ hack. - - - - --- 2010-08-02 Sebastian Pop New
[34/65] Remove insert_loop_close_phis. - - - - --- 2010-08-02 Sebastian Pop New
[33/65] Fix flipped condition using mpz_sgn. - - - - --- 2010-08-02 Sebastian Pop New
[32/65] Add testcase for miscompile in gamess. - - - - --- 2010-08-02 Sebastian Pop New
[31/65] Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Removing unused f… - - - - --- 2010-08-02 Sebastian Pop New
[30/65] Move cloog-related functions from graphite-ppl.{c,h} to new graphite-cloog-util.{c,h}. - - - - --- 2010-08-02 Sebastian Pop New
[29/65] Resolve CLooG's value_* macros to their respective mpz_* counterparts. - - - - --- 2010-08-02 Sebastian Pop New
[28/65] Print bbs in refined region tree. - - - - --- 2010-08-02 Sebastian Pop New
[27/65] Fix 416.gamess miscompile: special case the rewrite of degenerate phi nodes. - - - - --- 2010-08-02 Sebastian Pop New
[26/65] Fix 435.gromacs miscompile: call rewrite_close_phi_out_of_ssa from rewrite_cross_bb_phi_dep… - - - - --- 2010-08-02 Sebastian Pop New
[25/65] Remove dead code. - - - - --- 2010-08-02 Sebastian Pop New
[24/65] Replace map with rename_map. - - - - --- 2010-08-02 Sebastian Pop New
[23/65] Remove copy_renames. - - - - --- 2010-08-02 Sebastian Pop New
[22/65] Run rewrite_cross_bb_phi_deps before rewrite_cross_bb_scalar_deps. - - - - --- 2010-08-02 Sebastian Pop New
[21/65] Early return in rewrite_commutative_reductions_out_of_ssa when flag_associative_math is not… - - - - --- 2010-08-02 Sebastian Pop New
[20/65] Fix testcase: call abort. - - - - --- 2010-08-02 Sebastian Pop New
[19/65] Always insert out of SSA copies on edges except for loop->latch. - - - - --- 2010-08-02 Sebastian Pop New
[18/65] Split rewrite_cross_bb_scalar_deps_out_of_ssa out from rewrite_reductions_out_of_ssa. - - - - --- 2010-08-02 Sebastian Pop New
[17/65] Add more debug counter guards. - - - - --- 2010-08-02 Sebastian Pop New
[16/65] Schedule a copy_prop pass before graphite. - - - - --- 2010-08-02 Sebastian Pop New
[15/65] Remove rename_nb_iterations and rename_sese_parameters - - - - --- 2010-08-02 Sebastian Pop New
[14/65] Also rewrite out of SSA scalar dependences going outside the SCoP region. - - - - --- 2010-08-02 Sebastian Pop New
[13/65] Remove insert_copyout and insert_copyin. - - - - --- 2010-08-02 Sebastian Pop New
[12/65] Detect commutative reductions in all the scops before rewriting out of SSA all the other sc… - - - - --- 2010-08-02 Sebastian Pop New
[11/65] Launch dotty in background. - - - - --- 2010-08-02 Sebastian Pop New
[10/65] Don't call pbb_to_depth_to_oldiv from compute_type_for_level. - - - - --- 2010-08-02 Sebastian Pop New
[09/65] Call compute_overall_effect_of_inner_loop from instantiate_scev_name. - - - - --- 2010-08-02 Sebastian Pop New
[08/65] Do not gather loop exit conditions on the basic blocks outside the loop. - - - - --- 2010-08-02 Sebastian Pop New
[07/65] Fix comments and indentation. - - - - --- 2010-08-02 Sebastian Pop New
[06/65] Fix refined region tree nesting. - - - - --- 2010-08-02 Sebastian Pop New
[05/65] Skeleton for the new SCoP detection. - - - - --- 2010-08-02 Sebastian Pop New
[04/65] Add analysis pass to build the refined program structure tree. - - - - --- 2010-08-02 Sebastian Pop New
[03/65] Use size_one_node. - - - - --- 2010-08-02 Sebastian Pop New
[02/65] Fix type of integer_one_node for fold_build of POINTER_PLUS_EXPR. - - - - --- 2010-08-02 Sebastian Pop New
[01/65] Fix invariant phi node removal. - - - - --- 2010-08-02 Sebastian Pop New
[fortran] PR 45159, dependency checking - - - - --- 2010-08-02 Thomas Koenig New
[fortran] Use gfc_symbol_state. - - - - --- 2010-08-02 Mikael Morin New
[alpha] : Fix PR target/41089, stdarg pass produces wrong code - - - - --- 2010-08-02 Uros Bizjak New
Miscellaneous options fixes - - - - --- 2010-08-02 Joseph Myers New
Let completely_scalarize_record creates access expressions on its own - - - - --- 2010-08-02 Martin Jambor New
Add -ftree-loop-distribute-patterns enabled at -O3. - - - - --- 2010-08-02 Sebastian Pop New
[trans-mem] optimize exception object memory - - - - --- 2010-08-02 Aldy Hernandez New
[Ada] Don't generate RTL in gigi - - - - --- 2010-08-02 Eric Botcazou New
[fortran] PR fortran/45151 : NULL changed_syms assert regressions. - - - - --- 2010-08-02 Mikael Morin New
More ARM pattern merging - - - - --- 2010-08-02 Bernd Schmidt New
Resubmit/Ping^n ARM ldm/stm peepholes - - - - --- 2010-08-02 Bernd Schmidt New
Handle attribute enabled in reload_cse_regs - - - - --- 2010-08-02 Bernd Schmidt New
[ARM] committed - Remove superfluous definition of COSTS_N_INSNS in the ARM backend. - - - - --- 2010-08-02 Ramana Radhakrishnan New
[libfortran] Don't update position flag for non-seekable files - - - - --- 2010-08-02 Janne Blomqvist New
[fortran] Follow references in dependency checking - - - - --- 2010-08-01 Thomas Koenig New
« 1 2 ... 1259 1260 12611275 1276 »