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