omp-low.c (optimize_omp_library_calls): Use types_compatible_p instead of comparing...
[gcc.git] / gcc / basic-block.h
2009-07-08 Shujing Zhaobasic-block.h (dump_regset, [...]): Remove duplicate...
2009-06-07 Bernhard Reutner... basic-block.h (ENTRY_BLOCK, EXIT_BLOCK): Document that...
2009-06-04 Cary Coutantbasic-block.h (struct basic_block_def): Add discriminat...
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-04-26 Michael MatzExpand from SSA.
2009-04-25 Jan Hubickatree.c (list_equal_p): New function.
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Laurynas Biveiniscfghooks.c (tidy_fallthru_edges): Remove find_basic_blo...
2009-04-20 Richard Guentherbasic-block.h (get_all_dominated_blocks): Declare.
2008-12-18 Jan Hubickadf-scan.c (persistent_obstack, [...]): Remove.
2008-10-07 Jakub Jelinekre PR middle-end/29609 (Even with -O0 -g gcc optimizes...
2008-08-31 Jan Hubickapostreload-gcse.c (eliminate_partially_redundant_loads...
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-30 Jan Hubickaoptabs.c (expand_abs_nojump): Update BRANCH_COST call.
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-29 Jan Hubickatree-ssa-loop-ch.c (should_duplicate_loop_header_p...
2008-08-28 Jan Hubickaexpmed.c (store_bit_field_1): Be prepared for movstrict...
2008-07-29 Jan Hubickapredict.c (always_optimize_for_size_p): New function.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-26 Steven Bosschercfganal.c: Include vec.h and vecprim.h.
2008-06-02 Jan Hubickapredict.c (maybe_hot_frequency_p): Break out of...
2008-05-16 Diego Novillo[multiple changes]
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-03-02 Andi Kleenstruct-equiv.c: Remove file.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-01-27 Bernhard Fischerbasic-block.h (condjump_equiv_p): Fix comment.
2008-01-07 Richard Guentherbasic-block.h (struct edge_def): Pair dest_idx with...
2007-10-02 Kenneth Zadeckra-conflict.c: New file.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 Zdenek Dvorakdominance.c (dom_computed, [...]): Removed.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-09 Zdenek Dvorakcfghooks.c (remove_edge): New function.
2007-06-13 Kazu Hiratabasic-block.h: Remove the prototype for free_basic_bloc...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-03 Zdenek Dvorakcfgloopmanip.c (remove_path, [...]): Change dom_bbs...
2007-05-26 Kazu Hiratabasic-block.h: Remove the prototype for merge_seq_blocks.
2007-05-24 Zdenek Dvorakre PR middle-end/32018 (ICE on optimization)
2007-05-17 Zdenek Dvoraktree-vrp.c (finalize_jump_threads): Do not care about...
2007-05-14 Zdenek Dvoraktree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-05-12 Steven Bosschergcse.c (gcse_main): Do jump bypassing in CPROP2.
2007-05-04 Josh Connerbasic-block.h (cdi_direction): Assign values to all...
2007-04-23 Zdenek Dvoraktree-phinodes.c (reserve_phi_args_for_new_edge, [....
2007-04-22 Zdenek Dvorakpredict.c: Include pointer-set.h.
2007-03-23 Steven Bosschertracer.c (tracer): Don't take FLAGS argument.
2006-12-28 Kazu HirataMakefile.in (OBJS-common): Remove conflict.o
2006-12-24 Kazu Hiratabasic-block.h: Remove the prototype for expected_value_...
2006-12-22 Kazu Hiratabasic-block.h: Remove the prototype for commit_edge_ins...
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-21 Zdenek Dvoraktree-ssa-loop-im.c (schedule_sm, [...]): Use vector...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-16 Maxim Kuvyrkovre PR target/29201 (ICE in create_recovery_block, at...
2006-11-03 Steven Bosschertree-dump.c (dump_enable_all): Rename local variable...
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...
next