dominance.c (free_dominance_info): Add overload with function parameter.
[platform/upstream/gcc.git] / gcc / tree-cfg.c
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-15 Teresa Johnsoncfg.c (dump_bb_info): Fix flags check.
2014-04-15 Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-04-14 Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-03-12 Jakub Jelinekre PR middle-end/60482 (Loop optimization regression)
2014-02-20 Richard Bienertree-cfg.c (replace_uses_by): Mark altered BBs before...
2014-02-06 Richard Bienertree-cfg.c (gimple_duplicate_sese_region): Fix ordering...
2014-01-29 Jakub Jelinekre PR middle-end/59917 (ICE in calc_dfs_tree, at domina...
2014-01-09 Richard Bienerre PR tree-optimization/59715 (wrong code at -Os and...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate profile_status macro.
2013-12-09 David MalcolmEliminate label_to_block_map macro.
2013-12-09 David MalcolmEliminate basic_block_info macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-12-09 David MalcolmEliminate SET_BASIC_BLOCK macro.
2013-12-09 David MalcolmRename profile_status_for_function to profile_status_fo...
2013-12-09 David MalcolmRename label_to_block_map_for_function to label_to_bloc...
2013-12-09 David MalcolmRename last_basic_block_for_function to last_basic_bloc...
2013-12-09 David MalcolmRename macros (basic_block_info_for_function, BASIC_BLO...
2013-11-29 Richard Bienerre PR middle-end/59208 (ice in initialize_flags_in_bb)
2013-11-29 Richard Bienerre PR middle-end/59338 (error: position plus size excee...
2013-11-27 Tom de VriesDon't create out-of-bounds BIT_FIELD_REF.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 David MalcolmEliminate n_edges macro
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-31 Jakub Jelinektree-cfg.c (assert_unreachable_fallthru_edge_p): New...
2013-10-30 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-24 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-17 Andrew MacLeodtree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-10-09 Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-10-01 Andrew MacLeodtree-into-ssa.c (enum need_phi_state): Relocate from...
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-30 Richard Bienerre PR tree-optimization/58532 (bootstrap failure with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-27 Jakub Jelinekre PR middle-end/58551 (ICE with abort in OpenMP SESE...
2013-09-13 Jakub Jelinekre PR libgomp/58392 (internal compiler error: in expand...
2013-09-13 Richard Bienertree-data-ref.h (known_dependences_p): Move here ...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-11 Richard Bienerre PR c++/58377 (spurious "may be used uninitialized...
2013-09-05 Richard Bienerre PR tree-optimization/58137 ([trunk, ICE] full unroll...
2013-08-31 Jan Hubickacgraph.c (cgraph_get_body): Update call of lto_input_fu...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-05-29 Martin Jambortree-cfg.c (verify_expr): Verify that BIT_FIELD_REF...
2013-05-28 Martin Jambortree-cfg.c (verify_expr): Verify that BIT_FIELD_REFs...
2013-05-24 Dehao ChenFix the typo of discriminator.
2013-05-24 Dehao ChenChange the discriminator assignment algorithm to make...
2013-05-16 Steve Ellceycfghooks.c (copy_bbs): Add update_dominance argument.
2013-05-06 Richard Bienerre PR middle-end/57147 (setjmp call and if body wrongly...
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-29 Richard Bienerre PR middle-end/57103 (ICE: verify_gimple failed:...
2013-04-26 Richard Bieneromp-low.c (finalize_task_copyfn): Do not drop PROP_loops.
2013-04-26 Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-19 Richard Bienerre PR tree-optimization/56982 (Bad optimization with...
2013-04-02 Jakub Jelinekre PR c++/34949 (Dead code in empty destructors.)
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-28 Marek Polacekre PR tree-optimization/56695 (ICE in expand_vec_cond_e...
2013-03-21 Richard Bienertree-cfg.c (verify_expr_no_block): New function.
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-03-08 Richard Bienerre PR lto/56570 (ICE when streaming a TREE_BLOCK)
2013-03-08 Richard Bienertree-inline.c (expand_call_inline): Do not associate...
2013-01-14 Richard Bienertree-cfg.c (verify_expr_location, [...]): New functions.
2013-01-14 Richard Bienertree-cfgcleanup.c (remove_forwarder_block): Unshare...
2013-01-11 Richard Bienertree-cfg.c (verify_node_sharing_1): Split out from ...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-12 Steven Bosscherdumpfile.h (enum tree_dump_index): Remove TDI_vcg.
2012-12-04 Steven Bosscherrtl.h (print_insn_with_notes): Remove prototype.
2012-11-27 Marc Glissetree-cfg.c (verify_gimple_comparison): Verify that...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06 Aldy Hernandeztm: Add uninstrumented code path
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-09 Steven Bosscher* basic-block. (profile_record): New struct, moved...
2012-10-03 Dehao Chenre PR middle-end/54782 (ICE: in change_scope, at final...
2012-10-02 Jakub Jelinekre PR tree-optimization/54713 (error: non-trivial conve...
2012-09-24 Dehao Chentree-cfg.c (move_stmt_op): Reset the expr block only...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-13 Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-04 Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-09-03 Michael Matzre PR tree-optimization/46590 (long compile time with...
next