Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 222 223 224 225 226 227 228 229 230 ... 264 265 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[26/44] Fix uninitialize warning. 2010-09-30 Sebastian Pop New
[19/28] Remove duplicate close phi nodes in the canonical close phi representation. 2011-01-21 Sebastian Pop New
[24/28] Patch not merged, update ChangeLog.graphite. 2011-01-21 Sebastian Pop New
[5/6] Compute the type of the IV based only on the CLAST bounds. 2011-06-29 Sebastian Pop New
[37/44] Only iterate over pbb_dim_iter_domain. 2010-09-30 Sebastian Pop New
[42/65] Add testcase for PR42729 and fix handling of gimple_debug info. 2010-08-02 Sebastian Pop New
[1/4] Add flag -ftree-loop-if-convert-memory-writes. 2010-08-13 Sebastian Pop New
[1/2] use cloog_isl_state_malloc 2011-08-12 Sebastian Pop New
[33/44] Fix pbb_number_of_iterations_at_time. 2010-09-30 Sebastian Pop New
Fix PRs 46834, 46994, and 46995: only rewrite reductions not containing other computations. 2011-02-07 Sebastian Pop New
[2/4] Call maybe_fold_or_comparisons to fold OR-ed predicates. 2010-07-07 Sebastian Pop New
Fix PR47594: Sign extend constants while translating to Graphite 2011-07-30 Sebastian Pop New
[4/8] Outline lst_niter_for_loop. 2010-09-09 Sebastian Pop New
Does Graphite add useless constraints to the iteration domains? 2010-06-08 Sebastian Pop New
[07/12] Scevs could be expressions without chrecs and still be scev_analyzable_p. 2010-07-16 Sebastian Pop New
add pbb->schedule 2011-08-12 Sebastian Pop New
[40/44] Fix Graphite memory leaks. 2010-09-30 Sebastian Pop New
Use Alias in common.opt to make -ftree-loop-linear an alias of -floop-interchange. 2011-01-29 Sebastian Pop New
[09/28] Test the profitability of interchange on the perfect nest. 2011-01-21 Sebastian Pop New
[3/6] Fix PR47654: Loop blocking should strip-mine at least two loops. 2011-06-29 Sebastian Pop New
[38/44] CDI_POST_DOMINATORS are not used in Graphite. 2010-09-30 Sebastian Pop New
[20/65] Fix testcase: call abort. 2010-08-02 Sebastian Pop New
[03/12] chrec_apply should only apply to the specified variable. 2010-07-16 Sebastian Pop New
add configure --with-isl 2011-08-15 Sebastian Pop New
[13/44] Disable graphite loop optimizations with fgraphite read. 2010-09-30 Sebastian Pop New
[28/28] Do not use a data ref with indices invalid in the loop of the close_phi. 2011-01-21 Sebastian Pop New
[4/4] Do not check whether memory references accessed in every iteration trap. 2010-07-07 Sebastian Pop New
[01/10] Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface. 2011-07-21 Sebastian Pop New
[2/2] Only iterate over pbb_dim_iter_domain. 2010-09-09 Sebastian Pop New
[graphite] Fix PR44726: avoid uninitialized variables 2010-06-30 Sebastian Pop New
[3/4] Add flag -floop-if-convert-memory-writes. 2010-07-07 Sebastian Pop New
[07/20] fix memory leak 2011-08-15 Sebastian Pop New
[35/44] New pass: loop flattening. 2010-09-30 Sebastian Pop New
Fix PR45948: add ssa defs from builtin partitions to the last partition. 2010-12-10 Sebastian Pop New
[11/28] speedup compilation 2011-01-21 Sebastian Pop New
[2/3] canonicalize_loop_ivs should not generate unsigned types. 2011-07-24 Sebastian Pop New
Data dependence analysis for basic block SLP 2010-09-03 Sebastian Pop New
Add -lpwl to ppllibs. 2011-03-02 Sebastian Pop New
[4/7] Use the enum OPENCL_FUNCTIONS as indices of opencl_function_names. 2010-12-28 Sebastian Pop New
[15/20] strip-mine with isl 2011-08-15 Sebastian Pop New
[17/44] Remove outermost loop parameter. 2010-09-30 Sebastian Pop New
[22/28] Patch not merged, update ChangeLog.graphite. 2011-01-21 Sebastian Pop New
[1/3] Add flag -ftree-loop-if-convert-memory-writes. 2010-08-18 Sebastian Pop New
[0/3] Move Graphite to CLooG 0.16.3 with isl backend. 2011-07-26 Sebastian Pop New
[41/44] Fix memory leaks in new scop detection. 2010-09-30 Sebastian Pop New
[1/4] Make some of the graphite functions from graphite-clast-to-gimple.c exposed for the new files. 2010-12-25 Sebastian Pop New
[04/12] Also handle GIMPLE_CALLs in rewrite_cross_bb_scalar_deps. 2010-07-16 Sebastian Pop New
update my email address 2011-08-12 Sebastian Pop New
[7/8] Add cloog_checksum. 2010-09-09 Sebastian Pop New
Fix PR43023: fuse_partitions_with_similar_memory_accesses. 2010-12-10 Sebastian Pop New
[06/28] Update required cloog to 0.16.1 2011-01-21 Sebastian Pop New
Fix PR47691: always run scev_const_prop before graphite 2011-07-24 Sebastian Pop New
[04/44] Add testcase for PR43423. 2010-09-30 Sebastian Pop New
[4/4] Make it bootstrap with CLooG.org. 2010-12-25 Sebastian Pop New
[3/7] Fix formatting. 2010-12-28 Sebastian Pop New
[2/2] Fix PR47594: Build signed niter expressions 2011-08-02 Sebastian Pop New
[8/8] New pass: loop flattening. 2010-09-09 Sebastian Pop New
[26/28] Pass to dr_analyze_indices the analysis loop for subscripts. 2011-01-21 Sebastian Pop New
[4/5] Add loop_exits_from_bb_p. 2010-07-20 Sebastian Pop New
[04/10] Cleanup function params using a struct. 2011-07-21 Sebastian Pop New
[11/44] Remove redundant checks in graphite_can_represent_scev. 2010-09-30 Sebastian Pop New
[graphite] Remove sese_adjust_liveout_phis 2010-06-15 Sebastian Pop New
Fix bootstrap without graphite. 2010-12-28 Sebastian Pop New
Fix PR49876: Continue code generation with integer_zero_node on gloog_error 2011-07-28 Sebastian Pop New
[1/2] Fix comments. 2010-09-09 Sebastian Pop New
[5/6] Add testcase for PR46215. 2011-01-18 Sebastian Pop New
[05/12] Remove uses of loop->single_iv. 2010-07-16 Sebastian Pop New
[graphite] Remove sese_adjust_liveout_phis 2010-06-12 Sebastian Pop New
[39/44] New flag: -fgraphite-dump-cloog. 2010-09-30 Sebastian Pop New
Fix PR47271: only if-convert full writes. 2011-01-25 Sebastian Pop New
[3/4] Add flag -ftree-loop-if-convert-memory-writes. 2010-07-07 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
[44/44] Fix PR45758: reset scevs before Graphite. 2010-09-30 Sebastian Pop New
Fix PR43023: fuse_partitions_with_similar_memory_accesses. 2010-12-10 Sebastian Pop New
[1/7] Sort topologically static functions. 2010-12-28 Sebastian Pop New
[3/4] Code generation for OpenCL. 2010-12-25 Sebastian Pop New
Fix PR45758: reset scevs before Graphite. 2010-09-24 Sebastian Pop New
Fix PR46404: call scev_reset to reset the number of iterations as well. 2010-12-16 Sebastian Pop New
[3/5] Dot refined regions. 2010-07-20 Sebastian Pop New
[21/65] Early return in rewrite_commutative_reductions_out_of_ssa when flag_associative_math is not set. 2010-08-02 Sebastian Pop New
Fix miscompilation of 416.gamess. 2010-09-24 Sebastian Pop New
Fix PR46924: Do not detect reductions outside the current SESE region. 2010-12-16 Sebastian Pop New
[05/28] Document availability of cloog-0.16 2011-01-21 Sebastian Pop New
[35/65] Remove expand_scalar_variables_ hack. 2010-08-02 Sebastian Pop New
[2/2] Add DEBUG_FUNCTION to all the dot_* debugging functions. 2010-09-17 Sebastian Pop New
Fix PR47271: only if-convert full writes. 2011-01-24 Sebastian Pop New
[2/7] Fix formating problems. 2010-12-28 Sebastian Pop New
Fix PR47561: print the Graphite flags. 2011-02-01 Sebastian Pop New
[1/2] Add back dot_rdg. 2010-09-17 Sebastian Pop New
[5/5] Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange. 2011-01-18 Sebastian Pop New
[7/7] Use FOR_EACH_VEC_ELT. 2010-12-28 Sebastian Pop New
[07/65] Fix comments and indentation. 2010-08-02 Sebastian Pop New
[43/44] Fix miscompilation of 416.gamess. 2010-09-30 Sebastian Pop New
[6/6] Add testcase for PR46970. 2011-01-18 Sebastian Pop New
[2/5] Do not translate out-of-SSA close phi nodes that can be analyzed with scev. 2010-07-20 Sebastian Pop New
[46/65] Add testcase for PR20742. 2010-08-02 Sebastian Pop New
[42/44] Add testcase for PR45758. 2010-09-30 Sebastian Pop New
Fix PR47576 and PR47555: add PARAM_SCEV_MAX_PATH_LENGTH. 2011-02-01 Sebastian Pop New
[12/28] Correct the precedence relation. 2011-01-21 Sebastian Pop New
[23/65] Remove copy_renames. 2010-08-02 Sebastian Pop New