re PR target/55981 (std::atomic store is split in two smaller stores)
[gcc.git] / gcc / basic-block.h
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-31 Steven Bosscherre PR tree-optimization/55018 (CDDCE pass is too aggres...
2012-10-16 Joern Renneckeloop-doloop.c (doloop_modify): Pass doloop_end pattern...
2012-10-09 Steven Bosscher* basic-block. (profile_record): New struct, moved...
2012-09-28 Jan Hubickabasic-block.h (RDIV): Define.
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-04 Teresa JohnsonEnhances the gcov program summary by adding a histogram...
2012-08-24 Martin Jamborpredict.c (maybe_hot_frequency_p): New parameter fun.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-13 Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-07-25 Dodji SeketeliFix typo in comment in basic-block.h
2012-07-23 Steven Bosschersbitmap.h (struct int_list): Remove.
2012-07-20 Steven Bosscherbasic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-11 Steven Bosscherbasic-block.h (struct edge_def): Use basic_block instea...
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-29 Steven Bosschersystem.h (IFCVT_EXTRA_FIELDS): Poison.
2012-05-31 Aldy Hernandezre PR tree-optimization/52558 (write introduction incor...
2012-05-21 Aldy Hernandezgimple.h (gimple_set_in_transaction): Remove.
2012-05-08 Michael Matzbasic-block.h (struct rtl_bb_info): Remove visited...
2012-05-03 Michael Matzbasic-block.h (struct rtl_bb_info, [...]): Move in...
2012-03-29 Richard Guenthercgraph.h (cgraph_materialize_all_clones): Remove.
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-01-09 Richard Sandifordsched-int.h (bb_note): Move to...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-07-28 Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-23 Richard Hendersonbb-reorder: Split EH edges crossing partitions.
2011-05-29 Jan Hubickalto-streamer-out.c (pack_ts_fixed_cst_value_fields...
2011-04-07 Eric Botcazoubasic-block.h (force_nonfallthru): Move to...
2011-04-07 Tom de Vriesre PR target/43920 (Choosing conditional execution...
2011-03-26 Eric Botcazoubasic-block.h (fixup_abnormal_edges): Adjust prototype.
2010-12-14 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-12-03 Laurynas Biveinisbasic-block.h (struct edge_prediction): Remove forward...
2010-11-03 H.J. LuRevert revision 164552.
2010-11-02 Eric Botcazoubasic-block.h (insert_insn_end_bb_new): Delete.
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-09-23 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-08-10 Nathan Froydbasic-block.h (alloc_aux_for_block, [...]): Delete.
2010-07-27 Maxim Kuvyrkovre PR target/42495 (redundant memory load)
2010-06-08 Jan Hubickabasic-block.h (single_succ_edge, [...]): Do sanity...
2010-06-05 Jan Hubickatree-into-ssa.c (insert_phi_nodes): Use bitmap heads...
2010-05-29 Nathan Froydbasic-block.h (struct control_flow_graph): Move last_la...
2010-05-23 Steven Bosscherregs.h: Do not include obstack.h, basic-block.h.
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-14 Bernd Schmidtre PR rtl-optimization/21803 ([ia64] gcc produces reall...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-03 Steven Bosscherpostreload-gcse.c (insert_expr_in_table): Replace BLOCK...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-08-27 Richard Guenthergengtype.c (main): Handle uint64_t.
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
next