Age | Commit message (Expand) | Author | Files | Lines |
2011-09-09 | gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead o... | Richard Guenther | 1 | -1/+4 |
2011-07-28 | Fix PR49876: Continue code generation with integer_zero_node on gloog_error | Sebastian Pop | 1 | -10/+8 |
2011-07-27 | Fix PR47691: do not abort compilation when code generation fails | Sebastian Pop | 1 | -11/+30 |
2011-06-22 | re PR debug/47858 (IPA-SRA decreases quality of debug info) | Jakub Jelinek | 1 | -1/+3 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 1 | -4/+2 |
2010-12-28 | Do not include unnecessary .h files. | Sebastian Pop | 1 | -11/+0 |
2010-12-15 | Fix PR46845: handle scop parameters before scev analysis. | Sebastian Pop | 1 | -3/+5 |
2010-12-08 | Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp. | Richard Guenther | 1 | -6/+11 |
2010-12-01 | LHS cannot be an ADDR_EXPR. | Sebastian Pop | 1 | -3/+0 |
2010-12-01 | Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A... | Sebastian Pop | 1 | -0/+13 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -1/+1 |
2010-08-11 | Propagate constant values or parametric expressions outside the scop region. | Sebastian Pop | 1 | -1/+1 |
2010-08-11 | Unshare the scev before code generating it. | Sebastian Pop | 1 | -1/+2 |
2010-08-11 | Add testcase for PR42729 and fix handling of gimple_debug info. | Sebastian Pop | 1 | -13/+11 |
2010-08-11 | Remove expand_scalar_variables_ hack. | Sebastian Pop | 1 | -553/+122 |
2010-08-11 | Remove insert_loop_close_phis. | Sebastian Pop | 1 | -167/+0 |
2010-08-11 | Replace map with rename_map. | Sebastian Pop | 1 | -48/+48 |
2010-08-11 | Remove rename_nb_iterations and rename_sese_parameters | Sebastian Pop | 1 | -56/+0 |
2010-08-11 | Also rewrite out of SSA scalar dependences going outside the SCoP region. | Sebastian Pop | 1 | -159/+0 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -1/+1 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -2/+2 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -0/+1 |
2010-04-23 | sese.h (create_if_region_on_edge): Remove. | Laurynas Biveinis | 1 | -1/+1 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+2 |
2010-03-08 | Fold convert SSA_NAMEs in the scalar expander. | Sebastian Pop | 1 | -7/+7 |
2010-03-08 | Fix PR42326: handle default definitions. | Sebastian Pop | 1 | -3/+2 |
2010-02-23 | Fix PR43097: rename only SSA_NAMEs. | Sebastian Pop | 1 | -3/+9 |
2010-02-23 | Fix PR43026: handle COMPONENT_REFs in expand scalar expressions. | Sebastian Pop | 1 | -0/+3 |
2010-02-11 | re PR tree-optimization/42771 ([graphite] ICE: in graphite_loop_normal_form, ... | Sebastian Pop | 1 | -32/+27 |
2010-01-14 | re PR tree-optimization/42681 (ICE: in build2_stat, at tree.c:3664 with "-O1 ... | Sebastian Pop | 1 | -0/+28 |
2010-01-14 | re PR tree-optimization/42732 ([graphite] ICE: verify_ssa failed) | Sebastian Pop | 1 | -3/+66 |
2010-01-10 | re PR middle-end/42393 ([graphite] internal compiler error: in check_loop_cl... | Sebastian Pop | 1 | -15/+44 |
2010-01-08 | re PR tree-optimization/42221 (ICE from '-Os -fgraphite-identity') | Sebastian Pop | 1 | -1/+14 |
2010-01-07 | re PR tree-optimization/42641 (Random code-generation differences with GRAPHITE) | Richard Guenther | 1 | -1/+1 |
2009-11-30 | Do not abuse sese for codegeneration | Tobias Grosser | 1 | -8/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -17/+17 |
2009-11-25 | graphite-clast-to-gimple.c (gloog): Free if_region, if_region->true_region, a... | Sebastian Pop | 1 | -5/+8 |
2009-11-25 | graphite-clast-to-gimple.c (gloog): Do not call sese_reset_aux_in_loops. | Sebastian Pop | 1 | -12/+0 |
2009-11-25 | sese.c (get_vdef_before_sese): Handle GIMPLE_ASSIGN and GIMPLE_CALL. | Sebastian Pop | 1 | -6/+24 |
2009-11-18 | re PR debug/41888 (ICE from '-O -ftree-loop-distribution -fgraphite-identity ... | Alexandre Oliva | 1 | -3/+93 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -4/+1 |
2009-08-12 | Prepare expressions to be good phi arguments. | Sebastian Pop | 1 | -19/+31 |
2009-07-31 | New Graphite files. | Sebastian Pop | 1 | -0/+1386 |