| Commit message (Expand) | Author | Age | Files | Lines |
* | Only update ChangeLog.graphite. | spop | 2011-07-08 | 1 | -0/+22 |
* | Remove continue from loop, add one more assert. | spop | 2011-07-08 | 1 | -0/+5 |
* | Only update ChangeLog.graphite. | spop | 2011-07-08 | 1 | -0/+27 |
* | Add testcase for PR43567. | spop | 2011-01-25 | 1 | -0/+5 |
* | Do not use a data ref with indices invalid in the loop of the close_phi. | spop | 2011-01-25 | 1 | -0/+9 |
* | Only copy PBB_DOMAIN when it is initialized. | spop | 2011-01-25 | 1 | -0/+7 |
* | Pass to dr_analyze_indices the analysis loop for subscripts. | spop | 2011-01-25 | 1 | -0/+19 |
* | Move rewrite_commutative_reductions_out_of_ssa before find_scop_parameters. | spop | 2011-01-25 | 1 | -0/+6 |
* | Patch not merged, update ChangeLog.graphite. | spop | 2011-01-25 | 1 | -0/+30 |
* | Patch not merged, update ChangeLog.graphite. | spop | 2011-01-25 | 1 | -0/+107 |
* | Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, an... | spop | 2011-01-25 | 1 | -0/+7 |
* | Allow several reductions in a reduction PBB. | spop | 2011-01-25 | 1 | -0/+7 |
* | Remove duplicate close phi nodes in the canonical close phi representation. | spop | 2011-01-25 | 1 | -0/+7 |
* | Relax the definition of same_pdr_p. | spop | 2011-01-25 | 1 | -0/+6 |
* | Pass 0 as the number of parameters to PIP when testing for integer feasibility. | spop | 2011-01-25 | 1 | -0/+11 |
* | Remove the temporary array for reductions written to memory. | spop | 2011-01-25 | 1 | -0/+18 |
* | Expect at least the version 0.11 of PPL. | spop | 2011-01-25 | 1 | -0/+6 |
* | Minimize the number of expensive calls to ppl_powerset_is_empty. | spop | 2011-01-25 | 1 | -0/+17 |
* | Use PIP to determine the integer feasibility of a constraint system. | spop | 2011-01-25 | 1 | -0/+24 |
* | Correct the precedence relation. | spop | 2011-01-25 | 1 | -0/+5 |
* | speedup compilation | spop | 2011-01-25 | 1 | -0/+5 |
* | Fix pbb_remove_duplicate_pdrs. | spop | 2011-01-25 | 1 | -0/+4 |
* | Test the profitability of interchange on the perfect nest. | spop | 2011-01-25 | 1 | -0/+7 |
* | Print the data dependence polyhedron in the PPL format. | spop | 2011-01-25 | 1 | -0/+5 |
* | Add debug_gmp_value. | spop | 2011-01-25 | 1 | -0/+5 |
* | Document availability of cloog-0.16 | spop | 2011-01-25 | 1 | -0/+4 |
* | Patch not merged, update ChangeLog.graphite. | spop | 2011-01-25 | 1 | -0/+9 |
* | Patch not merged, update ChangeLog.graphite. | spop | 2011-01-25 | 1 | -0/+5 |
* | Free invalid postdominance info. | spop | 2011-01-25 | 1 | -0/+5 |
* | Add changelogs of patches that will not be merged to trunk. | spop | 2011-01-25 | 1 | -0/+126 |
* | Fix PR47021: ADDR_EXPRs don't contain SCoP parameters. | spop | 2011-01-03 | 1 | -0/+5 |
* | Fix unused warnings. | spop | 2010-12-01 | 1 | -0/+6 |
* | Avoid the analysis of data references after the translation out of SSA. | spop | 2010-12-01 | 1 | -0/+14 |
* | LHS cannot be an ADDR_EXPR. | spop | 2010-12-01 | 1 | -0/+4 |
* | Postpone the rewrite out of SSA to the end of the translation to polyhedral r... | spop | 2010-12-01 | 1 | -0/+55 |
* | Do not rewrite out of SSA scalar dependences crossing the limits of the scop. | spop | 2010-12-01 | 1 | -0/+9 |
* | Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A... | spop | 2010-12-01 | 1 | -0/+5 |
* | Add a stride parameter to scop_do_strip_mine. | spop | 2010-12-01 | 1 | -0/+10 |
* | Fix PR45758: reset scevs before Graphite. | spop | 2010-09-30 | 1 | -0/+5 |
* | Fix miscompilation of 416.gamess. | spop | 2010-09-30 | 1 | -0/+5 |
* | Add testcase for PR45758. | spop | 2010-09-30 | 1 | -0/+5 |
* | Fix memory leaks in new scop detection. | spop | 2010-09-30 | 1 | -0/+4 |
* | Fix Graphite memory leaks. | spop | 2010-09-30 | 1 | -0/+9 |
* | New flag: -fgraphite-dump-cloog. | spop | 2010-09-30 | 1 | -0/+21 |
* | CDI_POST_DOMINATORS are not used in Graphite. | spop | 2010-09-30 | 1 | -0/+9 |
* | Only iterate over pbb_dim_iter_domain. | spop | 2010-09-30 | 1 | -0/+5 |
* | Fix comments. | spop | 2010-09-30 | 1 | -0/+4 |
* | New pass: loop flattening. | spop | 2010-09-30 | 1 | -0/+13 |
* | Add cloog_checksum. | spop | 2010-09-30 | 1 | -0/+5 |
* | Fix pbb_number_of_iterations_at_time. | spop | 2010-09-30 | 1 | -0/+7 |