]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
[thirdparty/gcc.git] / gcc / graphite.c
2012-07-02  Richard Guenthercloog.m4: Set up to work against ISL only.
2012-07-02  Richard Guenther[multiple changes]
2012-06-22  Richard Guenther[multiple changes]
2011-03-12  Sebastian PopFix PR47127: call cloog_state_malloc and cloog_state_fr...
2010-12-29  Sebastian PopUse diagnostic-core.h instead of diagnostic.h.
2010-12-28  Sebastian PopFix bootstrap without graphite.
2010-12-28  Sebastian PopDo not include unnecessary .h files.
2010-12-01  Sebastian PopPostpone the rewrite out of SSA to the end of the trans...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-30  Sebastian PopFix PR45758: reset scevs before Graphite.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-11  Andreas SimbuergerRemove cloog_initialize and cloog_finalize when using...
2010-08-11  Sebastian PopSplit rewrite_cross_bb_scalar_deps_out_of_ssa out from...
2010-08-11  Sebastian PopAdd more debug counter guards.
2010-08-11  Sebastian PopRemove rename_nb_iterations and rename_sese_parameters
2010-08-11  Sebastian PopDetect commutative reductions in all the scops before...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-13  Sebastian PopAdd PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
2010-02-11  Sebastian Popre PR tree-optimization/42771 ([graphite] ICE: in graph...
2010-01-08  Sebastian Popre PR tree-optimization/42521 (ICE: in graphite_loop_no...
2009-11-25  Sebastian Popgraphite-clast-to-gimple.c (find_pbb_via_hash): Moved up.
2009-11-25  Sebastian Popcfgloop.c (alloc_loop): Initialize loop->single_iv.
2009-11-25  Sebastian Popgraphite.c (graphite_initialize): Do not handle functio...
2009-08-12  Sebastian PopRemove pragma GCC diagnostic warning "-Wc++-compat".
2009-08-12  Sebastian PopRecompute profile after Graphite.
2009-08-01  Sebastian PopRename -fgraphite-force-parallel to -floop-parallelize...
2009-07-31  Sebastian PopNew implementation of Graphite.
2009-07-30  Andrew MacLeodAdd source_location support to PHI arguments.
2009-06-27  Paolo Bonzinidomwalk.h (struct dom_walk_data): Remove all callbacks...
2009-06-10  Ian Lance Taylorre PR bootstrap/40408 (bootstrap boken again!)
2009-06-09  Sebastian Popgraphite.c: Revert previous patch.
2009-06-09  Sebastian Popre PR bootstrap/40103 (CLooG header files are not ...
2009-05-16  Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-12  Ian Lance Taylorre PR bootstrap/40103 (CLooG header files are not ...
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-18  Sebastian Popgraphite.c (exclude_component_ref): Renamed contains_co...
2009-03-04  Zdenek Dvorakgraphite.c (nb_reductions_in_loop): Update simple_iv...
2009-03-03  Sebastian Popre PR middle-end/39335 (ICE in GCC 4.4 with -O[123...
2009-02-27  Sebastian Popre PR middle-end/39308 (ICE when compiling with -O...
2009-02-24  Sebastian Popre PR middle-end/39260 (Failed to build lame-3.98-2...
2009-02-21  Sebastian Popgraphite.c (graphite_trans_loop_block): Adjust tile...
2009-02-09  Sebastian Popre PR tree-optimization/38953 ([graphite] loop closed...
2009-02-05  Tobias Grossergraphite.c (bb_in_sese_p, [...]): Moved.
2009-01-24  Sebastian Popre PR tree-optimization/38953 ([graphite] loop closed...
2009-01-20  Sebastian Popgraphite.c (stmt_simple_for_scop_p): Also handle cases...
2009-01-17  Sebastian Popgraphite.c (graphite_trans_scop_block): Do not block...
2009-01-16  Sebastian Popgraphite.c (compare_prefix_loops): New.
2009-01-16  Sebastian Popgraphite.c (add_conditions_to_domain): Add the loops...
2009-01-15  Sebastian Popgraphite.c (scan_tree_for_params): On substractions...
2009-01-14  Sebastian Popre PR middle-end/38431 ([graphite] several ICEs with...
2009-01-13  Sebastian Popre PR middle-end/38786 ([graphite] ICE with -floop...
2009-01-13  Sebastian Popgraphite.h (debug_value): Removed.
2009-01-08  Jakub Jelinekre PR tree-optimization/37031 (ICE for h264ref in gathe...
2009-01-08  Sebastian Popre PR middle-end/38559 ([graphite] ICE :in build2_stat...
2009-01-07  Jan Sjodinre PR middle-end/38492 ([graphite] segfaulting code...
2009-01-05  Sebastian Popre PR middle-end/38492 ([graphite] segfaulting code...
2009-01-05  Harsha Jagasiare PR middle-end/38510 (Matrix.c from pymol 1.1r2 fails...
2008-12-12  Sebastian Popre PR middle-end/38409 ([graphite] ICE : in canonicaliz...
2008-12-11  Sebastian Pop[multiple changes]
2008-12-11  Sebastian PopFix testsuite/gfortran.dg/graphite/id-4.f90.
2008-12-10  Tobias Grossergraphite.c (graphite_transform_loops): Always call...
2008-12-10  Tobias Grossergraphite.c (print_graphite_bb): Fix printing to file...
2008-12-09  Tobias Grosserre PR middle-end/38084 ([graphite] ICE : in build_graph...
2008-11-05  Tobias Grosserre PR middle-end/37883 ([graphite] ICE : in scan_tree_f...
2008-11-05  Tobias Grosserre PR middle-end/37943 ([graphite] ICE : in build_graph...
2008-11-03  Harsha Jagasiare PR tree-optimization/37684 ([graphite] basic block...
2008-10-23  Tobias Grossergraphite.c (graphite_apply_transformations): Check...
2008-10-15  Sebastian Pop[multiple changes]
2008-10-15  Sebastian Popre PR middle-end/37828 ([graphite] ICE in expand_scalar...
2008-10-08  Jakub Jelinekgraphite.c (gloog): Don't call find_unreachable_blocks...
2008-09-29  Tobias Grossergraphite.c (dot_all_scops_1): Remove unused checks.
2008-09-12  Sebastian Popre PR middle-end/37484 ([graphite] Valgrind gives inval...
2008-09-10  Sebastian Popre PR tree-optimization/37388 ([graphite] No warn with...
2008-09-09  Sebastian Popre PR middle-end/37375 ([graphite] Parameter detection...
2008-09-02  Sebastian Popbackport: configure: Regenerate.