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