pa.md (integer_indexed_store splitters): Use mem_shadd_operand.
[gcc.git] / gcc / lto-streamer-in.c
2015-03-27 Jan Hubickare PR lto/65536 (LTO line number information garbled)
2015-02-26 Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-25 Richard Bienerre PR middle-end/64065 (CP2K miscompilation at -O3...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-15 Richard Bienerdata-streamer.h (streamer_string_index, [...]): Remove.
2014-08-08 Richard Bienerlto-streamer.h (struct lto_input_block): Make it a...
2014-08-06 Richard Bienerre PR lto/62034 (ICE for big statically initialized...
2014-07-31 Richard Bienerlto-streamer.h (struct output_block): Remove global.
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-11 Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-15 Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-04-14 Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-04-03 Richard Bienertree-streamer.h (struct streamer_tree_cache_d): Add...
2014-03-19 Richard Bienerre PR lto/59543 (lto1: fatal error: Cgraph edge stateme...
2014-03-04 Richard Bienerre PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)
2014-02-04 Richard Bienerre PR lto/59723 (ICE: in lto_output_tree, at lto-stream...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmRename profile_status_for_function to profile_status_fo...
2013-12-09 David MalcolmRename label_to_block_map_for_function to label_to_bloc...
2013-12-09 David MalcolmRename last_basic_block_for_function to last_basic_bloc...
2013-12-09 David MalcolmRename macros (basic_block_info_for_function, BASIC_BLO...
2013-12-04 Tobias Burnusre PR debug/37132 (Debug: No DW_TAG_namelist emitted...
2013-11-27 Richard Bienerre PR middle-end/58723 (ICE in lto_output_edge, at...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-15 Uros Bizjaklto-streamer-in.c (input function): Call cgraph_create_...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-13 Martin Jamborcgraph.c (cgraph_get_create_node): Do what cgraph_get_c...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-07 Jan Hubickacgraphunit.c (expand_thunk): Get body before touching...
2013-08-31 Jan Hubickacgraph.c (cgraph_get_body): Update call of lto_input_fu...
2013-08-09 Jan Hubickacgraph.c (cgraph_resolve_speculation): Cut frequency...
2013-08-09 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-09 Jan Hubickalto-streamer-out.c (output_function): Renumber PHIs.
2013-08-03 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-06-18 Richard Bienertree-streamer.h (streamer_tree_cache_create): Adjust...
2013-06-17 Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-29 Teresa JohnsonThis patch fixes PR bootstrap/57077.
2013-04-26 Richard BienerMakefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) depen...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-08 Teresa JohnsonFirst phase of unifying the computation of profile...
2013-03-28 Jan Hubickadata-streamer-in.c (streamer_read_gcov_count): New...
2013-02-08 Richard Bienerre PR middle-end/56231 (warning traces have bogus line...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-18 Richard Guentherlto-streamer.h (enum LTO_tags): Add LTO_integer_cst.
2012-10-10 Richard Bienerlto-streamer-in.c (lto_input_location_bitpack): Rename...
2012-09-28 Richard Guentherre PR lto/47799 (LTO debug info for early inlined funct...
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-07-30 Richard Guenthertree-into-ssa.c (mark_def_sites): Also process virtual...
2012-07-24 Richard HendersonTidy some include usage + dependencies
2012-07-23 Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-15 Eric Botcazoure PR middle-end/53590 (compiler fails to generate...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-22 Richard Guenthertree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.
2012-05-19 Jan Hubickacgraphunit.c (handle_alias_pairs): Declare; free alias_...
2012-05-03 Michael Matzbasic-block.h (struct rtl_bb_info, [...]): Move in...
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-16 Jan Hubickacgraph.h (symtab_node_base): Add next and previous...
2011-12-14 Richard Guentherre PR lto/51497 (The run time for the polyhedron test...
2011-12-13 Eric Botcazoulto-streamer-out.c (write_symbol): Use proper 64-bit...
2011-10-13 Lawrence Crowllto-streamer-in.c (input_struct_function_base): Factor...
2011-10-13 Gabriel Charettestreamer-hooks.h (struct streamer_hooks): Add hooks...
2011-10-04 Jan Hubickalto-streamer.h (lto_input_toplevel_asms): Add order_bas...
2011-09-30 Jan BeulichSplit out LTO's writing of top level asm nodes in prepa...
2011-08-26 Michael Matzre PR lto/50165 (Huge build time regression (Firefox...
2011-08-12 Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-11 Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-08-08 Diego Novillorebase
2011-07-08 Richard Hendersondwarf2: Extract cfi creation to a new pass.
2011-07-02 Eric Botcazoutree.h (TYPE_ARTIFICIAL): New flag.
2011-06-06 Diego NovilloMakefile.in (lto-compress.o): Add dependency on LTO_STR...
2011-06-03 Diego Novillolto-streamer-in.c (unpack_value_fields): Remove unneede...
2011-06-03 Diego Novillolto-streamer-in.c (get_resolution): Move to lto/lto.c.
2011-05-29 Jan Hubickalto-streamer-out.c (pack_ts_fixed_cst_value_fields...
2011-05-27 Jan Hubickalto-streamer-out.c (lto_string_index): break out from...
next