Fix PR42914 and PR42530.
[gcc.git] / gcc / ChangeLog.graphite
2010-02-11 Sebastian PopFix PR42914 and PR42530.
2010-02-11 Sebastian Popre PR tree-optimization/42771 ([graphite] ICE: in graph...
2010-02-07 Sebastian PopCall abort for runtime test, always return 0 from main.
2010-02-07 Sebastian PopAdd new testcases.
2010-02-07 Sebastian PopFix PR42988: handle unknown_dependence.
2010-02-07 Sebastian PopFix format in ChangeLog.graphite
2010-02-06 Sebastian Popre PR tree-optimization/42637 ([graphite] wrong code...
2010-02-06 Sebastian PopDo not FAIL in miscompiled runtime tests.
2010-02-06 Sebastian PopFix testsuite.
2010-02-06 Sebastian PopCorrect the lexicographical function, add debug_pddr.
2010-02-06 Sebastian PopAdd runtime tests for interchange and blocking.
2010-02-06 Ramakrishna UpadrastaMake calls to dot run in background.
2010-02-06 Sebastian PopAdd more testcases.
2010-02-06 Sebastian PopClarify comments and use build_pddr.
2010-02-06 Sebastian PopFix build_pddr.
2010-02-06 Sebastian PopAdd missing function comments.
2010-02-06 Sebastian PopFactor uses of build_pairwise_scheduling.
2010-02-06 Sebastian PopCleanup build relation.
2010-01-14 Sebastian Popre PR tree-optimization/42681 (ICE: in build2_stat...
2010-01-14 Sebastian Popre PR tree-optimization/42732 ([graphite] ICE: verify_s...
2010-01-10 Sebastian Popre PR middle-end/42393 ([graphite] internal compiler...
2010-01-08 Sebastian PopRemove COMPONENT_REF limitation in SCoP detection.
2010-01-08 Sebastian Popre PR tree-optimization/42221 (ICE from '-Os -fgraphite...
2010-01-08 Sebastian Popre PR tree-optimization/42521 (ICE: in graphite_loop_no...
2010-01-08 Sebastian PopMemoize memory strides per loop.
2010-01-08 Sebastian PopCompute memory strides on a whole loop.
2010-01-08 Sebastian PopRevert: Remove context_loop and level from translate_cl...
2010-01-07 Sebastian PopUpdate loop-block testcases.
2010-01-07 Sebastian PopFix memory leaks.
2010-01-07 Sebastian Popre PR middle-end/42178 (Invalid memory access in graphite)
2009-12-23 Sebastian Popre PR middle-end/42180 (compiling induct.f90 with ...
2009-12-23 Sebastian Popre PR middle-end/42180 (compiling induct.f90 with ...
2009-12-23 Sebastian Popre PR middle-end/42393 ([graphite] internal compiler...
2009-12-23 Sebastian Popre PR debug/42186 ([graphite] internal compiler error...
2009-12-23 Sebastian Popre PR tree-optimization/42205 ([graphite] internal...
2009-12-23 Sebastian PopFix PR42334: correct the update of the LST on loop...
2009-12-23 Sebastian Popre PR middle-end/42181 ([graphite] -fgraphite-identity...
2009-12-14 Sebastian Popre PR tree-optimization/42284 (failing tree check in...
2009-12-09 Sebastian Popre PR tree-optimization/42285 (ICE in Graphite's scan_t...
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.
next