Age | Commit message (Expand) | Author | Files | Lines |
2011-04-11 | cfghooks.c (redirect_edge_and_branch_force): Localize variable. | Eric Botcazou | 1 | -17/+14 |
2011-04-07 | basic-block.h (force_nonfallthru): Move to... | Eric Botcazou | 1 | -2/+39 |
2011-04-04 | cfghooks.c (tidy_fallthru_edges): Add ??? comment. | Eric Botcazou | 1 | -1/+3 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -2/+2 |
2010-10-21 | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 1 | -3/+1 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -1/+1 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -1/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-07-24 | cfghooks.c (split_block): Copy discriminator to new block. | Cary Coutant | 1 | -0/+1 |
2009-04-22 | cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co... | Laurynas Biveinis | 1 | -4/+4 |
2008-11-03 | cfghooks.c (split_block): Set BB_IRREDUCIBLE_LOOP and EDGE_IRREDUCIBLE_LOOP. | Sebastian Pop | 1 | -1/+10 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -3/+28 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -4/+4 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+3 |
2007-09-07 | tree-flow.h (const_block_stmt_iterator): Remove. | Diego Novillo | 1 | -2/+2 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -6/+6 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-07-25 | cfghooks.c (split_block): Fix the information about loop latch. | Zdenek Dvorak | 1 | -1/+5 |
2007-07-12 | re PR rtl-optimization/32729 (Loop unrolling not performed with large constan... | Zdenek Dvorak | 1 | -8/+0 |
2007-07-09 | cfghooks.c (remove_edge): New function. | Zdenek Dvorak | 1 | -12/+16 |
2007-06-09 | tree-scalar-evolution.c (follow_ssa_edge_in_rhs, [...]): Keep more precise tr... | Zdenek Dvorak | 1 | -2/+2 |
2007-06-05 | cfg.c (init_flow): Use type safe memory macros. | Thomas Neumann | 1 | -5/+5 |
2007-06-03 | cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector. | Zdenek Dvorak | 1 | -5/+5 |
2007-05-24 | re PR middle-end/32018 (ICE on optimization) | Zdenek Dvorak | 1 | -3/+2 |
2007-05-17 | tree-vrp.c (finalize_jump_threads): Do not care about dominance info. | Zdenek Dvorak | 1 | -2/+8 |
2007-05-11 | tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop... | Zdenek Dvorak | 1 | -1/+1 |
2007-05-04 | basic-block.h (cdi_direction): Assign values to all enumeration constants. | Josh Conner | 1 | -9/+9 |
2007-02-06 | loop.texi: Document possibility not to perform disambiguation of loops with m... | Zdenek Dvorak | 1 | -2/+10 |
2007-02-04 | cfgloopmanip.c (loop_delete_branch_edge): Removed. | Zdenek Dvorak | 1 | -0/+42 |
2007-01-12 | loop.texi: Document recording of loop exits. | Zdenek Dvorak | 1 | -7/+31 |
2006-12-20 | loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header... | Zdenek Dvorak | 1 | -3/+3 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -2/+2 |
2006-11-17 | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 1 | -1/+86 |
2006-11-03 | tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co... | Steven Bosscher | 1 | -4/+11 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -10/+10 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -9/+9 |
2005-08-24 | bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. | Zdenek Dvorak | 1 | -2/+5 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -15/+15 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -1/+0 |
2005-06-15 | Makefile.in (cfg.o): Add new dependencies. | Jan Hubicka | 1 | -2/+2 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-03 | cfghooks.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-03 | cfghooks.c (lv_flush_pending_stmts, [...]): New. | Mostafa Hagog | 1 | -0/+63 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -13/+13 |
2005-03-08 | c-semantics.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-07 | cfghooks.c (verify_flow_info): Remove local variable num_bb_notes. | Kazu Hirata | 1 | -2/+1 |
2004-11-22 | cfg.c (unchecked_make_edge): Call execute_on_growing_pred after making an edge. | Kazu Hirata | 1 | -0/+20 |
2004-11-22 | cfg.c (cached_make_edge): Use find_edge rather than an inlined variant. | Jeff Law | 1 | -4/+3 |