aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-11-25pr40835.c: Require a thumb1 target, do not force -march=armv5e.Richard Earnshaw2-1/+7
2009-11-25Empty patch as it is a revert patch already applied.Sebastian Pop1-0/+22
2009-11-25Empty patch as it should not be applied to trunk.Sebastian Pop1-0/+6
2009-11-25re PR middle-end/40281 (-fprefetch-loop-arrays: ICE: in initialize_matrix_A, ...Sebastian Pop2-1/+21
2009-11-25re PR middle-end/42050 (ice in graphite-clast-to-gimple.c:165)Sebastian Pop1-0/+5
2009-11-25graphite-interchange.c (memory_strides_in_loop_depth): New.Sebastian Pop2-22/+35
2009-11-25graphite-blocking.c (scop_do_block): New.Sebastian Pop4-5/+35
2009-11-25graphite-blocking.c (pbb_strip_mine_profitable_p): The parameter depth is the...Sebastian Pop2-5/+16
2009-11-25Empty patch, revert of another patch in the Graphite branch.Sebastian Pop1-0/+20
2009-11-25graphite-interchange.c (build_partial_difference): New.Konrad Trifunovic2-38/+103
2009-11-25graphite-clast-to-gimple.c (gloog): Free if_region, if_region->true_region, a...Sebastian Pop3-5/+20
2009-11-25graphite-interchange.c (lst_perfect_nestify): Pass 3 parameters for the loops...Sebastian Pop6-57/+255
2009-11-25graphite-interchange.c (lst_perfectly_nested_p): New.Sebastian Pop4-31/+419
2009-11-25tree-ssa-loop-niter.c (finite_loop_p): Do not call twice get_loop_exit_edges.Sebastian Pop2-1/+6
2009-11-25graphite-poly.c (pbb_remove_duplicate_pdrs): Free collapsed.Sebastian Pop2-0/+5
2009-11-25Empty patch as it has been later reverted from the graphite branch.Sebastian Pop1-0/+18
2009-11-25graphite-clast-to-gimple.c (gloog): Do not call sese_reset_aux_in_loops.Sebastian Pop5-28/+30
2009-11-25graphite-clast-to-gimple.c (find_pbb_via_hash): Moved up.Sebastian Pop4-104/+82
2009-11-25graphite-clast-to-gimple.c (get_stmtfor_depth): Removed.Li Feng3-32/+30
2009-11-25cfgloop.c (alloc_loop): Initialize loop->single_iv.Sebastian Pop7-71/+88
2009-11-25graphite.exp: Add the same rules as in gcc.dg/graphite/graphite.exp.Sebastian Pop2-8/+58
2009-11-25id-1.C: New.Sebastian Pop1-0/+4
2009-11-25graphite-sese-to-poly.c (create_zero_dim_array): Pass an extra argument base_...Sebastian Pop2-6/+17
2009-11-25Empty patch as already applied to trunk.Sebastian Pop1-0/+5
2009-11-25graphite-sese-to-poly.c (dump_alias_graphs): New.Sebastian Pop2-31/+43
2009-11-25graphite-poly.c (new_scop): Initialize SCOP_ORIGINAL_SCHEDULE...Sebastian Pop3-0/+44
2009-11-25graphite-poly.h (struct scop): Add a field saved_schedule.Sebastian Pop2-2/+32
2009-11-25graphite-sese-to-poly.c (free_data_refs_aux): Fix formatting.Sebastian Pop2-10/+24
2009-11-25graphite-sese-to-poly.c (build_alias_set_optimal_p): Initialize all_component...Sebastian Pop2-1/+7
2009-11-25graphite-sese-to-poly.c (free_data_refs_aux): Update to free the new structure.Li Feng3-41/+94
2009-11-25sese.c (get_vdef_before_sese): Handle GIMPLE_ASSIGN and GIMPLE_CALL.Sebastian Pop2-6/+28
2009-11-25graphite-sese-to-poly.c (pdr_add_data_dimensions): Do not infer loop upper bo...Sebastian Pop4-5/+15
2009-11-25pr41305.C: New.Sebastian Pop1-0/+4
2009-11-25graphite-sese-to-poly.c (build_loop_iteration_domains): Generalize constructi...Alexander Monakov2-26/+31
2009-11-25graphite-interchange.c (memory_stride_in_loop): Delete p1, lma and new_cstr.Sebastian Pop2-5/+12
2009-11-25graphite-dependences.c (dependence_polyhedron_1): Remove unused gdim dimensio...Sebastian Pop2-1/+6
2009-11-25graphite-dependences.c (pddr_transformed_scattering): New.Sebastian Pop2-14/+119
2009-11-25graphite-dependences.c (reduction_dr_1): Remove wrong assert: reduction BBs c...Sebastian Pop2-5/+6
2009-11-25interchange-3.f90: New.Sebastian Pop1-0/+4
2009-11-25interchange-1.c: Un-XFAILed.Sebastian Pop2-1/+5
2009-11-25graphite-dependences.c (dependence_polyhedron_1): Add the context to the depe...Sebastian Pop2-2/+24
2009-11-25graphite-poly.c (pbb_remove_duplicate_pdrs): Initialize PBB_PDR_DUPLICATES_RE...Sebastian Pop2-0/+9
2009-11-25graphite-sese-to-poly.c (find_scop_parameters): Initialize SCOP_CONTEXT.Sebastian Pop2-1/+78
2009-11-25graphite-ppl.c (ppl_min_for_le_polyhedron): New.Sebastian Pop3-1/+39
2009-11-25graphite-ppl.c (ppl_print_linear_expr): New.Sebastian Pop3-0/+33
2009-11-25graphite-interchange.c: Fix comments.Sebastian Pop3-4/+7
2009-11-25interchange-7.c: Un-XFAILed.Sebastian Pop3-9/+18
2009-11-25Empty patch, as it already is applied to trunk.Sebastian Pop1-0/+10
2009-11-25graphite-interchange.c (memory_stride_in_loop): The depth argument correspond...Sebastian Pop2-3/+12
2009-11-25graphite-interchange.c (memory_stride_in_loop): Fix comments.Sebastian Pop2-4/+8