| Commit message (Expand) | Author | Age | Files | Lines |
* | lto-streamer-in.c (input_struct_function_base): Factor out of ... | Lawrence Crowl | 2011-10-13 | 1 | -32/+42 |
* | streamer-hooks.h (struct streamer_hooks): Add hooks input_location and output... | Gabriel Charette | 2011-10-13 | 1 | -4/+10 |
* | lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter. | Jan Hubicka | 2011-10-04 | 1 | -1/+4 |
* | cgraphunit.c (ipa_passes): Remove unrechable nodes. | Jan Hubicka | 2011-10-02 | 1 | -0/+9 |
* | Split out LTO's writing of top level asm nodes in preparation of extending wh... | Jan Beulich | 2011-09-30 | 1 | -0/+55 |
* | data-streamer.h (streamer_write_zero): Rename from output_zero. | Diego Novillo | 2011-08-12 | 1 | -95/+98 |
* | tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_... | Diego Novillo | 2011-08-11 | 1 | -51/+167 |
* | rebase | Diego Novillo | 2011-08-08 | 1 | -1383/+18 |
* | tree.h (TYPE_ARTIFICIAL): New flag. | Eric Botcazou | 2011-07-02 | 1 | -1/+4 |
* | lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia... | Jan Hubicka | 2011-06-18 | 1 | -7/+3 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 2011-06-14 | 1 | -1/+1 |
* | lto-streamer-out.c (lto_output_ts_binfo_tree_pointers): Do not output BINFO_V... | Jan Hubicka | 2011-06-14 | 1 | -1/+5 |
* | lto-streamer-out.c (produce_symtab): Stream out the newly represented aliases. | Jan Hubicka | 2011-06-11 | 1 | -2/+2 |
* | lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code. | Jan Hubicka | 2011-06-11 | 1 | -5/+2 |
* | Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H. | Diego Novillo | 2011-06-06 | 1 | -36/+71 |
* | lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts. | Diego Novillo | 2011-06-03 | 1 | -39/+0 |
* | lto-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call output_r... | Diego Novillo | 2011-06-01 | 1 | -14/+14 |
* | lto-streamer-out.c (lto_output_ts_decl_non_common_tree_pointers): Remove asse... | Diego Novillo | 2011-06-01 | 1 | -5/+0 |
* | lto-streamer-out.c (hash_string_slot_node): Hash string based on its length. | Jan Hubicka | 2011-05-29 | 1 | -50/+64 |
* | lto-streamer-out.c (pack_ts_fixed_cst_value_fields, [...]): Use enum and vari... | Jan Hubicka | 2011-05-29 | 1 | -18/+23 |
* | lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 me... | Jan Hubicka | 2011-05-27 | 1 | -31/+65 |
* | lto-streamer-out.c (output_record_start): Use lto_output_enum | Jan Hubicka | 2011-05-25 | 1 | -5/+4 |
* | split tree_type | Nathan Froyd | 2011-05-11 | 1 | -24/+37 |
* | cgraph.c (cgraph_add_thunk): Create real function node instead of alias node... | Jan Hubicka | 2011-05-06 | 1 | -1/+2 |
* | tree.h (get_pending_sizes): Remove prototype. | Eric Botcazou | 2011-05-05 | 1 | -1/+0 |
* | re PR tree-optimization/48846 (Many -O2 -flto testsuite failures with -m32 -m... | Richard Guenther | 2011-05-03 | 1 | -1/+1 |
* | Makefile.in (INTERNAL_FN_DEF, [...]): Define. | Richard Sandiford | 2011-04-20 | 1 | -1/+6 |
* | ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH... | Nathan Froyd | 2011-04-13 | 1 | -1/+1 |
* | re PR tree-optimization/46076 (constant propagation and compile-time math no ... | Richard Guenther | 2011-04-12 | 1 | -0/+2 |
* | lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me... | Michael Matz | 2011-04-03 | 1 | -65/+22 |
* | tree-dfa.c (renumber_gimple_stmt_uids): Also number PHIs. | Richard Biener | 2011-03-30 | 1 | -2/+13 |
* | lto-opts.c (input_data_block): Move to lto-streamer-in.c. | Diego Novillo | 2011-03-24 | 1 | -34/+29 |
* | re PR lto/46911 (ICE: SIGSEGV in add_name_and_src_coords_attributes (dwarf2ou... | Richard Guenther | 2011-03-01 | 1 | -12/+12 |
* | re PR bootstrap/47820 (LTO bootstrap failed with bootstrap-profiled) | Richard Guenther | 2011-02-21 | 1 | -1/+2 |
* | re PR debug/47647 (BLOCKs are empty) | Richard Guenther | 2011-02-19 | 1 | -2/+1 |
* | re PR lto/47274 (ICE in lto_varpool_replace_node, at lto-symtab.c:306) | Jakub Jelinek | 2011-02-03 | 1 | -2/+5 |
* | re PR lto/47259 (LTO and global register variable) | Richard Guenther | 2011-01-12 | 1 | -1/+2 |
* | re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ... | Jan Hubicka | 2011-01-11 | 1 | -14/+73 |
* | re PR lto/46083 (gcc.dg/initpri1.c FAILs with -flto/-fwhopr (attribute constr... | Jan Hubicka | 2011-01-10 | 1 | -0/+2 |
* | re PR lto/46879 (ICE: in separate_decls_in_region_debug_bind, at tree-parloop... | Jakub Jelinek | 2010-12-13 | 1 | -2/+3 |
* | re PR middle-end/46674 (Weak alias is mistakenly optimized away) | Dave Korn | 2010-12-10 | 1 | -6/+4 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | cgraph.c (ld_plugin_symbol_resolution_names): New. | Jan Hubicka | 2010-11-20 | 1 | -2/+15 |
* | re PR lto/45789 (ICE: tree code 'lang_type' is not supported in gimple stream... | Richard Guenther | 2010-11-19 | 1 | -1/+2 |
* | lto-streamer-out.c (write_symbol): Use int_size_in_bytes rather than assembli... | Dave Korn | 2010-11-11 | 1 | -2/+6 |
* | re PR lto/45667 (ICE: verify_stmts failed: type mismatch in address expressio... | Richard Guenther | 2010-10-20 | 1 | -1/+1 |
* | lto-streamer-out.c (write_symbol): Use pointer set of seen objects instead of... | Jan Hubicka | 2010-10-15 | 1 | -15/+49 |
* | lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers): Re-construct BLO... | Richard Guenther | 2010-10-08 | 1 | -2/+6 |
* | lto-streamer-out.c (lto_output_ts_block_tree_pointers): Do not output BLOCK_S... | Richard Guenther | 2010-10-08 | 1 | -1/+2 |
* | tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO... | Richard Guenther | 2010-09-16 | 1 | -0/+27 |