| [07/12] Scevs could be expressions without chrecs and still be scev_analyzable_p. |
2010-07-16 |
Sebastian Pop |
|
New |
| [14/28] Minimize the number of expensive calls to ppl_powerset_is_empty. |
2011-01-21 |
Sebastian Pop |
|
New |
| [37/44] Only iterate over pbb_dim_iter_domain. |
2010-09-30 |
Sebastian Pop |
|
New |
| [2/2] Fix PR47594: Build signed niter expressions |
2011-08-02 |
Sebastian Pop |
|
New |
| [3/5] Dot refined regions. |
2010-07-20 |
Sebastian Pop |
|
New |
| [06/65] Fix refined region tree nesting. |
2010-08-02 |
Sebastian Pop |
|
New |
| [31/44] Outline lst_niter_for_loop. |
2010-09-30 |
Sebastian Pop |
|
New |
| [01/20] Make CLooG-ISL the only supported CLooG version. |
2011-08-15 |
Sebastian Pop |
|
New |
| [5/5] Enhance region checks. |
2010-07-20 |
Sebastian Pop |
|
New |
| [17/28] Pass 0 as the number of parameters to PIP when testing for integer feasibility. |
2011-01-21 |
Sebastian Pop |
|
New |
| [30/44] Call fatal_error when the transform read from file is not legal. |
2010-09-30 |
Sebastian Pop |
|
New |
| Fix PR48648: Handle CLAST assignments. |
2011-07-22 |
Sebastian Pop |
|
New |
| [3/7] Fix formatting. |
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 |
| [03/44] Generate in priority signed types for integer constants. |
2010-09-30 |
Sebastian Pop |
|
New |
| [09/11] Add scop->context |
2011-08-11 |
Sebastian Pop |
|
New |
| [1/3] Add flag -ftree-loop-if-convert-memory-writes. |
2010-08-17 |
Sebastian Pop |
|
New |
| Use HOST_WIDE_INTs in gcd and least_common_multiple. |
2011-01-28 |
Sebastian Pop |
|
New |
| Updating frequencies and dominators |
2010-09-14 |
Sebastian Pop |
|
New |
| [1/3] Only update ChangeLog.graphite. |
2011-07-08 |
Sebastian Pop |
|
New |
| [4/5] Add loop_exits_from_bb_p. |
2010-07-20 |
Sebastian Pop |
|
New |
| [14/65] Also rewrite out of SSA scalar dependences going outside the SCoP region. |
2010-08-02 |
Sebastian Pop |
|
New |
| [2/3] Fix memory leaks in new scop detection. |
2010-09-23 |
Sebastian Pop |
|
New |
| update my email address |
2011-08-12 |
Sebastian Pop |
|
New |
| [3/4] Do not check whether memory references accessed in every iteration trap. |
2010-07-08 |
Sebastian Pop |
|
New |
| Add testcase for PR46404. |
2010-12-15 |
Sebastian Pop |
|
New |
| [29/44] Fix pretty printers. |
2010-09-30 |
Sebastian Pop |
|
New |
| [07/10] Remove max_signed_precision_type. |
2011-07-21 |
Sebastian Pop |
|
New |
| [2/2] Do not include unused .h files. |
2010-12-29 |
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 |
| [14/44] Add documentation for -fgraphite-read and -fgraphite-write. |
2010-09-30 |
Sebastian Pop |
|
New |
| [1/2] use cloog_isl_state_malloc |
2011-08-12 |
Sebastian Pop |
|
New |
| [1/3] Add pass_loop_distribute_memset_zero. |
2010-07-31 |
Sebastian Pop |
|
New |
| [3/6] Add testcase for PR43657. |
2011-01-18 |
Sebastian Pop |
|
New |
| [4/8] Outline lst_niter_for_loop. |
2010-09-09 |
Sebastian Pop |
|
New |
| [1/2] Use build_zero_cst or build_one_cst. |
2011-08-02 |
Sebastian Pop |
|
New |
| [3/5] Disable graphite loop optimizations with fgraphite read. |
2010-08-17 |
Sebastian Pop |
|
New |
| [4/7] Introduce compatibility to newer CLooG's CloogState and mask the use with macros where possible. |
2010-07-27 |
Sebastian Pop |
|
New |
| [1/8] Use FOR_EACH_VEC_ELT. |
2010-09-09 |
Sebastian Pop |
|
New |
| [12/20] add pbb->domain |
2011-08-15 |
Sebastian Pop |
|
New |
| [11/12] Do not rewrite out of SSA scalar phi nodes that can be scev_analyzable_p. |
2010-07-16 |
Sebastian Pop |
|
New |
| [19/28] Remove duplicate close phi nodes in the canonical close phi representation. |
2011-01-21 |
Sebastian Pop |
|
New |
| [16/44] Fix PR45229: gcc.c-torture/execute/20000412-4.c ICEs with -fgraphite-identity. |
2010-09-30 |
Sebastian Pop |
|
New |
| [04/10] Cleanup function params using a struct. |
2011-07-21 |
Sebastian Pop |
|
New |
| [2/4] Outline fold_or_predicates from add_to_predicate_list. |
2010-07-08 |
Sebastian Pop |
|
New |
| [19/65] Always insert out of SSA copies on edges except for loop->latch. |
2010-08-02 |
Sebastian Pop |
|
New |
| Fix PR45758: reset scevs before Graphite. |
2010-09-24 |
Sebastian Pop |
|
New |
| add pbb->schedule |
2011-08-12 |
Sebastian Pop |
|
New |
| [12/28] Correct the precedence relation. |
2011-01-21 |
Sebastian Pop |
|
New |
| [16/28] Remove the temporary array for reductions written to memory. |
2011-01-21 |
Sebastian Pop |
|
New |
| [34/44] Add cloog_checksum. |
2010-09-30 |
Sebastian Pop |
|
New |
| [1/3] Fix PR47653: do not handle loops using wrapping semantics in graphite |
2011-07-24 |
Sebastian Pop |
|
New |
| [4/4] Speed-up ifcvt_memrefs_wont_trap caching previous results. |
2010-07-08 |
Sebastian Pop |
|
New |
| [42/65] Add testcase for PR42729 and fix handling of gimple_debug info. |
2010-08-02 |
Sebastian Pop |
|
New |
| [1/3] Fix PR46029: reimplement if-convert stores. |
2011-01-03 |
Sebastian Pop |
|
New |
| [05/20] Move to new Cloog interface. |
2011-08-15 |
Sebastian Pop |
|
New |
| [10/12] Correctly handle SSA_NAME_IS_DEFAULT_DEF in rewrite_close_phi_out_of_ssa. |
2010-07-16 |
Sebastian Pop |
|
New |
| [2/6] Add testcase for PR29832. |
2011-01-18 |
Sebastian Pop |
|
New |
| [26/44] Fix uninitialize warning. |
2010-09-30 |
Sebastian Pop |
|
New |
| [3/6] Fix PR47654: Loop blocking should strip-mine at least two loops. |
2011-06-29 |
Sebastian Pop |
|
New |
| [1/2] Add pass_loop_distribute_memset_zero. |
2010-07-30 |
Sebastian Pop |
|
New |
| [2/4] Conservatively estimate subscript upper bound from the loop iteration domain. |
2010-12-25 |
Sebastian Pop |
|
New |
| [2/8] Fix pretty printers. |
2010-09-09 |
Sebastian Pop |
|
New |
| [03/20] Remove code that supported legacy CLooG. |
2011-08-15 |
Sebastian Pop |
|
New |
| [07/28] Add debug_gmp_value. |
2011-01-21 |
Sebastian Pop |
|
New |
| [22/28] Patch not merged, update ChangeLog.graphite. |
2011-01-21 |
Sebastian Pop |
|
New |
| [33/44] Fix pbb_number_of_iterations_at_time. |
2010-09-30 |
Sebastian Pop |
|
New |
| [0/3] Move Graphite to CLooG 0.16.3 with isl backend. |
2011-07-26 |
Sebastian Pop |
|
New |
| [1/4] Add flag -ftree-loop-if-convert-memory-writes. |
2010-07-08 |
Sebastian Pop |
|
New |
| Add -lpwl to ppllibs. |
2011-03-02 |
Sebastian Pop |
|
New |
| [25/44] Avoid set but not used warning. |
2010-09-30 |
Sebastian Pop |
|
New |
| [02/20] Require cloog 0.16.3 |
2011-08-15 |
Sebastian Pop |
|
New |
| [09/12] Add testcase for PR42729 and fix handling of gimple_debug info. |
2010-07-16 |
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 |
| [40/44] Fix Graphite memory leaks. |
2010-09-30 |
Sebastian Pop |
|
New |
| Fix PR tree-optimization/49471 |
2011-07-26 |
Sebastian Pop |
|
New |
| [01/28] Add changelogs of patches that will not be merged to trunk. |
2011-01-21 |
Sebastian Pop |
|
New |
| [20/65] Fix testcase: call abort. |
2010-08-02 |
Sebastian Pop |
|
New |
| [05/44] Fix columns order in openscop. |
2010-09-30 |
Sebastian Pop |
|
New |
| [19/20] remove old data dependence analysis, xfail graphite-force-parallel |
2011-08-15 |
Sebastian Pop |
|
New |
| [3/3] Add -ftree-loop-distribute-patterns. |
2010-07-31 |
Sebastian Pop |
|
New |
| [26/28] Pass to dr_analyze_indices the analysis loop for subscripts. |
2011-01-21 |
Sebastian Pop |
|
New |
| Patch for AMD Dispatch Scheduler |
2010-09-09 |
Sebastian Pop |
|
New |
| [2/3] canonicalize_loop_ivs should not generate unsigned types. |
2011-07-24 |
Sebastian Pop |
|
New |
| [2/5] Dump each scop in a separate file. |
2010-08-17 |
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 |
| [3/3] Add testcase for PR45758. |
2010-09-23 |
Sebastian Pop |
|
New |
| [08/20] Add ISL data structures |
2011-08-15 |
Sebastian Pop |
|
New |
| [3/3] Add -ftree-loop-distribute-patterns. |
2010-07-31 |
Sebastian Pop |
|
New |
| [1/6] Add testcase for PR43567. |
2011-01-18 |
Sebastian Pop |
|
New |
| [01/44] Write OpenScop format. |
2010-09-30 |
Sebastian Pop |
|
New |
| [08/10] Compute once and cache the LB and UB for each clast_name. |
2011-07-21 |
Sebastian Pop |
|
New |
| [12/12] Unshare the scev before code generating it. |
2010-07-16 |
Sebastian Pop |
|
New |
| [graphite] Fix PR44726: avoid uninitialized variables |
2010-06-30 |
Sebastian Pop |
|
New |
| [35/44] New pass: loop flattening. |
2010-09-30 |
Sebastian Pop |
|
New |
| [14/20] add pdr->accesses and pdr->extent |
2011-08-15 |
Sebastian Pop |
|
New |
| [2/3] Enable flag_tree_loop_distribute_memset_zero at -O3. |
2010-07-31 |
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/44] Enable graphite to read an OpenScop file. |
2010-09-30 |
Sebastian Pop |
|
New |
| [6/6] Fix PR47654: Compute LB and UB of a CLAST expression. |
2011-06-29 |
Sebastian Pop |
|
New |