OSDN Git Service

* tree-vrp.c (execute_vrp): Do not pass dump argument to.
[pf3gnuchains/gcc-fork.git] / gcc / cfgcleanup.c
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.
2004-02-24 rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-29 rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-25 ebotcazou PR bootstrap/13853
2004-01-23 hubicka * basic-block.h (PROP_POSTRELOAD): New macro.
2004-01-22 hubicka * cfgcleanup.c (first_pass): New static variable.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-18 hubicka * basic-block.h (try_redirect_by_replacing_jump):...
2004-01-16 rth PR opt/11350
2004-01-12 hubicka PR opt/12826
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-09-16 ian * cfgcleanup.c (label_is_jump_target_p): Correct use...
2003-09-07 hubicka * cfgcleanup.c (try_simplify_condjump): Fix again...
2003-09-07 hubicka * cfgcleanup.c (try_simplify_condjump): Fix my previou...
2003-09-06 hubicka PR target/12070
2003-08-22 kazu * cfgcleanup.c: Fix comment typos.
2003-08-01 jakub * cfgcleanup.c (outgoing_edges_match): Check REG_EH_RE...
2003-07-21 zlomek * cfgcleanup.c (merge_blocks_move_successor_nojumps...
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-22 aj * caller-save.c: Convert to ISO C90.
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-05-16 echristo2003-05-15 Eric Christopher <echristo@redhat.com>
2003-04-18 kenner * cfgcleanup.c (flow_find_cross_jump): Use INSN_P...
2003-03-30 rth * cfgbuild.c (make_edges): Use tablejump_p.
2003-03-23 rth * cfgcleanup.c (try_optimize_cfg): Allow mergin...
2003-03-23 rth * cfgcleanup.c (insns_match_p): Do not do EQUIV...
2003-03-15 zlomek * rtl.h (subrtx_p): Renamed to rtx_referenced_p.
2003-03-10 hubicka * cfgcleanup.c (try_optimize_cfg): Fix thinko in previ...
2003-03-10 zlomek * cfgcleanup.c (outgoing_edges_match): Compare the...
2003-03-10 hubicka * cfgcleanup.c (merge_blocks): Return where to iterate...
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-02-15 rth * cfgcleanup.c: Include params.h.
2003-02-13 zlomek * cfgcleanup.c (outgoing_edges_match): When there...
2003-02-10 zlomek * Makefile.in (bb-reorder.o): Add dependency on $...
2003-01-18 kazu * alias.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-10-11 hubicka * calls.c (expand_call): Simplify noreturn call.
2002-09-29 kazu * builtins.def: Fix comment formatting.
2002-09-17 dalejDo not foward a branch to just after a loop exit before
2002-09-07 rakdver * cfgcleanup.c (try_crossjump_to_edge): Fix updating...
2002-08-05 geoffkIndex: ChangeLog
2002-06-10 jakub * cfgcleanup.c (try_optimize_cfg): Make sure merge_blo...
next