aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-10-25Change hash_table to support a comparator type different from theLawrence Crowl
2012-10-12 * tree-ssa-threadupdate.c (def_split_header_continue_p): Do notJan Hubicka
2012-09-20Don't cast XNEWVEC's result.Marek Polacek
2012-09-102012-09-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-09-042012-09-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-172012-08-17 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-07-16gcc/Steven Bosscher
2012-07-162012-07-16 Dehao Chen <dehao@google.com>Dehao Chen
2012-07-102012-07-10 Dehao Chen <dehao@google.com>Dehao Chen
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-04-112012-04-11 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-032012-04-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-022012-04-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-12-27 PR middle-end/48641 Jan Hubicka
2011-06-23 PR middle-end/49465Jeff Law
2011-06-16 * tree-ssa-threadupdate.c (struct redirection_data): New fieldJeff Law
2011-05-06 * tree-ssa-threadupdate.c (create_block_for_threading): Do not callJeff Law
2011-05-03 * tree-ssa-threadupdate.c (THREAD_TARGET): define.Jeff Law
2011-04-05 * tree-ssa-threadupdate.c (determine_bb_domination_status): AlwaysJeff Law
2011-03-29 PR bootstrap/48327Jeff Law
2011-03-28 * tree-ssa-threadupdate.c (redirect_edges): CallJeff Law
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-06-01 * gimplify.c: Do not include except.h and optabs.h.Steven Bosscher
2010-05-21gcc/ChangeLog:Steven Bosscher
2009-11-28 * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedJakub Jelinek
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-02gcc/ChangeLog:Alexandre Oliva
2009-07-30Add source_location support to PHI arguments.Andrew Macleod
2008-08-29 * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-06-06gcc/Ralf Wildenhues
2008-05-202008-05-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-11-07 PR rtl-optimization/33737Eric Botcazou
2007-09-07 * tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo
2007-08-14 * alias.c (component_uses_parent_alias_set): Constify.Kaveh Ghazi
2007-08-14 * alias.c (rtx_equal_for_memref_p): Constify.Kaveh Ghazi
2007-08-04 * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' stateZdenek Dvorak
2007-08-01 * tree-ssa-threadupdate.c (thread_through_all_blocks): Record thatZdenek Dvorak
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-25 * tree-ssa-threadupdate.c (create_edge_and_update_destination_phis):Zdenek Dvorak
2007-07-25 * c-common.c (fname_as_string, c_type_hash): Constify.Kaveh Ghazi
2007-06-212007-06-21 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-06-06 * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to theThomas Neumann
2007-06-03 * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge):Zdenek Dvorak
2007-05-27 * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.Zdenek Dvorak
2007-05-24 PR middle-end/32018Zdenek Dvorak