aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.graphite
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Replace Value with mpz_tAndreas Simbuerger1-0/+49
2010-05-06Resolve CLooG's value_* macros to their respective mpz_* counterparts.Andreas Simbuerger1-0/+44
2010-04-06Fix 473.astar miscompile.Sebastian Pop1-1/+18
2010-04-06Use POINTER_PLUS_EXPR for pointer types.Sebastian Pop1-0/+8
2010-04-06Compute min and max bounds for IVs and infer types.Sebastian Pop1-0/+36
2010-04-06Add extra checks for places assuming one argument loop close SSA form.Sebastian Pop1-0/+18
2010-03-31Fix PR43464: copyprop should maintain loop close phi nodes with multiple argu...Richard Guenther1-0/+9
2010-03-31Add a verbosity parameter to clean up the comments of pretty printers.Sebastian Pop1-0/+54
2010-03-31Print SCoPs under CLooG format.Sebastian Pop1-0/+10
2010-03-31Add testcases for PR43464.Sebastian Pop1-0/+28
2010-03-31canonicalize_loop_ivs should add the IV bump in loop->header.Sebastian Pop1-0/+9
2010-03-31Add pass_copy_prop after Graphite.Sebastian Pop1-0/+5
2010-03-31Make print_scop output the scoplib format.Sebastian Pop1-0/+22
2010-03-31Add testcase for PR43351.Sebastian Pop1-0/+5
2010-03-13Fix PR43354: Correctly handle default definitions.Sebastian Pop1-1/+8
2010-03-13Add testcase from PR43349.Sebastian Pop1-0/+5
2010-03-13Use ssizetype when long_long_integer_type_node is NULL.Sebastian Pop1-0/+7
2010-03-13Fix documentation of the new parameters.Sebastian Pop1-0/+8
2010-03-13Cleanup: remove FIXMEs, add new function.Sebastian Pop1-0/+8
2010-03-13Document PARAM_LOOP_BLOCK_TILE_SIZE.Sebastian Pop1-0/+4
2010-03-13Fix PR43306: correct evolution_function_right_is_integer_cst.Sebastian Pop1-0/+7
2010-03-13Add PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.Sebastian Pop1-0/+7
2010-03-13Make build_poly_scop not return a bool.Sebastian Pop1-0/+5
2010-03-13Limit the number of parameters per SCoP.Sebastian Pop1-0/+8
2010-03-08Use {lower,upper}_bound_in_type.Sebastian Pop1-0/+5
2010-03-08Use sizetype instead of unsigned_type_node.Sebastian Pop1-0/+5
2010-03-08Fix PR43065: Insert bounds on pointer type parameters.Sebastian Pop1-1/+10
2010-03-08Add testcase from PR43065.Sebastian Pop1-0/+5
2010-03-08Add forgotten ChangeLog entries.Tobias Grosser1-0/+10
2010-03-08Do not short-cut code generation with gloog_error.Tobias Grosser1-0/+5
2010-03-08Fold convert SSA_NAMEs in the scalar expander.Sebastian Pop1-0/+7
2010-03-08graphite-ppl.c (ppl_min_for_le_polyhedron): Renamed ppl_min_for_le_pointset.Sebastian Pop1-0/+6
2010-03-08Cleanup data dep polyhedron construction.Sebastian Pop1-0/+5
2010-03-08New function combine_context_id_scat.Sebastian Pop1-0/+6
2010-03-08Fix PR42326: handle default definitions.Sebastian Pop1-0/+8
2010-03-08graphite-clast-to-gimple.c (find_cloog_iv_in_expr): Simplify and clean up the...Sebastian Pop1-0/+5
2010-03-08Add constraints on the type of parameters to the scop context.Sebastian Pop1-0/+5
2010-02-23Add missing changelog entry.Sebastian Pop1-0/+4
2010-02-23Fix PR43083: Do not handle regions ending with multiple edges on the exit BB.Sebastian Pop1-0/+12
2010-02-23Fix PR number in the changelog entry.Sebastian Pop1-1/+1
2010-02-23Fix PR43097: rename only SSA_NAMEs.Sebastian Pop1-0/+8
2010-02-23Fix PR43140: Add -Wno-conversion-null to pr41305.C.Sebastian Pop1-1/+7
2010-02-23Fix PR43026: handle COMPONENT_REFs in expand scalar expressions.Sebastian Pop1-0/+7
2010-02-11Add testcase for PR43012.Sebastian Pop1-2/+6
2010-02-11Add testcase for PR42930.Sebastian Pop1-0/+8
2010-02-11Fix email address in ChangeLog.graphite.Sebastian Pop1-3/+3
2010-02-11re PR middle-end/42930 ([graphite] crash when compiling scummvm on Ubuntu 9.1...Sebastian Pop1-0/+6
2010-02-11Fix PR42914 and PR42530.Sebastian Pop1-0/+10
2010-02-11re PR tree-optimization/42771 ([graphite] ICE: in graphite_loop_normal_form, ...Sebastian Pop1-0/+19
2010-02-07Call abort for runtime test, always return 0 from main.Sebastian Pop1-0/+25