OSDN Git Service

PR testsuite/50796
[pf3gnuchains/gcc-fork.git] / gcc / basic-block.h
2011-08-27 bernds * doc/rtl.texi (simple_return): Document.
2011-07-28 bernds * rtlanal.c (tablejump_p): False for returns.
2011-07-23 rthbb-reorder: Split EH edges crossing partitions.
2011-05-29 hubicka * lto-streamer-out.c (pack_ts_fixed_cst_value_fields,
2011-04-07 ebotcazou * basic-block.h (force_nonfallthru): Move to...
2011-04-07 vries2011-04-07 Tom de Vries <tom@codesourcery.com>
2011-03-26 ebotcazou * basic-block.h (fixup_abnormal_edges): Adjust prototype.
2010-12-14 berndsgcc/
2010-12-03 lauras2010-12-01 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-11-03 hjlRevert revision 164552.
2010-11-02 ebotcazou * basic-block.h (insert_insn_end_bb_new): Delete.
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-23 bernds PR rtl-optimization/44374
2010-08-10 froydnj * basic-block.h (alloc_aux_for_block, alloc_aux_for_ed...
2010-07-27 mkuvyrkov PR target/42495
2010-06-08 hubicka * basic-block.h (single_succ_edge, single_pred_edge...
2010-06-05 hubicka * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads
2010-05-29 froydnj * basic-block.h (struct control_flow_graph): Move...
2010-05-23 steven * regs.h: Do not include obstack.h, basic-block.h.
2010-05-22 stevengcc/ChangeLog:
2010-04-30 stevengcc/ChangeLog:
2010-04-14 berndsgcc/
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-03 steven * postreload-gcse.c (insert_expr_in_table): Replace...
2009-11-25 hjlRemove trailing white spaces.
2009-08-27 rguenth2009-08-27 Richard Guenther <rguenther@suse.de>
2009-07-08 paolo2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-07 aldot2009-06-07 Bernhard Reutner-Fischer <aldot@gcc.gnu...
2009-06-04 ccoutant * basic-block.h (struct basic_block_def): Add discrimi...
2009-05-11 ian./:
2009-04-26 matzgcc/
2009-04-25 hubicka * tree.c (list_equal_p): New function.
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-22 lauras2009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2009-04-20 rguenth2009-04-20 Richard Guenther <rguenther@suse.de>
2008-12-18 hubicka * df-scan.c (persistent_obstack, df_invalidated_by_cal...
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>
next