OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / basic-block.h
2008-10-07 jakub PR debug/29609
2008-08-31 hubicka * postreload-gcse.c (eliminate_partially_redundant_loa...
2008-08-31 hubicka * fwprop.c (should_replace_address): Add speed attribute.
2008-08-30 hubicka * optabs.c (expand_abs_nojump): Update BRANCH_COST...
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-08-29 hubicka * tree-ssa-loop-ch.c (should_duplicate_loop_header_p...
2008-08-28 hubicka * expmed.c (store_bit_field_1): Be prepared for movstr...
2008-07-29 hubicka * predict.c (always_optimize_for_size_p): New function.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-26 steven * cfganal.c: Include vec.h and vecprim.h.
2008-06-02 hubicka * predict.c (maybe_hot_frequency_p): Break out of...
2008-05-16 dnovillo2008-05-16 Nathan Froyd <froydnj@codesourcery.com>
2008-04-18 hubicka * except.c (dw2_size_of_call_site_table,
2008-03-02 rguenth2008-03-02 Andi Kleen <ak@suse.de>
2008-02-26 tromeygcc
2008-01-27 aldot2008-01-27 Bernhard Fischer <aldot@gcc.gnu.org>
2008-01-07 rguenth2008-01-07 Richard Guenther <rguenther@suse.de>
2007-10-02 zadeck2007-09-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 rakdver * dominance.c (dom_computed, n_bbs_in_dom_tree): Removed.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-09 rakdver * cfghooks.c (remove_edge): New function.
2007-06-13 kazu * basic-block.h: Remove the prototype for
2007-06-11 dberlinMerge dataflow branch into mainline
2007-06-03 rakdver * cfgloopmanip.c (remove_path, loopify, duplicate_loop...
2007-05-26 kazu * basic-block.h: Remove the prototype for merge_seq_bl...
2007-05-24 rakdver PR middle-end/32018
2007-05-17 rakdver * tree-vrp.c (finalize_jump_threads): Do not care...
2007-05-14 rakdver * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-05-12 steven * gcse.c (gcse_main): Do jump bypassing in CPROP2.
2007-05-04 jconner2007-05-04 Josh Conner <jconner@apple.com>
2007-04-23 rakdver * tree-phinodes.c (reserve_phi_args_for_new_edge,...
2007-04-22 rakdver * predict.c: Include pointer-set.h.
2007-03-23 steven * tracer.c (tracer): Don't take FLAGS argument. Asser...
2006-12-28 kazu * Makefile.in (OBJS-common): Remove conflict.o
2006-12-24 kazu * basic-block.h: Remove the prototype for
2006-12-22 kazu * basic-block.h: Remove the prototype for
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-21 rakdver * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,
2006-11-17 rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-16 mkuvyrkov2006-11-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2006-11-03 steven * tree-dump.c (dump_enable_all): Rename local variable
2006-09-13 krebbel * basic-block.h (bb_has_eh_pred): Fix comment.
2006-09-13 krebbel2006-09-13 Andreas Krebbel <krebbel1@de.ibm.com>
2006-08-23 hubicka * predict.c (probability_reliable_p): New predicate.
2006-08-16 rakdver PR rtl-optimization/28071
2006-05-18 mrsWhitespace fixups
2006-05-04 razya2006-05-04 Leehod Baruch <leehod@il.ibm.com>
2006-04-26 zadeck2006-04-26 Kenneth Zadeck <zadeck@naturalbridge.com>
2006-04-14 kazu * basic-block.h (REG_BASIC_BLOCK): Use VEC instead...
2006-03-12 steven * predict.c (estimate_probability): Remove.
2006-03-05 kazu * tree-ssa-threadupdate.c (rediscover_loops_after_thre...
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-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-25 bonzini2006-01-25 Paolo Bonzini <bonzini@gnu.org>
2006-01-18 kazu * mode-switching.c (optimize_mode_switching): Make...
2006-01-16 kazu * bb-reorder.c (partition_hot_cold_basic_blocks):...
2006-01-11 kazu * basic-block.h (control_flow_graph): Change the type of
2006-01-03 kazu * basic-block.h (control_flow_graph): Change the type of
2005-12-28 kazu * global.c, tree-ssa-pre.c: Move DEF_VEC_P(basic_block...
2005-12-20 zadeck2005-12-20 Kenneth Zadeck <zadeck@naturalbridge.com>
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-12-16 kazu * basic-block.h, config/i386/winnt.c, config/pa/pa.c,
2005-12-13 amylaar PR rtl-optimization/20070 / part1
2005-12-07 amylaar2005-12-07 J"orn Rennecke <joern.rennecke@st.com>
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-27 hubicka * basic-block.h (basic_block_def): Kill rbi.
2005-06-25 kcookUpdate FSF address.
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-06-04 steven * lcm.c: Move all mode-switching related functions...
2005-06-03 hubicka * basic-block.h (remove_predictions_associated_with_ed...
2005-06-01 hubicka * except.c (struct eh_region): Kill unused fields.
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-28 kazu * basic-block.h: Remove forward declaration of bb_ann_d.
2005-05-27 kazu * basic-block.h (basic_block_def): Add phi_nodes and
2005-05-19 hubicka * basic-block.h (REG_BR_PROB_BASE): Define.
2005-05-13 amylaar PR rtl-optimization/20756:
2005-05-12 hubicka * basic-block.h (FOR_ALL_BB_FN): New macro.
2005-04-26 kazu * basic-block.h (ei_cond): New.
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-16 kazu * basic-block.h: Adjust the value of PROP_SCAN_DEAD_ST...
2005-04-15 kazu * basic-block.h (PROP_EQUAL_NOTES): Remove.
2005-04-15 kazu * cfgrtl.c (purge_all_dead_edge): Remove an unused...
2005-04-13 kazu * basic-block.h, tree-ssa-uncprop.c, varasm.c,
2005-04-12 hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-03-18 hubicka * basic-block.h (scale_bbs_frequencies_int,
2005-03-14 kazu * basic-block.h: Update the prototypes of cached_make_...
2005-03-14 rakdver * basic-block.h (BB_VISITED): Removed.
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-07 kazu * cfgbuild.c (find_sub_basic_blocks): Remove.
2005-03-07 kazu * flow.c (regs_live_at_setjmp): Make it static.
2005-03-04 law * basic-block.h (rediscover_loops_after_threading...
2005-02-15 kazu * basic-block.h: Adjust the prototype for find_basic_b...
2005-02-01 steven PR optimization/15242
next