summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/48641 (ICE: verify_flow_info failed: Wrong frequency ...Jan Hubicka2011-12-271-1/+5
* re PR middle-end/49465 (Revision 175114 miscompiled 403.gcc in SPEC CPU 2006)Jeff Law2011-06-231-3/+6
* tree-ssa-threadupdate.c (struct redirection_data): New field intermediate_edge.Jeff Law2011-06-161-30/+121
* tree-ssa-threadupdate.c (create_block_for_threading): Do not call remove_ctrl...Jeff Law2011-05-061-11/+5
* tree-ssa-threadupdate.c (THREAD_TARGET): define.Jeff Law2011-05-031-19/+58
* tree-ssa-threadupdate.c (determine_bb_domination_status): Always check if BB ...Jeff Law2011-04-051-2/+0
* re PR bootstrap/48327 (Bootstrap comparison failure with ada since r171622)Jeff Law2011-03-291-57/+11
* tree-ssa-threadupdate.c (redirect_edges): Call create_edge_and_update_destina...Jeff Law2011-03-281-11/+27
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-2/+0
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+0
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-2/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+1
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-2/+4
* loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka2008-08-291-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-23/+25
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-3/+4
* tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure.Richard Guenther2008-05-201-3/+2
* re PR rtl-optimization/33737 (verify_flow_info failed: Wrong probability of e...Eric Botcazou2007-11-071-1/+5
* tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo2007-09-071-12/+12
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-12/+12
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-2/+2
* tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state accesso...Zdenek Dvorak2007-08-041-1/+1
* tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop str...Zdenek Dvorak2007-08-011-0/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree-ssa-threadupdate.c (create_edge_and_update_destination_phis): Scan the n...Zdenek Dvorak2007-07-251-0/+1
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-3/+3
* re PR tree-optimization/32451 (ICE in verify_flow_info after DOM2)Richard Guenther2007-06-211-0/+5
* tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann2007-06-061-7/+7
* cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak2007-06-031-3/+3
* tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.Zdenek Dvorak2007-05-271-10/+9
* re PR middle-end/32018 (ICE on optimization)Zdenek Dvorak2007-05-241-5/+5
* tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak2007-05-171-247/+429
* tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array.Zdenek Dvorak2006-11-211-1/+0
* re PR tree-optimization/26251 (code size increase with -Os)Roger Sayle2006-07-031-1/+39
* tree-ssa-threadupdate.c (rediscover_loops_after_threading): Remove.Kazu Hirata2006-03-051-27/+0
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-03-041-1/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-3/+3
* tree-ssa-threadupdate.c (threaded_edges): New VEC to hold edge pairs.Jeff Law2006-01-111-10/+66
* tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law2006-01-061-1/+1
* bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.Zdenek Dvorak2005-08-241-1/+1
* tree-ssa-dom.c (thread_across_edge): Remove updating here.Jan Hubicka2005-08-021-0/+2
* cfg.c (update_bb_profile_for_threading): More diagnostic.Jan Hubicka2005-07-151-0/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2
* tree-ssa-threadupdate.c (struct thread_stats_d): Declare.Diego Novillo2005-06-071-0/+17
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+0
* tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis): Update pr...Jan Hubicka2005-05-281-0/+3
* basic-block.h (basic_block_def): Add phi_nodes and predictions.Kazu Hirata2005-05-271-10/+8
* re PR tree-optimization/21170 (Comments still mention rewrite_ssa_into_ssa.)Kazu Hirata2005-05-101-2/+2