| Commit message (Expand) | Author | Age | Files | Lines |
* | PR middle-end/49465 | law | 2011-06-23 | 1 | -3/+6 |
* | * tree-ssa-threadupdate.c (struct redirection_data): New field | law | 2011-06-16 | 1 | -30/+121 |
* | * tree-ssa-threadupdate.c (create_block_for_threading): Do not call | law | 2011-05-06 | 1 | -11/+5 |
* | * tree-ssa-threadupdate.c (THREAD_TARGET): define. | law | 2011-05-03 | 1 | -19/+58 |
* | * tree-ssa-threadupdate.c (determine_bb_domination_status): Always | law | 2011-04-05 | 1 | -2/+0 |
* | PR bootstrap/48327 | law | 2011-03-29 | 1 | -57/+11 |
* | * tree-ssa-threadupdate.c (redirect_edges): Call | law | 2011-03-28 | 1 | -11/+27 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | * gimplify.c: Do not include except.h and optabs.h. | steven | 2010-06-01 | 1 | -2/+0 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -2/+0 |
* | * matrix-reorg.c (analyze_matrix_allocation_site): Remove unused | jakub | 2009-11-28 | 1 | -2/+0 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -3/+3 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -0/+1 |
* | Add source_location support to PHI arguments. | amacleod | 2009-07-30 | 1 | -2/+4 |
* | * 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 |