aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-25graphite.c (graphite_initialize): Do not handle functions with more than 100 ...Sebastian Pop1-1/+4
2009-08-12Remove pragma GCC diagnostic warning "-Wc++-compat".Sebastian Pop1-6/+0
2009-08-12Recompute profile after Graphite.Sebastian Pop1-1/+7
2009-08-01Rename -fgraphite-force-parallel to -floop-parallelize-all.Sebastian Pop1-1/+1
2009-07-31New implementation of Graphite.Sebastian Pop1-6023/+127
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod1-5/+5
2009-06-27domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...Paolo Bonzini1-1/+0
2009-06-10re PR bootstrap/40408 (bootstrap boken again!)Ian Lance Taylor1-1/+1
2009-06-09graphite.c: Revert previous patch.Sebastian Pop1-0/+7
2009-06-09re PR bootstrap/40103 (CLooG header files are not -Wc++-compat ready)Sebastian Pop1-7/+0
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-30/+31
2009-05-12re PR bootstrap/40103 (CLooG header files are not -Wc++-compat ready)Ian Lance Taylor1-0/+7
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-6/+4
2009-03-18graphite.c (exclude_component_ref): Renamed contains_component_ref_p.Sebastian Pop1-19/+14
2009-03-04graphite.c (nb_reductions_in_loop): Update simple_iv arguments.Zdenek Dvorak1-1/+1
2009-03-03re PR middle-end/39335 (ICE in GCC 4.4 with -O[123] -floop-interchange)Sebastian Pop1-1/+1
2009-02-27re PR middle-end/39308 (ICE when compiling with -O[s123] -floop-interchange)Sebastian Pop1-1/+3
2009-02-24re PR middle-end/39260 (Failed to build lame-3.98-2 source with graphite)Sebastian Pop1-3/+15
2009-02-21graphite.c (graphite_trans_loop_block): Adjust tile size to 51.Sebastian Pop1-1/+1
2009-02-09re PR tree-optimization/38953 ([graphite] loop closed SSA not maintained by g...Sebastian Pop1-11/+4
2009-02-05graphite.c (bb_in_sese_p, [...]): Moved.Tobias Grosser1-151/+197
2009-01-24re PR tree-optimization/38953 ([graphite] loop closed SSA not maintained by g...Sebastian Pop1-5/+24
2009-01-20graphite.c (stmt_simple_for_scop_p): Also handle cases when gimple_call_lhs i...Sebastian Pop1-7/+5
2009-01-17graphite.c (graphite_trans_scop_block): Do not block single nested loops.Sebastian Pop1-1/+1
2009-01-16graphite.c (compare_prefix_loops): New.Sebastian Pop1-24/+42
2009-01-16graphite.c (add_conditions_to_domain): Add the loops to the dimension of the ...Sebastian Pop1-71/+27
2009-01-15graphite.c (scan_tree_for_params): On substractions negate all the coefficien...Sebastian Pop1-51/+36
2009-01-14re PR middle-end/38431 ([graphite] several ICEs with CP2K (summary))Sebastian Pop1-4/+81
2009-01-13re PR middle-end/38786 ([graphite] ICE with -floop-block in verify_ssa)Sebastian Pop1-69/+131
2009-01-13graphite.h (debug_value): Removed.Sebastian Pop1-8/+0
2009-01-08re PR tree-optimization/37031 (ICE for h264ref in gather_interchange_stats wi...Jakub Jelinek1-3/+3
2009-01-08re PR middle-end/38559 ([graphite] ICE :in build2_stat, at tree.c:3293)Sebastian Pop1-136/+61
2009-01-07re PR middle-end/38492 ([graphite] segfaulting code when compiled with -fgrap...Jan Sjodin1-53/+135
2009-01-05re PR middle-end/38492 ([graphite] segfaulting code when compiled with -fgrap...Sebastian Pop1-227/+473
2009-01-05re PR middle-end/38510 (Matrix.c from pymol 1.1r2 fails to compile with -O2 -...Harsha Jagasia1-0/+7
2008-12-12re PR middle-end/38409 ([graphite] ICE : in canonicalize_loop_ivs, at tree-pa...Sebastian Pop1-1/+2
2008-12-11[multiple changes]Sebastian Pop1-74/+453
2008-12-11Fix testsuite/gfortran.dg/graphite/id-4.f90.Sebastian Pop1-708/+844
2008-12-10graphite.c (graphite_transform_loops): Always call find_transform () in ENABL...Tobias Grosser1-0/+7
2008-12-10graphite.c (print_graphite_bb): Fix printing to file != dump_file.Tobias Grosser1-2/+2
2008-12-09re PR middle-end/38084 ([graphite] ICE : in build_graphite_scops, at graphite...Tobias Grosser1-22/+21
2008-11-05re PR middle-end/37883 ([graphite] ICE : in scan_tree_for_params, at graphite...Tobias Grosser1-0/+1
2008-11-05re PR middle-end/37943 ([graphite] ICE : in build_graphite_scops, at graphite...Tobias Grosser1-6/+24
2008-11-03re PR tree-optimization/37684 ([graphite] basic block containing VDEF of a sc...Harsha Jagasia1-1/+28
2008-10-23graphite.c (graphite_apply_transformations): Check for -fgraphite-identity.Tobias Grosser1-11/+7
2008-10-15[multiple changes]Sebastian Pop1-52/+203
2008-10-15re PR middle-end/37828 ([graphite] ICE in expand_scalar_variables_expr, at gr...Sebastian Pop1-3/+9
2008-10-08graphite.c (gloog): Don't call find_unreachable_blocks before delte_unreachab...Jakub Jelinek1-1/+0
2008-09-29graphite.c (dot_all_scops_1): Remove unused checks.Tobias Grosser1-173/+421
2008-09-12re PR middle-end/37484 ([graphite] Valgrind gives invalid reads/writes on CPU...Sebastian Pop1-10/+14