re PR rtl-optimization/28173 (misses constant folding)
[platform/upstream/gcc.git] / gcc / cfglayout.c
2007-01-18 Steven Bosschercfgcleanup.c (cleanup_cfg): Detect cfglayout mode and...
2006-11-27 Jan Hubickacfgexpand.c (construct_exit_block): Don't disturb end...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-11 Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-11-10 Jan Hubickafinal.c (final): Walk from first instruction.
2006-05-18 Mike StumpWhitespace fixups
2006-04-10 Kazu HirataMakefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-03-23 Zdenek Dvorakcfgloopmanip.c (create_loop_notes): Removed.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-11 Kazu Hiratabasic-block.h (control_flow_graph): Change the type...
2006-01-02 Eric Botcazoucfglayout.c (fixup_reorder_chain): Remove kludge for...
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-08-24 Zdenek Dvorakbb-reorder.c (copy_bb, [...]): Add argument to duplicat...
2005-08-10 Paolo Bonzinibb-reorder.c (pass_duplicate_computed_gotos, [...]...
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-27 Jan Hubickabasic-block.h (basic_block_def): Kill rbi.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-24 Kazu Hiratacfglayout.c (block_locators_locs, [...]): Change the...
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-06-15 Jan HubickaMakefile.in (cfg.o): Add new dependencies.
2005-05-03 Kazu Hiratacfglayout.c (block_locators_blocks, [...]): Use VEC...
2005-04-12 Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-04-09 Jan Hubickacfglayout.c (copy_bbs): Rename n_edges to num_edges.
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-22 Jakub Jelinekre PR target/20561 (Error compiling jdtcore.jar on...
2005-03-12 Kazu Hiratacfglayout.c, [...]: Update copyright.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-09 Kazu Hirata* cfglayout.c (fixup_reorder_chain): Remove old_bb.
2004-11-29 Steven Bosschercfgcleanup.c (outgoing_edges_match, [...]): Remove...
2004-11-25 Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-11 Kazu Hiratacfglayout.c (choose_inner_scope): Make it static.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-08-25 Caroline TiceAdd more details to hot/cold partitioning comments...
2004-08-25 Paolo Bonzinicfglayout.c (duplicate_insn_chain): Remove references...
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-04 Nathan Sidwellcfglayout.c (insn_locators_initialize): Update the...
2004-07-26 Richard Sandifordre PR rtl-optimization/16643 (verify_local_live_at_star...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-01 Richard Hendersonfunction.h (struct function): Remove dont_emit_block_notes.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-29 J"orn Renneckecfglayout.c (fixup_reorder_chain): Don't do anything...
2004-06-16 Joern Renneckecfglayout.c (fixup_reorder_chain): Handle case where...
2004-06-15 J"orn Renneckecfglayout.c (fixup_reorder_chain): Handle case where...
2004-06-14 J"orn Renneckebasic-block.h (could_fall_through): Declare.
2004-05-25 Ayal Zaksddg.h, [...]: New files.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-30 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-04-09 Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-03-20 Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-02-25 Jan Hubickabasic-block.h (make_eh_edge, [...]): Declare.
2004-02-24 Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-29 Zdenek DvorakMakefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2003-12-30 Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment formatting.
2003-09-29 Carlo Woodre PR debug/12319 (Wrong DW_AT_low_pc and DW_AT_high_pc...
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-07-14 Jan Hubickacfglayout.c (locator_file): Break out from ....
2003-07-07 Jan Hubicka* cfglayout.c (fixup_reorder_chain): Call delete_dead_j...
2003-07-06 Andreas Jaegerstmt.c: Convert remaining prototypes to ISO C90.
2003-07-05 Zdenek DvorakSat Jul 5 16:18:53 CEST 2003 Zdenek Dvorak <rakdver...
2003-07-03 Zdenek Dvorakcfglayout.c (cfg_layout_duplicate_bb): Do not update...
2003-07-03 Jan Hubickabasic-block.h (create_basic_block, [...]): Kill.
2003-07-01 Nathan Sidwellrtl.h (emit_line_note_after): Remove.
2003-06-27 Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-22 Andreas Jaegercaller-save.c: Convert to ISO C90.
2003-06-16 Nathan Sidwellfunction.h (struct emit_status): Remove x_last_linenum...
2003-06-08 Jan Hubickacfglayout.c (insn_scope): New static function
2003-06-08 Jan Hubickai386.md (subsi_3_zext, [...]): Fix predicates.
2003-06-06 Jan Hubickafunction.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-04-11 Zack Weinbergc-decl.c (struct binding_level): Add shadowed_tags...
2003-04-07 Jan Hubickare PR rtl-optimization/10024 ([HP-PA] inline optimizati...
2003-03-30 Richard Hendersoncfgbuild.c (make_edges): Use tablejump_p.
2003-03-25 Jan Hubickare PR rtl-optimization/10056 ([HP-PA] ICE at -O2 when...
2003-03-10 Michael Matzcfg.c (unchecked_make_edge): New.
2003-02-16 Richard HendersonMakefile.in (cfglayout.o): Depend on TARGET_H.
2003-01-24 Zdenek Dvorakcfgloopanal.c: New file.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-06-21 Richard Hendersonbb-reorder.c (make_reorder_chain_1): Search harder...
2002-06-21 Jan Hubickacfglayout.c (scope_to_insns_initialize): Call set_block...
2002-06-04 Jan HubickaTue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-22 Kazu Hiratacfgbuild.c: Fix formatting.
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-19 Zdenek Dvorakbasic_block.h (struct basic_block_def): Added prev_bb...
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-11 Jan Hubickai386.md (testsi to testqi spliters): New.
2002-05-08 Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2002-01-10 Jan Hubickabasic-block.h (update_br_prob_note): Declare.
2001-12-31 Richard Hendersoncfglayout.c (scope_def, [...]): Remove.
next