Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 223 224 225 226 227 228 229 230 231 ... 265 266 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
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
[05/44] Fix columns order in openscop. 2010-09-30 Sebastian Pop New
[1/2] Fix PR47654: Compute LB and UB of a CLAST expression. 2011-02-21 Sebastian Pop New
[1/4] Add flag -ftree-loop-if-convert-memory-writes. 2010-07-08 Sebastian Pop New
[22/65] Run rewrite_cross_bb_phi_deps before rewrite_cross_bb_scalar_deps. 2010-08-02 Sebastian Pop New
[1/3] Fix Graphite memory leaks. 2010-09-23 Sebastian Pop New
[2/2] Fix PR47654: Loop blocking should strip-mine at least two loops. 2011-02-21 Sebastian Pop New
[2/3] Do not check whether memory references accessed in every iteration trap. 2010-08-18 Sebastian Pop New
[12/65] Detect commutative reductions in all the scops before rewriting out of SSA all the other scalar dependences. 2010-08-02 Sebastian Pop New
[3/3] Add testcase for PR45758. 2010-09-23 Sebastian Pop New
Add -lpwl to ppllibs. 2011-02-18 Sebastian Pop New
Do not use a data ref with indices invalid in the loop of the close_phi. 2011-01-20 Sebastian Pop New
[60/65] Introduce compatibility to newer CLooG's CloogState and mask the use with macros where possible. 2010-08-02 Sebastian Pop New
Patch for AMD Dispatch Scheduler 2010-09-09 Sebastian Pop New
Fix PR47848: Do not mention -ftree-loop-if-convert-memory-writes. 2011-02-22 Sebastian Pop New
[2/4] Outline fold_or_predicates from add_to_predicate_list. 2010-07-08 Sebastian Pop New
[45/65] Unshare the scev before code generating it. 2010-08-02 Sebastian Pop New
[19/44] A function is affine when CHREC_RIGHT is invariant. 2010-09-30 Sebastian Pop New
[57/65] Reintroduce necessary CLooG accessors to graphite. Masked by CLOOG_ORG. 2010-08-02 Sebastian Pop New
[2/5] Dump each scop in a separate file. 2010-08-17 Sebastian Pop New
[48/65] Dot refined regions. 2010-08-02 Sebastian Pop New
Use DR_IS_WRITE instead of !DR_IS_READ. 2010-09-03 Sebastian Pop New
[27/65] Fix 416.gamess miscompile: special case the rewrite of degenerate phi nodes. 2010-08-02 Sebastian Pop New
[06/12] Bump the size of scevs. 2010-07-16 Sebastian Pop New
[5/5] Fix typo. 2011-05-24 Sebastian Pop New
[07/44] Add necessary accessors for CloogMatrix (CLOOG_ORG). 2010-09-30 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
[1/4] Add the -ftree-loop-if-convert flag. 2010-07-07 Sebastian Pop New
Fix PR44391: use size_one_node for pointer types. 2010-06-15 Sebastian Pop New
[06/44] Remove spaces from matrix lines. 2010-09-30 Sebastian Pop New
[49/65] Add loop_exits_from_bb_p. 2010-08-02 Sebastian Pop New
[3/5] Disable graphite loop optimizations with fgraphite read. 2010-08-17 Sebastian Pop New
[34/65] Remove insert_loop_close_phis. 2010-08-02 Sebastian Pop New
[02/44] Avoid lang_hooks, call build_nonstandard_integer_type. 2010-09-30 Sebastian Pop New