| Commit message (Expand) | Author | Age | Files | Lines |
* | * basic-block.h (single_succ_edge): Use gcc_checking_assert. | froydnj | 2010-10-21 | 1 | -3/+1 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -1/+1 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -1/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | * cfghooks.c (split_block): Copy discriminator to new block. | ccoutant | 2009-07-24 | 1 | -0/+1 |
* | 2009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2009-04-22 | 1 | -4/+4 |
* | 2008-11-03 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-11-03 | 1 | -1/+10 |
* | 2008-08-31 Andrey Belevantsev <abel@ispras.ru> | abel | 2008-09-01 | 1 | -3/+28 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -4/+4 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+3 |
* | * tree-flow.h (const_block_stmt_iterator): Remove. | dnovillo | 2007-09-07 | 1 | -2/+2 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -6/+6 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * cfghooks.c (split_block): Fix the information about loop latch. | rakdver | 2007-07-25 | 1 | -1/+5 |
* | PR rtl-optimization/32729 | rakdver | 2007-07-12 | 1 | -8/+0 |
* | * cfghooks.c (remove_edge): New function. | rakdver | 2007-07-09 | 1 | -12/+16 |
* | * tree-scalar-evolution.c (follow_ssa_edge_in_rhs, | rakdver | 2007-06-09 | 1 | -2/+2 |
* | * cfg.c (init_flow): Use type safe memory macros. | tneumann | 2007-06-05 | 1 | -5/+5 |
* | * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge): | rakdver | 2007-06-03 | 1 | -5/+5 |
* | PR middle-end/32018 | rakdver | 2007-05-24 | 1 | -3/+2 |
* | * tree-vrp.c (finalize_jump_threads): Do not care about dominance info. | rakdver | 2007-05-17 | 1 | -2/+8 |
* | * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops): | rakdver | 2007-05-11 | 1 | -1/+1 |
* | 2007-05-04 Josh Conner <jconner@apple.com> | jconner | 2007-05-04 | 1 | -9/+9 |
* | * doc/loop.texi: Document possibility not to perform disambiguation | rakdver | 2007-02-06 | 1 | -2/+10 |
* | * cfgloopmanip.c (loop_delete_branch_edge): Removed. | rakdver | 2007-02-04 | 1 | -0/+42 |
* | * doc/loop.texi: Document recording of loop exits. | rakdver | 2007-01-12 | 1 | -7/+31 |
* | * loop-unswitch.c (unswitch_loop): Update arguments of | rakdver | 2006-12-20 | 1 | -3/+3 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -2/+2 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -1/+86 |
* | * tree-dump.c (dump_enable_all): Rename local variable | steven | 2006-11-03 | 1 | -4/+11 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -10/+10 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -2/+2 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -9/+9 |
* | * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argument | rakdver | 2005-08-24 | 1 | -2/+5 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -15/+15 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -1/+0 |
* | * Makefile.in (cfg.o): Add new dependencies. | hubicka | 2005-06-15 | 1 | -2/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | * cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386/winnt.c: | kazu | 2005-04-03 | 1 | -1/+1 |
* | 2005-03-30 Mostafa Hagog <mustafa@il.ibm.com> | hagog | 2005-04-03 | 1 | -0/+63 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -13/+13 |
* | * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c, | kazu | 2005-03-08 | 1 | -1/+1 |
* | * cfghooks.c (verify_flow_info): Remove local variable | kazu | 2005-03-07 | 1 | -2/+1 |
* | * cfg.c (unchecked_make_edge): Call execute_on_growing_pred | kazu | 2004-11-22 | 1 | -0/+20 |
* | * cfg.c (cached_make_edge): Use find_edge rather than an inlined | law | 2004-11-22 | 1 | -4/+3 |
* | * basic-block.h (edge_def): Add dest_idx. | kazu | 2004-11-20 | 1 | -0/+14 |
* | * cfghooks.c (delete_basic_block): Remove code to truncate | kazu | 2004-11-04 | 1 | -3/+0 |
* | PR tree-optimization/17766 | rakdver | 2004-10-16 | 1 | -2/+2 |
* | PR tree-optimization/17806 | rakdver | 2004-10-07 | 1 | -0/+8 |