aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-29lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...Jan Hubicka1-1/+9
2013-08-28lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE...Jan Hubicka1-15/+11
2013-08-09lto-streamer-out.c (output_function): Renumber PHIs.Jan Hubicka1-0/+20
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-52/+86
2013-08-03lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries.Jan Hubicka1-49/+50
2013-07-21Fix typos.Ondřej Bílka1-1/+1
2013-06-18Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.Richard Biener1-1/+1
2013-06-18tree-streamer.h (streamer_tree_cache_create): Adjust prototype.Richard Biener1-1/+1
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener1-52/+996
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka1-3/+3
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener1-3/+3
2013-04-26Makefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) dependency.Richard Biener1-3/+42
2013-04-26tree-cfg.c (execute_build_cfg): Build the loop tree.Richard Biener1-2/+3
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl1-3/+2
2013-03-28data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka1-1/+1
2013-03-12re PR libstdc++/56557 (Link error about `std::fstream' or `std::stringstream'...Jan Hubicka1-6/+25
2013-02-12re PR lto/56297 (LTO: multiple definition error with global register variables)Richard Biener1-1/+2
2013-02-08re PR middle-end/56231 (warning traces have bogus line information when using...Richard Biener1-2/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-22re PR lto/54728 (ICE in input_gimple_stmt, at gimple-streamer-in.c:254)Jan Hubicka1-2/+22
2012-12-08lto-streamer-out.c (lto_write_tree): Do not reset the DECL_INITIAL of variabl...Eric Botcazou1-0/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-24/+21
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+2
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl1-5/+3
2012-10-18lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.Richard Guenther1-2/+3
2012-10-10lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener1-29/+12
2012-10-06re PR lto/53831 (Virtuals missing in LTO symtab)Jan Hubicka1-68/+14
2012-09-28re PR lto/47799 (LTO debug info for early inlined functions missing)Richard Guenther1-4/+2
2012-09-20function.c (push_cfun): Check old current_function_decl matches old cfun...Martin Jambor1-2/+0
2012-09-19Integrate lexical block into source_location.Dehao Chen1-0/+1
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther1-1/+1
2012-08-13tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka1-4/+3
2012-08-11lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka1-6/+2
2012-08-11cgraph.h (vector types for symtab_node): Add.Jan Hubicka1-19/+28
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther1-1/+5
2012-07-23opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher1-1/+0
2012-06-15re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou1-0/+1
2012-05-19cgraphunit.c (handle_alias_pairs): Declare; free alias_pairsJan Hubicka1-131/+6
2012-05-17lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over...Jan Hubicka1-4/+3
2012-04-30cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka1-3/+3
2012-04-20lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka1-2/+2
2012-04-14cgraph.h: Update copyrights;Jan Hubicka1-25/+27
2012-01-05re PR lto/50490 (ICE when compiling libglib2.0 with LTO, tree code 'optimizat...Richard Guenther1-1/+0
2011-12-19re PR lto/51573 (ICE (segfault) in lto_varpool_encoder_encode_initializer_p)Richard Guenther1-4/+5
2011-12-15revert: re PR lto/48437 (LTO crashes with block-local function declarations)Richard Guenther1-10/+0
2011-12-13lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou1-10/+5
2011-12-08re PR lto/50747 (ICE in produce_symtab, at lto-streamer-out.c:1435)Richard Guenther1-5/+1
2011-12-08re PR middle-end/49945 (gcc.dg/guality/vla-1.c FAILs with -flto)Richard Guenther1-0/+10
2011-12-08re PR lto/48437 (LTO crashes with block-local function declarations)Richard Guenther1-0/+10