re PR target/54061 (gcc.c-torture/compile/mipscop-*.c ICEs with -g)
[gcc.git] / gcc / graphite-sese-to-poly.c
2009-12-14 Sebastian Popre PR tree-optimization/42284 (failing tree check in...
2009-11-30 Tobias GrosserDo not abuse sese for codegeneration
2009-11-25 Sebastian Popgraphite-clast-to-gimple.c (gloog): Do not call sese_re...
2009-11-25 Sebastian Popcfgloop.c (alloc_loop): Initialize loop->single_iv.
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (create_zero_dim_array): Pass...
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (dump_alias_graphs): New.
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 Popgraphite-sese-to-poly.c (pdr_add_data_dimensions):...
2009-11-25 Alexander Monakovgraphite-sese-to-poly.c (build_loop_iteration_domains...
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (find_scop_parameters): Initial...
2009-11-25 Sebastian Popre PR middle-end/41193 (slow compilation with graphite...
2009-11-25 Ramakrishna Upadrastagraphite-sese-to-poly.c (write_alias_graph_to_ascii_dim...
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (rewrite_cross_bb_scalar_depend...
2009-11-25 Sebastian Popgraphite-poly.h (lst_find_pbb): New.
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-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-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 Li Fengre PR tree-optimization/41118 (Wrong dependence analysi...
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (struct irp_data): Removed.
2009-11-18 Alexandre Olivare PR debug/41888 (ICE from '-O -ftree-loop-distributio...
2009-10-26 Richard Guenthergraphite-sese-to-poly.c (check_poly_representation...
2009-09-17 Alexander Monakovgraphite-sese-to-poly.c (pdr_add_data_dimensions):...
2009-08-12 Sebastian PopDont add unknown subscript upper bounds.
2009-08-12 Sebastian PopAdd PDR->nb_subscripts.
2009-08-12 Sebastian PopUndo changes to the PDR representation.
2009-08-12 Sebastian PopRestore original scattering when the transform is not...
2009-08-05 Li Fengbuild alias set for drs in SCoP instead of in pbb.
2009-07-31 Sebastian PopNew Graphite files.