Use sizetype instead of unsigned_type_node.
[gcc.git] / gcc / ChangeLog.graphite
2010-03-08 Sebastian PopUse sizetype instead of unsigned_type_node.
2010-03-08 Sebastian PopFix PR43065: Insert bounds on pointer type parameters.
2010-03-08 Sebastian PopAdd testcase from PR43065.
2010-03-08 Tobias GrosserAdd forgotten ChangeLog entries.
2010-03-08 Tobias GrosserDo not short-cut code generation with gloog_error.
2010-03-08 Sebastian PopFold convert SSA_NAMEs in the scalar expander.
2010-03-08 Sebastian Popgraphite-ppl.c (ppl_min_for_le_polyhedron): Renamed...
2010-03-08 Sebastian PopCleanup data dep polyhedron construction.
2010-03-08 Sebastian PopNew function combine_context_id_scat.
2010-03-08 Sebastian PopFix PR42326: handle default definitions.
2010-03-08 Sebastian Popgraphite-clast-to-gimple.c (find_cloog_iv_in_expr)...
2010-03-08 Sebastian PopAdd constraints on the type of parameters to the scop...
2010-02-23 Sebastian PopAdd missing changelog entry.
2010-02-23 Sebastian PopFix PR43083: Do not handle regions ending with multiple...
2010-02-23 Sebastian PopFix PR number in the changelog entry.
2010-02-23 Sebastian PopFix PR43097: rename only SSA_NAMEs.
2010-02-23 Sebastian PopFix PR43140: Add -Wno-conversion-null to pr41305.C.
2010-02-23 Sebastian PopFix PR43026: handle COMPONENT_REFs in expand scalar...
2010-02-11 Sebastian PopAdd testcase for PR43012.
2010-02-11 Sebastian PopAdd testcase for PR42930.
2010-02-11 Sebastian PopFix email address in ChangeLog.graphite.
2010-02-11 Sebastian Popre PR middle-end/42930 ([graphite] crash when compiling...
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.
next