Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 226 227 228 229 230 231 232 233 234 ... 269 270 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[2/3] Do not check whether memory references accessed in every iteration trap. 2010-08-18 Sebastian Pop New
[2/2] Fix PR47654: Loop blocking should strip-mine at least two loops. 2011-02-21 Sebastian Pop New
Fix PR45758: reset scevs before Graphite. 2010-09-24 Sebastian Pop New
Fix PR49876: Continue code generation with integer_zero_node on gloog_error 2011-07-27 Sebastian Pop New
Do not include unnecessary .h files. 2010-12-28 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
[1/3] Fix PR46029: reimplement if-convert stores. 2011-01-03 Sebastian Pop New
[19/20] remove old data dependence analysis, xfail graphite-force-parallel 2011-08-15 Sebastian Pop New
[1/4] Add flag -ftree-loop-if-convert-memory-writes. 2010-08-13 Sebastian Pop New
Fix PRs 46834, 46994, and 46995: only rewrite reductions not containing other computations. 2011-02-07 Sebastian Pop New
[22/44] Add testcase for PR45230. 2010-09-30 Sebastian Pop New
[1/3] Only update ChangeLog.graphite. 2011-07-08 Sebastian Pop New
[5/7] Move code out of ifdef HAVE_cloog section. 2010-12-28 Sebastian Pop New
[35/65] Remove expand_scalar_variables_ hack. 2010-08-02 Sebastian Pop New
[07/44] Add necessary accessors for CloogMatrix (CLOOG_ORG). 2010-09-30 Sebastian Pop New
[09/20] Add scop->context 2011-08-15 Sebastian Pop New
Speed-up loop blocking: strip-mining is always legal. 2010-08-23 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
[28/44] Use FOR_EACH_VEC_ELT. 2010-09-30 Sebastian Pop New
Fix PR47594: Sign extend constants while translating to Graphite 2011-07-25 Sebastian Pop New
[09/28] Test the profitability of interchange on the perfect nest. 2011-01-21 Sebastian Pop New
[08/65] Do not gather loop exit conditions on the basic blocks outside the loop. 2010-08-02 Sebastian Pop New
[40/44] Fix Graphite memory leaks. 2010-09-30 Sebastian Pop New
add configure --with-isl 2011-08-15 Sebastian Pop New
[02/12] Remove expand_scalar_variables_ hack. 2010-07-16 Sebastian Pop New
Fix PR47002: memory leaks. 2010-12-22 Sebastian Pop New
[10/44] Fix 435.gromacs miscompile. 2010-09-30 Sebastian Pop New
[05/10] Add fixme comment. 2011-07-21 Sebastian Pop New
[2/6] A function is affine when CHREC_RIGHT is invariant. 2010-08-20 Sebastian Pop New
[22/65] Run rewrite_cross_bb_phi_deps before rewrite_cross_bb_scalar_deps. 2010-08-02 Sebastian Pop New
[14/44] Add documentation for -fgraphite-read and -fgraphite-write. 2010-09-30 Sebastian Pop New
[11/11] add pdr->accesses and pdr->extent 2011-08-11 Sebastian Pop New
[1/4] Add the -floop-if-convert flag. 2010-07-07 Sebastian Pop New
[19/28] Remove duplicate close phi nodes in the canonical close phi representation. 2011-01-21 Sebastian Pop New
[34/44] Add cloog_checksum. 2010-09-30 Sebastian Pop New
[02/10] Do not compute twice type, lb, and ub. 2011-07-21 Sebastian Pop New
[1/7] Sort topologically static functions. 2010-12-28 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
* doc/install.texi: Document availability of cloog-0.16 2011-01-05 Sebastian Pop New
[08/11] Add ISL data structures 2011-08-11 Sebastian Pop New
[3/4] Add flag -ftree-loop-if-convert-memory-writes. 2010-07-07 Sebastian Pop New
Add -lpwl to ppllibs. 2011-02-18 Sebastian Pop New
[03/44] Generate in priority signed types for integer constants. 2010-09-30 Sebastian Pop New
Fix PR47691: always run scev_const_prop before graphite 2011-07-26 Sebastian Pop New
[6/7] Don't include sys/time.h. 2010-12-28 Sebastian Pop New
[46/65] Add testcase for PR20742. 2010-08-02 Sebastian Pop New
[3/6] Fix PR46029: reimplement if-convert stores. 2010-10-28 Sebastian Pop New
[05/11] Move to new Cloog interface. 2011-08-11 Sebastian Pop New
[2/7] Fix formating problems. 2010-12-28 Sebastian Pop New
Fix PR46194: fix the computation of distance vectors. 2011-02-04 Sebastian Pop New
[10/10] Remove the temporary array for reductions written to memory. 2011-01-19 Sebastian Pop New
[2/2] Fix PR47594: Build signed niter expressions 2011-08-02 Sebastian Pop New
[12/12] Unshare the scev before code generating it. 2010-07-16 Sebastian Pop New
[14/65] Also rewrite out of SSA scalar dependences going outside the SCoP region. 2010-08-02 Sebastian Pop New
[04/10] Fix pbb_remove_duplicate_pdrs. 2011-01-15 Sebastian Pop New
[03/11] Remove code that supported legacy CLooG. 2011-08-11 Sebastian Pop New
[24/28] Patch not merged, update ChangeLog.graphite. 2011-01-21 Sebastian Pop New
Add -lpwl to ppllibs. 2011-02-23 Sebastian Pop New
[01/10] Add debug_gmp_value. 2011-01-15 Sebastian Pop New
[10/11] add pbb->domain 2011-08-11 Sebastian Pop New
[7/7] Use FOR_EACH_VEC_ELT. 2010-12-28 Sebastian Pop New
[27/65] Fix 416.gamess miscompile: special case the rewrite of degenerate phi nodes. 2010-08-02 Sebastian Pop New
[3/3] Loop flattening on loop-SSA. 2010-11-03 Sebastian Pop New
[01/11] Make CLooG-ISL the only supported CLooG version. 2011-08-11 Sebastian Pop New
[PR44576] : Don't do further analysis if we could know prefetching is not benefitial 2010-07-09 Sebastian Pop New
Fix PR46834: when removing a phi node also remove the dead code using its LHS. 2011-02-04 Sebastian Pop New
[05/10] speedup compilation 2011-01-15 Sebastian Pop New
[graphite] Move to cloog.org interface 2011-08-11 Sebastian Pop New
[1/3] Do not instantiate default definitions in instantiate_scev_name. 2010-07-23 Sebastian Pop New
Fix PR47561: print the Graphite flags. 2011-02-01 Sebastian Pop New
[1/6] Loop flattening on loop-SSA. 2010-10-28 Sebastian Pop New
[06/20] Remove ATTRIBUTE_UNUSED 2011-08-15 Sebastian Pop New
[01/12] Remove insert_loop_close_phis. 2010-07-16 Sebastian Pop New
Fix PRs 46834, 46994, and 46995: when removing a phi node also remove the dead code using its LHS. 2011-02-04 Sebastian Pop New
[2/6] Remove ifcvt_memrefs_wont_trap analysis. 2010-10-28 Sebastian Pop New
[09/11] Add scop->context 2011-08-11 Sebastian Pop New
Call scev_reset_htab when Graphite out-of-SSA has changed something. 2010-07-27 Sebastian Pop New
[05/65] Skeleton for the new SCoP detection. 2010-08-02 Sebastian Pop New
[03/10] Test the profitability of interchange on the perfect nest. 2011-01-15 Sebastian Pop New
[2/2] document ISL requirement for GCC installation 2011-08-12 Sebastian Pop New
[1/2] Bump CLooG.org version to 0.16.0. 2010-12-29 Sebastian Pop New
Fix PR46758: Do not use int_cst_value. 2010-12-23 Sebastian Pop New
[02/10] Print the data dependence polyhedron in the PPL format. 2011-01-15 Sebastian Pop New
update my email address 2011-08-12 Sebastian Pop New
[3/7] Fix formatting. 2010-12-28 Sebastian Pop New
[45/65] Unshare the scev before code generating it. 2010-08-02 Sebastian Pop New
[07/10] Use PIP to determine the integer feasibility of a constraint system. 2011-01-15 Sebastian Pop New
Add -lpwl to ppllibs. 2011-02-23 Sebastian Pop New
[5/6] Add testcase for PR45230. 2010-08-20 Sebastian Pop New
[48/65] Dot refined regions. 2010-08-02 Sebastian Pop New
[4/6] if-convert even when the data dependences cannot be computed. 2010-10-28 Sebastian Pop New
Fix PR47019: parameters of a SCoP are SCEV analyzable. 2010-12-22 Sebastian Pop New
[18/28] Relax the definition of same_pdr_p. 2011-01-21 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
Add missing testcase for PR44676. 2010-12-07 Sebastian Pop New
Fix PR47576 and PR47555: add PARAM_SCEV_MAX_PATH_LENGTH. 2011-02-01 Sebastian Pop New
[13/28] Use PIP to determine the integer feasibility of a constraint system. 2011-01-21 Sebastian Pop New
[49/65] Add loop_exits_from_bb_p. 2010-08-02 Sebastian Pop New
Fix PR46036: if-conversion problem 2010-11-08 Sebastian Pop New
[graphite] Remove sese_adjust_liveout_phis 2010-06-14 Sebastian Pop New