re PR target/44942 (Bug in argument passing of long double)
[gcc.git] / gcc / ChangeLog.graphite
2010-05-06 Andreas SimbuergerReplace Value with mpz_t
2010-05-06 Andreas SimbuergerResolve CLooG's value_* macros to their respective...
2010-04-06 Sebastian PopFix 473.astar miscompile.
2010-04-06 Sebastian PopUse POINTER_PLUS_EXPR for pointer types.
2010-04-06 Sebastian PopCompute min and max bounds for IVs and infer types.
2010-04-06 Sebastian PopAdd extra checks for places assuming one argument loop...
2010-03-31 Richard GuentherFix PR43464: copyprop should maintain loop close phi...
2010-03-31 Sebastian PopAdd a verbosity parameter to clean up the comments...
2010-03-31 Sebastian PopPrint SCoPs under CLooG format.
2010-03-31 Sebastian PopAdd testcases for PR43464.
2010-03-31 Sebastian Popcanonicalize_loop_ivs should add the IV bump in loop...
2010-03-31 Sebastian PopAdd pass_copy_prop after Graphite.
2010-03-31 Sebastian PopMake print_scop output the scoplib format.
2010-03-31 Sebastian PopAdd testcase for PR43351.
2010-03-13 Sebastian PopFix PR43354: Correctly handle default definitions.
2010-03-13 Sebastian PopAdd testcase from PR43349.
2010-03-13 Sebastian PopUse ssizetype when long_long_integer_type_node is NULL.
2010-03-13 Sebastian PopFix documentation of the new parameters.
2010-03-13 Sebastian PopCleanup: remove FIXMEs, add new function.
2010-03-13 Sebastian PopDocument PARAM_LOOP_BLOCK_TILE_SIZE.
2010-03-13 Sebastian PopFix PR43306: correct evolution_function_right_is_intege...
2010-03-13 Sebastian PopAdd PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
2010-03-13 Sebastian PopMake build_poly_scop not return a bool.
2010-03-13 Sebastian PopLimit the number of parameters per SCoP.
2010-03-08 Sebastian PopUse {lower,upper}_bound_in_type.
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):...
next