aboutsummaryrefslogtreecommitdiff
path: root/gcc/sese.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+7
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+8
2013-10-02tree-flow.h: Remove some prototypes.Andrew MacLeod1-0/+1
2013-10-02tree-flow.h: Include new .h files.Andrew Macleod1-0/+1
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl1-17/+49
2013-04-02Remove unused symbols related to ivtype_map.Lawrence Crowl1-41/+0
2013-03-29Remove various unused items.Lawrence Crowl1-8/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-13/+13
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther1-4/+2
2012-08-14gimplify.c (create_tmp_from_val): Mark temporary with DECL_GIMPLE_REG_P here ...Richard Guenther1-3/+2
2012-08-07gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther1-4/+2
2012-08-01graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands.Richard Guenther1-1/+0
2012-07-16revert: tree.h (phi_arg_d): New field.Dehao Chen1-2/+2
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen1-2/+2
2012-06-17cfgloop.h: Do not include rtl.h.Steven Bosscher1-1/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2011-09-09gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead o...Richard Guenther1-1/+4
2011-07-28Fix PR49876: Continue code generation with integer_zero_node on gloog_errorSebastian Pop1-10/+8
2011-07-27Fix PR47691: do not abort compilation when code generation failsSebastian Pop1-11/+30
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek1-1/+3
2011-04-20remove useless if-before-free testsJim Meyering1-4/+2
2010-12-28Do not include unnecessary .h files.Sebastian Pop1-11/+0
2010-12-15Fix PR46845: handle scop parameters before scev analysis.Sebastian Pop1-3/+5
2010-12-08Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp.Richard Guenther1-6/+11
2010-12-01LHS cannot be an ADDR_EXPR.Sebastian Pop1-3/+0
2010-12-01Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A...Sebastian Pop1-0/+13
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-08-11Propagate constant values or parametric expressions outside the scop region.Sebastian Pop1-1/+1
2010-08-11Unshare the scev before code generating it.Sebastian Pop1-1/+2
2010-08-11Add testcase for PR42729 and fix handling of gimple_debug info.Sebastian Pop1-13/+11
2010-08-11Remove expand_scalar_variables_ hack.Sebastian Pop1-553/+122
2010-08-11Remove insert_loop_close_phis.Sebastian Pop1-167/+0
2010-08-11Replace map with rename_map.Sebastian Pop1-48/+48
2010-08-11Remove rename_nb_iterations and rename_sese_parametersSebastian Pop1-56/+0
2010-08-11Also rewrite out of SSA scalar dependences going outside the SCoP region.Sebastian Pop1-159/+0
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-2/+2
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+1
2010-04-23sese.h (create_if_region_on_edge): Remove.Laurynas Biveinis1-1/+1
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2