]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgcleanup.c
* MAINTAINERS: Update my email address.
[thirdparty/gcc.git] / gcc / cfgcleanup.c
2008-03-02  Andi Kleenstruct-equiv.c: Remove file.
2008-02-26  David Edelsohndbgcnt.def (cfg_cleanup, [...]): New counters.
2008-01-11  Steven Bosscherre PR middle-end/30905 (Fails to cross-jump)
2007-11-07  Eric Botcazoure PR rtl-optimization/33737 (verify_flow_info failed...
2007-10-22  Eric Botcazoure PR rtl-optimization/33644 (ICE in local_cprop_pass...
2007-09-05  Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-11  Kenneth Zadecktoplev.c (no_new_pseudos): Deleted.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-06-06  Zdenek Dvorakhaifa-sched.c (restore_bb_notes): Clear bb field of...
2007-05-26  Kazu Hiratabasic-block.h: Remove the prototype for merge_seq_blocks.
2007-05-22  Richard Sandifordhard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete...
2007-05-21  Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-04-01  Steven Bosscherre PR rtl-optimization/31391 (undefined label with...
2007-02-04  Zdenek Dvorakcfgcleanup.c (try_optimize_cfg): Avoid removing ENTRY_B...
2007-02-01  Roger Saylealias.c (init_alias_analysis): Correct whitespace.
2007-01-27  Steven Bosschertracer.c (rest_of_handle_tracer): We already cleaned...
2007-01-18  Steven Bosschercfgcleanup.c (cleanup_cfg): Detect cfglayout mode and...
2006-11-25  Steven Bosscherjump.c (mark_all_labels): Work in cfglayout mode.
2006-11-11  Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-11-11  Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-05-28  Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-18  Mike StumpWhitespace fixups
2006-04-15  Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-03-23  Zdenek Dvorakcfgloopmanip.c (create_loop_notes): Removed.
2006-03-03  Zdenek Dvorakcse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOO...
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-26  Steven Bosschercommon.opt (-floop-optimize, [...]): Remove.
2006-02-15  Paolo Bonzinicfg.c (dump_flow_info): Get dump flags as an additional...
2006-02-06  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-27  Gabor Lokicfgcleanup.c (try_crossjump_to_edge): Fix comment typo.
2006-01-16  Gabor Lokirtl-factoring.c: Add sequence abstraction algorithm.
2005-12-19  J"orn Renneckere PR rtl-optimization/20070 (If-conversion can't match...
2005-12-17  Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-13  J"orn RenneckePR rtl-optimization/20070 / part1
2005-12-12  J"orn Renneckecfgcleanup.c (condjump_equiv_p, [...]): Fix whitespace...
2005-12-07  J"orn RenneckePreparation for PR rtl-optimization/20070 / part1
2005-11-27  Steven Bosschercfgcleanup.c (try_crossjump_to_edge): Always split...
2005-07-29  Richard Hendersonre PR rtl-optimization/22619 (Compilation failure for...
2005-07-11  Steven Bosscherbasic-block.h: Give the BB flags enum a name, bb_flags.
2005-07-05  Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-16  Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-06-04  Steven Bosscherlcm.c: Move all mode-switching related functions from...
2005-05-17  Jakub Jelinekre PR middle-end/21492 (ICE in try_crossjump_to_edge)
2005-04-12  Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-03-31  Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-11  Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-02-17  Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-07  Kazu Hiratacfgcleanup.c, [...]: Update copyright.
2005-02-01  Steven Bosscherre PR rtl-optimization/15242 (pessimization of "goto *")
2004-11-29  Steven Bosschercfgcleanup.c (outgoing_edges_match, [...]): Remove...
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-04  Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-10-25  Ben Elliston* cfgcleanup.c (outgoing_edges_match): Fix typo in...
2004-10-25  Ben Elliston* cfgcleanup.c (outgoing_edges_match): Fix typo in...
2004-10-18  Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-10-16  Zdenek Dvorakre PR rtl-optimization/17723 (gcc segfaults with -O2)
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-19  Jan Hubickabasic-block.h (update_bb_profile_after_threading):...
2004-09-07  Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-08-30  Steven Bosschercfgcleanup.c (merge_memattrs): Look at the value of...
2004-08-25  Caroline TiceAdd more details to hot/cold partitioning comments...
2004-08-24  Zack Weinbergbasic-block.h (struct basic_block_def): Reorder fields...
2004-08-19  Steven Bosscherbasic-block.h (struct edge_def): Remove crossing_edge.
2004-08-18  Caroline TiceHot/cold partitioning update patch.
2004-08-06  Pat Haugenparams.def (PARAM_MIN_CROSSJUMP_INSNS): New.
2004-07-26  Richard Sandifordcfgcleanup.c (try_simplify_condjump): Call update_forwa...
2004-07-17  Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-16  Richard Hendersonbasic-block.h (remove_fake_exit_edges): Declare.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-16  J"orn Renneckecfgcleanup.c (try_simplify_condjump): Update test to...
2004-06-03  Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-06-02  Jerry QuinnMakefile.in (EXPR_H): Add insn-config.h...
2004-05-30  Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-26  Jan Hubicka* cfgcleanup.c (try_optimize_cfg): Do not merge across...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09  Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-03-20  Kazu Hiratabb-reorder.c, [...]: Replace calls via (*targetm.foo...
2004-03-20  Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-03-06  Andreas Krebbelrtl.h (mem_expr_equal_p): Function prototype added.
2004-03-04  Jan Hubickacfgcleanup.c (thread_jump): Update call of cselib_init.
2004-02-24  Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-02  Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-29  Zdenek DvorakMakefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-25  Eric Botcazoure PR bootstrap/13853 (Bootstrap fails when compiled...
2004-01-23  Jan Hubickabasic-block.h (PROP_POSTRELOAD): New macro.
2004-01-22  Jan Hubickacfgcleanup.c (first_pass): New static variable.
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-18  Jan Hubickabasic-block.h (try_redirect_by_replacing_jump): Declare.
2004-01-16  Jan Hubickare PR rtl-optimization/11350 (undefined labels with...
2004-01-12  Jan Hubickare PR rtl-optimization/12826 (Optimizer removes referen...
2003-12-13  Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-09-16  Ian Lance Taylorcfgcleanup.c (label_is_jump_target_p): Correct use...
2003-09-07  Jan Hubicka* cfgcleanup.c (try_simplify_condjump): Fix again the...
2003-09-07  Jan Hubicka* cfgcleanup.c (try_simplify_condjump): Fix my previous...
2003-09-06  Jan Hubickare PR target/12070 (ICE converting between double and...
2003-08-22  Kazu Hiratacfgcleanup.c: Fix comment typos.
next