summaryrefslogtreecommitdiff
path: root/gcc/cfghooks.c
Commit message (Expand)AuthorAgeFilesLines
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* cfghooks.c (copy_bbs): Add update_dominance argument.Steve Ellcey2013-05-161-15/+23
* re PR tree-optimization/57122 (ICE in verify_loop_structure, at cfgloop.c:164...Richard Biener2013-04-301-1/+3
* Support slim switch for cfg graph dumpXinliang David Li2013-04-231-1/+2
* Display profile info in graph cfg dumpXinliang David Li2013-04-231-0/+5
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+16
* re PR tree-optimization/56350 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener2013-02-181-1/+6
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* re PR rtl-optimization/55740 (ICE in verify_loop_structure, at cfgloop.c:1582...Richard Biener2012-12-201-3/+15
* rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher2012-12-041-0/+16
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-5/+6
* * cfghooks.c (copy_bbs): Handle a null loop_father.Aldy Hernandez2012-11-061-6/+9
* * basic-block. (profile_record): New struct, moved from passes.c.Steven Bosscher2012-10-091-0/+54
* ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher2012-09-131-0/+18
* basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther2012-08-131-2/+0
* cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher2012-08-071-2/+4
* basic-block.h (BB_FLAGS_TO_PRESERVE): New define.Steven Bosscher2012-07-201-5/+4
* dumpfile.h (TDF_COMMENT): New define.Steven Bosscher2012-07-171-43/+37
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-0/+31
* cfglayout.h: Remove.Steven Bosscher2012-06-171-0/+121
* re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther2012-04-031-9/+19
* loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther2012-03-281-1/+24
* cfghooks.c (redirect_edge_and_branch_force): Localize variable.Eric Botcazou2011-04-111-17/+14
* basic-block.h (force_nonfallthru): Move to...Eric Botcazou2011-04-071-2/+39
* cfghooks.c (tidy_fallthru_edges): Add ??? comment.Eric Botcazou2011-04-041-1/+3
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-2/+2
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-3/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-1/+1
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* cfghooks.c (split_block): Copy discriminator to new block.Cary Coutant2009-07-241-0/+1
* cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...Laurynas Biveinis2009-04-221-4/+4
* cfghooks.c (split_block): Set BB_IRREDUCIBLE_LOOP and EDGE_IRREDUCIBLE_LOOP.Sebastian Pop2008-11-031-1/+10
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-3/+28
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-4/+4
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo2007-09-071-2/+2
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-6/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfghooks.c (split_block): Fix the information about loop latch.Zdenek Dvorak2007-07-251-1/+5
* re PR rtl-optimization/32729 (Loop unrolling not performed with large constan...Zdenek Dvorak2007-07-121-8/+0
* cfghooks.c (remove_edge): New function.Zdenek Dvorak2007-07-091-12/+16
* tree-scalar-evolution.c (follow_ssa_edge_in_rhs, [...]): Keep more precise tr...Zdenek Dvorak2007-06-091-2/+2
* cfg.c (init_flow): Use type safe memory macros.Thomas Neumann2007-06-051-5/+5
* cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak2007-06-031-5/+5
* re PR middle-end/32018 (ICE on optimization)Zdenek Dvorak2007-05-241-3/+2
* tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak2007-05-171-2/+8
* tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop...Zdenek Dvorak2007-05-111-1/+1