basic-block.h (bb_has_eh_pred): Fix comment.
[gcc.git] / gcc / basic-block.h
2006-09-13 Andreas Krebbelbasic-block.h (bb_has_eh_pred): Fix comment.
2006-09-13 Andreas Krebbelflow.c (calculate_global_regs_live): Invalidate eh...
2006-08-23 Jan Hubickapredict.c (probability_reliable_p): New predicate.
2006-08-16 Zdenek Dvorakre PR middle-end/28071 (A file that can not be compiled...
2006-05-18 Mike StumpWhitespace fixups
2006-05-04 Razya Ladelsky[multiple changes]
2006-04-26 Kenneth Zadeckbasic-block.h (safe_insert_insn_on_edge): Removed.
2006-04-14 Kazu Hiratabasic-block.h (REG_BASIC_BLOCK): Use VEC instead of...
2006-03-12 Steven Bosscherpredict.c (estimate_probability): Remove.
2006-03-05 Kazu Hiratatree-ssa-threadupdate.c (rediscover_loops_after_threadi...
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-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-25 Paolo BonziniMakefile.in (sched-vis.o): Update dependencies.
2006-01-18 Kazu Hiratamode-switching.c (optimize_mode_switching): Make it...
2006-01-16 Kazu Hiratabb-reorder.c (partition_hot_cold_basic_blocks): Make...
2006-01-11 Kazu Hiratabasic-block.h (control_flow_graph): Change the type...
2006-01-03 Kazu Hiratabasic-block.h (control_flow_graph): Change the type...
2005-12-28 Kazu Hirataglobal.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VE...
2005-12-20 Kenneth Zadeckcfganal.c (flow_reverse_top_sort_order_compute): Rename...
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-16 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-12-13 J"orn RenneckePR rtl-optimization/20070 / part1
2005-12-07 J"orn RenneckePreparation for PR rtl-optimization/20070 / part1
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-27 Jan Hubickabasic-block.h (basic_block_def): Kill rbi.
2005-06-25 Kelley CookUpdate FSF address.
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-06-04 Steven Bosscherlcm.c: Move all mode-switching related functions from...
2005-06-03 Jan Hubickabasic-block.h (remove_predictions_associated_with_edge...
2005-06-01 Jan Hubickaexcept.c (struct eh_region): Kill unused fields.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-28 Kazu Hirata* basic-block.h: Remove forward declaration of bb_ann_d.
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-05-19 Jan Hubickabasic-block.h (REG_BR_PROB_BASE): Define.
2005-05-13 Joern Renneckere PR rtl-optimization/20756 (Clobbers of deleted insns...
2005-05-12 Jan Hubickabasic-block.h (FOR_ALL_BB_FN): New macro.
2005-04-26 Kazu Hiratabasic-block.h (ei_cond): New.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-16 Kazu Hiratabasic-block.h: Adjust the value of PROP_SCAN_DEAD_STORE...
2005-04-15 Kazu Hiratabasic-block.h (PROP_EQUAL_NOTES): Remove.
2005-04-15 Kazu Hiratacfgrtl.c (purge_all_dead_edge): Remove an unused argument.
2005-04-13 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-04-12 Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-03-18 Jan Hubickabasic-block.h (scale_bbs_frequencies_int, [...]): Declare.
2005-03-14 Kazu Hiratabasic-block.h: Update the prototypes of cached_make_edg...
2005-03-14 Zdenek Dvorakbasic-block.h (BB_VISITED): Removed.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): Improve comments.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-07 Kazu Hiratacfgbuild.c (find_sub_basic_blocks): Remove.
2005-03-07 Kazu Hirataflow.c (regs_live_at_setjmp): Make it static.
2005-03-04 Jeff Lawbasic-block.h (rediscover_loops_after_threading): Declare.
2005-02-15 Kazu Hiratabasic-block.h: Adjust the prototype for find_basic_blocks.
2005-02-01 Steven Bosscherre PR rtl-optimization/15242 (pessimization of "goto *")
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-17 Steven Bosscherbasic-block.h: Document BB_* flags.
2005-01-14 Jakub Jelinekre PR middle-end/19084 (ICE: internal consistency failure)
2004-12-13 Steven Bosscherbasic-block.h (PROP_POSTRELOAD): Do not include PROP_AU...
2004-11-25 Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
2004-11-25 Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22 Kazu Hiratatree-ssa.c (ssa_remove_edge): Remove.
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-20 Kazu Hiratabasic-block.h (edge_def): Add dest_idx.
2004-11-17 Kazu Hiratabasic-block.h, [...]: Remove unused prototypes.
2004-11-10 Steven Bosscherbasic-block.h (XMALLOC_REG_SET, [...]): New.
2004-11-09 Kazu Hirataconflict.c (mark_reg, [...]): Remove.
2004-11-08 Kazu Hirataflow.c (allocate_bb_life_data): Make it static.
2004-10-29 Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-18 Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-10-16 Zdenek Dvorakre PR tree-optimization/17766 (cc1 hangs in with -O3...
2004-10-13 Ben Ellistonbasic-block.h (edge_iterator): Keep the address of...
2004-10-10 Kazu Hiratabasic-block.h: Remove the prototypes for can_hoist_insn...
2004-10-05 Kazu Hiratabasic-block.h: Remove the prototype for flow_preorder_t...
2004-09-28 Kazu Hirata* basic-block.h: Fix a comment typo.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-19 Jan Hubickabasic-block.h (update_bb_profile_after_threading):...
2004-09-17 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2004-09-16 Zdenek DvorakMakefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
2004-09-14 Zdenek DvorakMakefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H...
2004-09-09 Jan Hubickabasic-block.h (guess_outgoing_edge_probabilities):...
2004-08-25 Zack Weinbergbasic-block.h (BB_SET_PARTITION): Clear old value first.
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-04 Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-07-26 Richard Sandifordre PR rtl-optimization/16643 (verify_local_live_at_star...
2004-07-25 Bernardo Innocentibasic-block.h (reorder_block_def): Rename to reorder_bl...
2004-07-21 Steven Bosscherrtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-16 Richard Hendersonbasic-block.h (remove_fake_exit_edges): Declare.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-14 J"orn Renneckebasic-block.h (could_fall_through): Declare.
2004-06-09 Richard Hendersonbasic-block.h (struct edge_def): Add goto_locus.
2004-06-03 Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-05-15 Steven Bosscherbasic-block.h (life_analysis, [...]): Update prototypes.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 Steven Bosscherbasic-block.h (free_basic_block_vars): Update prototype.
next