OSDN Git Service

* tree-vrp.c (execute_vrp): Do not pass loops structure through
[pf3gnuchains/gcc-fork.git] / gcc / basic-block.h
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
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-17 steven * basic-block.h: Document BB_* flags.
2005-01-14 jakub PR middle-end/19084
2004-12-13 steven * basic-block.h (PROP_POSTRELOAD): Do not include...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22 kazu * tree-ssa.c (ssa_remove_edge): Remove.
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-20 kazu * basic-block.h (edge_def): Add dest_idx.
2004-11-17 kazu * basic-block.h, c-common.h, df.h, expr.h, output...
2004-11-10 steven * basic-block.h (XMALLOC_REG_SET, XFREE_REG_SET):...
2004-11-09 kazu * conflict.c (mark_reg, conflict_graph_compute): Remove.
2004-11-08 kazu * flow.c (allocate_bb_life_data): Make it static.
2004-10-29 nathan * bitmap.h (bitmap_empty_p): New.
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-18 kazu * basic-block.h (reg_set_iterator): New.
2004-10-16 rakdver PR tree-optimization/17766
2004-10-13 bje * basic-block.h (edge_iterator): Keep the address...
2004-10-10 kazu * basic-block.h: Remove the prototypes for can_hoist_i...
2004-10-05 kazu * basic-block.h: Remove the prototype for
2004-09-28 kazu * basic-block.h: Fix a comment typo.
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-09-19 hubicka * basic-block.h (update_bb_profile_after_threading...
2004-09-17 kazu * basic-block.h, c-decl.c, c-parse.in, cgraphunit...
2004-09-16 rakdver * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
2004-09-14 rakdver * Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG...
2004-09-09 hubicka * basic-block.h (guess_outgoing_edge_probabilities...
2004-08-25 zack * basic-block.h (BB_SET_PARTITION): Clear old value...
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-04 hubicka * basic-block.h (profile_staus): New global variable.
2004-07-26 rsandifo PR rtl-optimization/16643
2004-07-25 bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-21 steven * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-16 rth * basic-block.h (remove_fake_exit_edges): Declare.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-14 amylaar * basic-block.h (could_fall_through): Declare.
next