OSDN Git Service

gcc/fortran:
[pf3gnuchains/gcc-fork.git] / gcc / basic-block.h
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
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
next