be.po, [...]: Update.
[platform/upstream/gcc.git] / gcc / ChangeLog.graphite
2009-11-30 Alexander MonakovCorrect testcase
2009-11-30 Tobias GrosserFix comments.
2009-11-30 Tobias GrosserProtect loops that might be executed zero times.
2009-11-30 Tobias GrosserRemove context_loop and level from translate_clast_...
2009-11-30 Tobias GrosserSimplify translate_clast_* methods
2009-11-30 Tobias Grossersplit translate_clast into single methods
2009-11-30 Tobias GrosserDo not abuse sese for codegeneration
2009-11-25 Sebastian PopEmpty patch as it is a revert patch already applied.
2009-11-25 Sebastian PopEmpty patch as it should not be applied to trunk.
2009-11-25 Sebastian Popre PR middle-end/40281 (-fprefetch-loop-arrays: ICE...
2009-11-25 Sebastian Popre PR middle-end/42050 (ice in graphite-clast-to-gimple...
2009-11-25 Sebastian Popgraphite-interchange.c (memory_strides_in_loop_depth...
2009-11-25 Sebastian Popgraphite-blocking.c (scop_do_block): New.
2009-11-25 Sebastian Popgraphite-blocking.c (pbb_strip_mine_profitable_p):...
2009-11-25 Sebastian PopEmpty patch, revert of another patch in the Graphite...
2009-11-25 Konrad Trifunovicgraphite-interchange.c (build_partial_difference):...
2009-11-25 Sebastian Popgraphite-clast-to-gimple.c (gloog): Free if_region...
2009-11-25 Sebastian Popgraphite-interchange.c (lst_perfect_nestify): Pass...
2009-11-25 Sebastian Popgraphite-interchange.c (lst_perfectly_nested_p): New.
2009-11-25 Sebastian Poptree-ssa-loop-niter.c (finite_loop_p): Do not call...
2009-11-25 Sebastian Popgraphite-poly.c (pbb_remove_duplicate_pdrs): Free colla...
2009-11-25 Sebastian PopEmpty patch as it has been later reverted from the...
2009-11-25 Sebastian Popgraphite-clast-to-gimple.c (gloog): Do not call sese_re...
2009-11-25 Sebastian Popgraphite-clast-to-gimple.c (find_pbb_via_hash): Moved up.
2009-11-25 Li Fenggraphite-clast-to-gimple.c (get_stmtfor_depth): Removed.
2009-11-25 Sebastian Popcfgloop.c (alloc_loop): Initialize loop->single_iv.
2009-11-25 Sebastian Popgraphite.exp: Add the same rules as in gcc.dg/graphite...
2009-11-25 Sebastian Popid-1.C: New.
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (create_zero_dim_array): Pass...
2009-11-25 Sebastian PopEmpty patch as already applied to trunk.
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (dump_alias_graphs): New.
2009-11-25 Sebastian Popgraphite-poly.c (new_scop): Initialize SCOP_ORIGINAL_SC...
2009-11-25 Sebastian Popgraphite-poly.h (struct scop): Add a field saved_schedule.
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (free_data_refs_aux): Fix forma...
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (build_alias_set_optimal_p...
2009-11-25 Li Fenggraphite-sese-to-poly.c (free_data_refs_aux): Update...
2009-11-25 Sebastian Popsese.c (get_vdef_before_sese): Handle GIMPLE_ASSIGN...
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (pdr_add_data_dimensions):...
2009-11-25 Sebastian Poppr41305.C: New.
2009-11-25 Alexander Monakovgraphite-sese-to-poly.c (build_loop_iteration_domains...
2009-11-25 Sebastian Popgraphite-interchange.c (memory_stride_in_loop): Delete...
2009-11-25 Sebastian Popgraphite-dependences.c (dependence_polyhedron_1): Remov...
2009-11-25 Sebastian Popgraphite-dependences.c (pddr_transformed_scattering...
2009-11-25 Sebastian Popgraphite-dependences.c (reduction_dr_1): Remove wrong...
2009-11-25 Sebastian Popinterchange-3.f90: New.
2009-11-25 Sebastian Popinterchange-1.c: Un-XFAILed.
2009-11-25 Sebastian Popgraphite-dependences.c (dependence_polyhedron_1): Add...
2009-11-25 Sebastian Popgraphite-poly.c (pbb_remove_duplicate_pdrs): Initialize...
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (find_scop_parameters): Initial...
2009-11-25 Sebastian Popgraphite-ppl.c (ppl_min_for_le_polyhedron): New.
2009-11-25 Sebastian Popgraphite-ppl.c (ppl_print_linear_expr): New.
2009-11-25 Sebastian Popgraphite-interchange.c: Fix comments.
2009-11-25 Sebastian Popinterchange-7.c: Un-XFAILed.
2009-11-25 Sebastian PopEmpty patch, as it already is applied to trunk.
2009-11-25 Sebastian Popgraphite-interchange.c (memory_stride_in_loop): The...
2009-11-25 Sebastian Popgraphite-interchange.c (memory_stride_in_loop): Fix...
2009-11-25 Sebastian Popgraphite-blocking.c (lst_do_strip_mine): Avoid strip...
2009-11-25 Sebastian Popgraphite-poly.c (print_scop): Fix pretty printing of...
2009-11-25 Sebastian Poppasses.texi: Document the Graphite infrastructure.
2009-11-25 Sebastian Popre PR middle-end/41193 (slow compilation with graphite...
2009-11-25 Sebastian Poppr40157.c: Use -floop-block as reported in the PR.
2009-11-25 Sebastian Popinterchange-11.c: New.
2009-11-25 Sebastian Popinterchange-8.c: Enable loop interchange.
2009-11-25 Sebastian Popgraphite.exp (DEFAULT_CFLAGS_GRAPHITE_BLOCK): Add ...
2009-11-25 Sebastian Popgraphite.exp (DEFAULT_CFLAGS_GRAPHITE_BLOCK): Renamed...
2009-11-25 Sebastian Popgraphite-poly.c (pbb_number_of_iterations_at_time)...
2009-11-25 Konrad Trifunovicgraphite-interchange.c (build_linearized_memory_access...
2009-11-25 Sebastian Popgraphite-blocking.c (pbb_do_strip_mine): Removed.
2009-11-25 Sebastian Popgraphite-poly.c (loop_to_lst): Fix LST creation.
2009-11-25 Tobias Grosserid-15.c: (8 * 8) replaced with sizeof(unsigned long...
2009-11-25 Ramakrishna Upadrastagraphite-sese-to-poly.c (write_alias_graph_to_ascii_dim...
2009-11-25 Sebastian Popinterchange-1.f: XFail.
2009-11-25 Sebastian Popgraphite.c (graphite_initialize): Do not handle functio...
2009-11-25 Sebastian Popgraphite-blocking.c (pbb_do_strip_mine): Use PARAM_LOOP...
2009-11-25 Sebastian Popgraphite-poly.c (dot_lst_1): New.
2009-11-25 Sebastian Popgraphite-dependences.c (dot_deps_stmt_1): New.
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (rewrite_cross_bb_scalar_depend...
2009-11-25 Sebastian Popgraphite-poly.c (apply_poly_transforms): Implement...
2009-11-25 Sebastian Popgraphite-poly.h (lst_find_pbb): New.
2009-11-25 Sebastian Popgraphite-poly.c (new_scop): Remove init of SCOP_DEP_GRAPH.
2009-11-25 Sebastian Popgraphite-poly.h (copy_lst): Do full copy of LST.
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (reduction_phi_p): Call remove_...
2009-11-25 Sebastian Popgraphite-dependences.c (reduction_dr_1): New.
2009-11-25 Sebastian Popgraphite-interchange.c (lst_apply_interchange): New.
2009-11-25 Sebastian Popgraphite-poly.c (print_scop): Print SCOP_ORIGINAL_SCHED...
2009-11-25 Sebastian Popgraphite-dependences.c (reduction_ddr): New.
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (insert_out_of_ssa_copy): Remov...
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (scev_analyzable_p): New.
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (gsi_for_ssa_name_def): Removed.
2009-11-25 Sebastian Popgraphite-clast-to-gimple.c (build_cloog_prog): Use...
2009-11-25 Sebastian Popgraphite-scop-detection.c (limit_scops): Do not build...
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (partition_drs_to_sets): Drs...
2009-11-25 Li Fenggraphite-sese-to-poly.c (build_scop_drs): Disable writi...
2009-11-25 Li Fenggraphite-sese-to-poly.c (write_alias_graph_to_ascii_dim...
2009-11-25 Sebastian Popgraphite-scop-detection.c (stmt_simple_memref_p): Removed.
2009-11-25 David Edelsohninterchange-mvt.c: New File.
2009-11-25 David Edelsohnscop-dsyrk.c: New File.
2009-11-25 Li Fengre PR tree-optimization/41118 (Wrong dependence analysi...
2009-11-25 Sebastian PopEmpty patch as it has already been committed to trunk.
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (struct irp_data): Removed.
next