OSDN Git Service

* cgraph.h (cgraph_local_info): Remove for_functions_valid.
[pf3gnuchains/gcc-fork.git] / gcc / cfgcleanup.c
2010-04-14 berndsgcc/
2010-03-16 jakub PR debug/43051
2009-10-26 jakub PR bootstrap/41345
2009-09-02 aolivagcc/ChangeLog:
2009-07-25 daney2009-07-25 David Daney <ddaney@caviumnetworks.com>
2009-07-25 daney2009-07-25 David Daney <ddaney@caviumnetworks.com>
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-13 steven * cfgcleanup.c (old_insns_match_p): Remove code to...
2009-06-11 daney2009-06-11 David Daney <ddaney@caviumnetworks.com>
2009-05-30 rth * cfgcleanup.c (try_crossjump_to_edge): Only skip...
2009-04-08 hubicka * tree-eh.c (cleanup_eh): When not optimizing, do...
2008-10-09 jakub * rtl.h (locator_eq): New decl.
2008-10-07 jakub PR debug/29609
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-06-06 rwildgcc/
2008-04-25 hubicka PR testsuite/35843
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-02 rguenth2008-03-02 Andi Kleen <ak@suse.de>
2008-02-26 dje * dbgcnt.def (cfg_cleanup, cprop1, cprop2,...
2008-01-11 rguenth2008-01-11 Steven Bosscher <stevenb.gcc@gmail.com>
2007-11-07 ebotcazou PR rtl-optimization/33737
2007-10-22 ebotcazou PR rtl-optimization/33644
2007-09-05 hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-11 zadeck2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-06-11 dberlinMerge dataflow branch into mainline
2007-06-06 rakdver * haifa-sched.c (restore_bb_notes): Clear bb field...
2007-05-26 kazu * basic-block.h: Remove the prototype for merge_seq_bl...
2007-05-22 rsandifogcc/
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-04-01 steven PR rtl-optimization/31391
2007-02-04 rakdver * cfgcleanup.c (try_optimize_cfg): Avoid removing...
2007-02-01 sayle * alias.c (init_alias_analysis): Correct whitespace.
2007-01-27 steven * tracer.c (rest_of_handle_tracer): We already cleaned
2007-01-18 steven * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode...
2006-11-25 steven * jump.c (mark_all_labels): Work in cfglayout mode.
2006-11-11 hubicka * extended.texi (__builtin_expect): We no longer requi...
2006-11-11 hubicka * tree-pass.h (pass_purge_lineno_notes): Remove declar...
2006-05-28 kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-05-18 mrsWhitespace fixups
2006-04-15 kazu * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c,
2006-03-23 rakdver * cfgloopmanip.c (create_loop_notes): Removed.
2006-03-03 rakdver * cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_...
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-26 stevengcc/
2006-02-15 bonzini2006-02-15 Paolo Bonzini <bonzini@gnu.org>
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-27 loki2006-01-27 Gabor Loki <loki@gcc.gnu.org>
2006-01-16 loki2006-01-16 Gabor Loki <loki@gcc.gnu.org>
2005-12-19 amylaar * cfgcleanup.c: Temporarily revert patches for PR...
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-12-13 amylaar PR rtl-optimization/20070 / part1
2005-12-12 amylaar2005-12-12 J"orn Rennecke <joern.rennecke@st.com>
2005-12-07 amylaar2005-12-07 J"orn Rennecke <joern.rennecke@st.com>
2005-11-27 steven * cfgcleanup.c (try_crossjump_to_edge): Always...
2005-07-29 rth PR rtl-opt/22619
2005-07-11 steven * basic-block.h: Give the BB flags enum a name, bb_flags.
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25 kcookUpdate FSF address.
2005-06-16 hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-04 steven * lcm.c: Move all mode-switching related functions...
2005-05-17 jakub PR middle-end/21492
2005-04-12 hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-03-31 cticeFix problems with hot/cold partitioning optimization.
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-02-07 kazu * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vector...
2005-02-01 steven PR optimization/15242
2004-11-29 steven * cfgcleanup.c (outgoing_edges_match, try_crossjump_to...
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-10-25 bje * cfgcleanup.c (outgoing_edges_match): Fix typo in...
2004-10-25 bje * cfgcleanup.c (outgoing_edges_match): Fix typo in...
2004-10-18 kazu * basic-block.h (reg_set_iterator): New.
2004-10-16 rakdver PR rtl-optimization/17723
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-19 hubicka * basic-block.h (update_bb_profile_after_threading...
2004-09-07 nathan * cfganal.c (flow_depth_first_order_compute, dfs_enume...
2004-08-30 steven * cfgcleanup.c (merge_memattrs): Look at the value...
2004-08-25 cticeAdd more details to hot/cold partitioning comments...
2004-08-24 zack * basic-block.h (struct basic_block_def): Reorder...
2004-08-19 steven * basic-block.h (struct edge_def): Remove crossing_edge.
2004-08-18 cticeHot/cold partitioning update patch. The problems that...
2004-08-06 dje2004-08-06 Pat Haugen <pthaugen@us.ibm.com>
2004-07-26 rsandifo * cfgcleanup.c (try_simplify_condjump): Call update_fo...
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-16 rth * basic-block.h (remove_fake_exit_edges): Declare.
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-06-16 amylaar * cfgcleanup.c (try_simplify_condjump): Update test...
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-06-02 jlquinn2004-06-01 Jerry Quinn <jlquinn@optonline.net>
2004-05-30 kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-26 hubicka * cfgcleanup.c (try_optimize_cfg): Do not merge across...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-03-20 kazu * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c...
2004-03-20 kazu * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty...
2004-03-06 uweigand2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
2004-03-04 hubicka * cfgcleanup.c (thread_jump): Update call of cselib_init.
next