| Commit message (Expand) | Author | Age | Files | Lines |
* | * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | hubicka | 2008-08-29 | 1 | -1/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -23/+25 |
* | gcc/ | rwild | 2008-06-06 | 1 | -3/+4 |
* | 2008-05-20 Richard Guenther <rguenther@suse.de> | rguenth | 2008-05-20 | 1 | -3/+2 |
* | PR rtl-optimization/33737 | ebotcazou | 2007-11-07 | 1 | -1/+5 |
* | * tree-flow.h (const_block_stmt_iterator): Remove. | dnovillo | 2007-09-07 | 1 | -12/+12 |
* | * alias.c (component_uses_parent_alias_set): Constify. | ghazi | 2007-08-14 | 1 | -12/+12 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -2/+2 |
* | * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state | rakdver | 2007-08-04 | 1 | -1/+1 |
* | * tree-ssa-threadupdate.c (thread_through_all_blocks): Record that | rakdver | 2007-08-01 | 1 | -0/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * tree-ssa-threadupdate.c (create_edge_and_update_destination_phis): | rakdver | 2007-07-25 | 1 | -0/+1 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -3/+3 |
* | 2007-06-21 Richard Guenther <rguenther@suse.de> | rguenth | 2007-06-21 | 1 | -0/+5 |
* | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 2007-06-06 | 1 | -7/+7 |
* | * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge): | rakdver | 2007-06-03 | 1 | -3/+3 |
* | * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | rakdver | 2007-05-27 | 1 | -10/+9 |
* | PR middle-end/32018 | rakdver | 2007-05-24 | 1 | -5/+5 |
* | * tree-vrp.c (finalize_jump_threads): Do not care about dominance info. | rakdver | 2007-05-17 | 1 | -247/+429 |
* | * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref, | rakdver | 2006-11-21 | 1 | -1/+0 |
* | PR tree-optimization/26251 | sayle | 2006-07-03 | 1 | -1/+39 |
* | * tree-ssa-threadupdate.c (rediscover_loops_after_threading): | kazu | 2006-03-05 | 1 | -27/+0 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -1/+1 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -3/+3 |
* | * tree-ssa-threadupdate.c (threaded_edges): New VEC to | law | 2006-01-11 | 1 | -10/+66 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -1/+1 |
* | * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argument | rakdver | 2005-08-24 | 1 | -1/+1 |
* | * tree-ssa-dom.c (thread_across_edge): Remove updating here. | hubicka | 2005-08-02 | 1 | -0/+2 |
* | * cfg.c (update_bb_profile_for_threading): More diagnostic. | hubicka | 2005-07-15 | 1 | -0/+3 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * tree-ssa-threadupdate.c (struct thread_stats_d): Declare. | dnovillo | 2005-06-07 | 1 | -0/+17 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+0 |
* | * tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis): | hubicka | 2005-05-28 | 1 | -0/+3 |
* | * basic-block.h (basic_block_def): Add phi_nodes and | kazu | 2005-05-27 | 1 | -10/+8 |
* | PR tree-optimization/21170 | kazu | 2005-05-10 | 1 | -2/+2 |
* | PR tree-optimization/21380 | law | 2005-05-06 | 1 | -1/+2 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -1/+1 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -2/+2 |
* | * tree-cfg.c (find_taken_edge_computed_goto): New function. | law | 2005-03-08 | 1 | -3/+4 |
* | * basic-block.h (rediscover_loops_after_threading): Declare. | law | 2005-03-04 | 1 | -4/+255 |
* | * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c, | kazu | 2005-01-27 | 1 | -1/+1 |
* | * tree-flow-inline.h (phi_arg_from_edge): Remove. | kazu | 2005-01-24 | 1 | -1/+1 |
* | * tree-phinodes.c (add_phi_arg): Take "tree" instead of | kazu | 2004-11-25 | 1 | -1/+1 |
* | * tree-ssa.c (ssa_remove_edge): Remove. | kazu | 2004-11-22 | 1 | -1/+1 |
* | * tree-ssa-threadupdate.c (redirection_data_hash): Use the | law | 2004-11-21 | 1 | -1/+1 |
* | * tree-ssa-threadupdate.c, tree-vectorizer.c: Fix comment | kazu | 2004-11-20 | 1 | -2/+2 |
* | * tree-ssa-threadupdate.c: Replace REDIRECTION_DATA varray with | law | 2004-11-19 | 1 | -158/+321 |
* | * tree-ssa-threadupdate.c (copy_phis_to_block): Remove. | kazu | 2004-11-09 | 1 | -34/+1 |
* | * tree-ssa-threadupdate.c (copy_phis_to_block): Install PHI | kazu | 2004-11-02 | 1 | -16/+14 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -1/+1 |