summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-13/+12
* Change hash_table to support a comparator type different from thecrowl2012-10-251-5/+6
* * tree-ssa-threadupdate.c (def_split_header_continue_p): Do nothubicka2012-10-121-3/+9
* Don't cast XNEWVEC's result.mpolacek2012-09-201-3/+3
* 2012-09-10 Richard Guenther <rguenther@suse.de>rguenth2012-09-101-6/+8
* 2012-09-04 Richard Guenther <rguenther@suse.de>rguenth2012-09-041-0/+10
* 2012-08-17 Richard Guenther <rguenther@suse.de>rguenth2012-08-171-25/+24
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-44/+49
* gcc/steven2012-07-161-2/+1
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-3/+1
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-1/+3
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-04-11 Richard Guenther <rguenther@suse.de>rguenth2012-04-111-0/+11
* 2012-04-03 Richard Guenther <rguenther@suse.de>rguenth2012-04-031-1/+5
* 2012-04-02 Richard Guenther <rguenther@suse.de>rguenth2012-04-021-0/+46
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-0/+2
* PR middle-end/48641 hubicka2011-12-271-1/+5
* PR middle-end/49465law2011-06-231-3/+6
* * tree-ssa-threadupdate.c (struct redirection_data): New fieldlaw2011-06-161-30/+121
* * tree-ssa-threadupdate.c (create_block_for_threading): Do not calllaw2011-05-061-11/+5
* * tree-ssa-threadupdate.c (THREAD_TARGET): define.law2011-05-031-19/+58
* * tree-ssa-threadupdate.c (determine_bb_domination_status): Alwayslaw2011-04-051-2/+0
* PR bootstrap/48327law2011-03-291-57/+11
* * tree-ssa-threadupdate.c (redirect_edges): Calllaw2011-03-281-11/+27
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+0
* gcc/ChangeLog:steven2010-05-211-2/+0
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-2/+0
* Remove trailing white spaces.hjl2009-11-251-3/+3
* gcc/ChangeLog:aoliva2009-09-021-0/+1
* Add source_location support to PHI arguments.amacleod2009-07-301-2/+4
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-23/+25
* gcc/rwild2008-06-061-3/+4
* 2008-05-20 Richard Guenther <rguenther@suse.de>rguenth2008-05-201-3/+2
* PR rtl-optimization/33737ebotcazou2007-11-071-1/+5
* * tree-flow.h (const_block_stmt_iterator): Remove.dnovillo2007-09-071-12/+12
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-12/+12
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-2/+2
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' staterakdver2007-08-041-1/+1
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Record thatrakdver2007-08-011-0/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * tree-ssa-threadupdate.c (create_edge_and_update_destination_phis):rakdver2007-07-251-0/+1
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-3/+3
* 2007-06-21 Richard Guenther <rguenther@suse.de>rguenth2007-06-211-0/+5
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-7/+7
* * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge):rakdver2007-06-031-3/+3
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-10/+9
* PR middle-end/32018rakdver2007-05-241-5/+5