OSDN Git Service

2012-02-14 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / cfglayout.c
2011-11-05 jakub PR tree-optimization/50693
2011-08-27 bernds * doc/rtl.texi (simple_return): Document.
2011-07-28 bernds * rtlanal.c (tablejump_p): False for returns.
2011-06-14 jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-03-30 ebotcazou * cfglayout.c (insn_locators_alloc): Initialize curr_l...
2011-03-28 ebotcazou * cfgexpand.c (expand_gimple_cond): Always set the...
2011-03-24 law * tree-ssa-live.c (remove_unused_scope_block_p): Remov...
2011-03-16 jakub * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG...
2010-12-06 jakub PR rtl-optimization/46777
2010-11-18 rthPR middle-end/46515
2010-11-17 matz * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,
2010-10-24 ebotcazou * cfglayout.c (fixup_reorder_chain): When ensuring...
2010-10-21 froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-10-21 froydnj * basic-block.h (find_fallthru_edge): Define.
2010-09-08 aolivaPR debug/45531
2010-06-01 hubicka * fwprop.c: Make emit-rtl.h include last.
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-17 jakub PR bootstrap/42347
2010-05-11 jakub PR middle-end/44071
2009-11-25 hjlRemove trailing white spaces.
2009-09-17 krebbel2009-09-17 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2009-09-14 rth * builtins.c (expand_builtin_synchronize): Use gimple_...
2009-09-02 aolivagcc/ChangeLog:
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-05-30 rth * cfgcleanup.c (try_crossjump_to_edge): Only skip...
2009-04-17 ian * df.h: Include "timevar.h".
2009-03-30 bonzini2009-03-09 Paolo Bonzini <bonzini@gnu.org>
2008-10-13 pinskia2008-10-13 Andrew Pinski <andrew_pinski@playstation...
2008-10-09 jakub * rtl.h (locator_eq): New decl.
2008-10-07 jakub PR debug/29609
2008-09-11 hubicka * function.c (free_after_compilation): Call insn_locat...
2008-07-02 ian * rtlanal.c (add_reg_note): New function.
2008-06-06 rwildgcc/
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-26 tromeygcc
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-07-28 kazu * cfglayout.c, config/arm/arm.c, config/arm/cortex...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * cfglayout.c (insn_scope, insn_line): Constify.
2007-07-17 rakdver PR rtl-optimization/32773
2007-06-11 dberlinMerge dataflow branch into mainline
2007-06-05 tneumann * cfg.c (init_flow): Use type safe memory macros.
2007-05-25 kazu * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold...
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-04-28 hubicka * config/alpha/alpha.c (alpha_output_mi_thunk_osf...
2007-04-24 hubicka Revert:
2007-04-23 hubicka * function.c (init_function_start): Don't init line...
2007-03-23 steven * tracer.c (tracer): Don't take FLAGS argument. Asser...
2007-03-15 steven * cfglayout.c (fixup_reorder_chain): Postpone deleting...
2007-03-12 steven * tree-pass.h (pass_into_cfg_layout_mode,
2007-03-10 steven * lower-subreg.c: Include except.h.
2007-01-18 steven * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode...
2006-11-27 hubicka * cfgexpand.c (construct_exit_block): Don't disturb...
2006-11-17 rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-11 hubicka * extended.texi (__builtin_expect): We no longer requi...
2006-11-10 hubicka * final.c (final): Walk from first instruction.
2006-05-18 mrsWhitespace fixups
2006-04-10 kazu * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,
2006-03-23 rakdver * cfgloopmanip.c (create_loop_notes): Removed.
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-11 kazu * basic-block.h (control_flow_graph): Change the type of
2006-01-02 ebotcazou * cfglayout.c (fixup_reorder_chain): Remove kludge...
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-08-24 rakdver * bb-reorder.c (copy_bb, duplicate_computed_gotos...
2005-08-10 bonzini2005-08-09 Paolo Bonzini <bonzini@gnu.org>
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-27 hubicka * basic-block.h (basic_block_def): Kill rbi.
2005-06-25 kcookUpdate FSF address.
2005-06-24 kazu * cfglayout.c (block_locators_locs, line_locators_locs,
2005-06-16 hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-15 hubicka * Makefile.in (cfg.o): Add new dependencies.
2005-05-03 kazu * cfglayout.c (block_locators_blocks,
2005-04-12 hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-04-09 hubicka * cfglayout.c (copy_bbs): Rename n_edges to num_edges.
2005-03-31 cticeFix problems with hot/cold partitioning optimization.
2005-03-22 jakub PR target/20561
2005-03-12 kazu * cfglayout.c, loop-doloop.c, profile.c, target-def.h,
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-09 kazu * cfglayout.c (fixup_reorder_chain): Remove old_bb.
2004-11-29 steven * cfgcleanup.c (outgoing_edges_match, try_crossjump_to...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-11 kazu * cfglayout.c (choose_inner_scope): Make it static.
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-07 nathan * cfganal.c (flow_depth_first_order_compute, dfs_enume...
2004-08-25 cticeAdd more details to hot/cold partitioning comments...
2004-08-25 bonzini2004-04-25 Paolo Bonzini <bonzini@gnu.org>
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-04 nathan * cfglayout.c (insn_locators_initialize): Update the...
2004-07-26 rsandifo PR rtl-optimization/16643
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-01 rth * function.h (struct function): Remove dont_emi...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-29 amylaar * cfglayout.c (fixup_reorder_chain): Don't do anything for
2004-06-16 amylaar * cfglayout.c (fixup_reorder_chain): Handle case where the
2004-06-15 amylaar * cfglayout.c (fixup_reorder_chain): Handle case where the
2004-06-14 amylaar * basic-block.h (could_fall_through): Declare.
next