aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-12lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IO timevarJan Hubicka1-0/+2
2014-07-11vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka1-15/+60
2014-07-09* lto-streamer-out.c (hash_scc): Avoid quadratic hashing loop.Jan Hubicka1-24/+10
2014-06-25IPA REF refactoringMartin Liska1-2/+1
2014-06-24class.c (check_methods, [...]): Guard VINDEX checks by FUNCTION_DECL check.Jan Hubicka1-2/+2
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-2/+3
2014-06-20cgraph.h (struct symtab_node): Add field in_init_priority_hash (set_init_prio...Jan Hubicka1-4/+0
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka1-1/+0
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-2/+0
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-28re PR c++/47202 (Endless recursion during mangling)Jason Merrill1-1/+1
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-1/+1
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-2/+0
2014-05-06Merge in wide-int.Kenneth Zadeck1-10/+22
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm1-4/+4
2014-04-15cfgloop.h (struct loop): Move force_vectorize down.Eric Botcazou1-0/+1
2014-04-14cfgloop.h (struct loop): Rename force_vect into force_vectorize.Eric Botcazou1-2/+2
2014-04-14re PR lto/60720 (clisp fails to build with -flto: internal compiler error: tr...Richard Biener1-15/+47
2014-04-03tree-streamer.h (struct streamer_tree_cache_d): Add next_idx member.Richard Biener1-5/+11
2014-02-14re PR target/60179 (target optimization attribute streaming is broken)Richard Biener1-3/+3
2014-02-04re PR lto/59723 (ICE: in lto_output_tree, at lto-streamer-out.c:1390 when com...Richard Biener1-14/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm1-2/+2
2013-12-09Rename profile_status_for_function to profile_status_for_fn.David Malcolm1-1/+1
2013-12-09Rename last_basic_block_for_function to last_basic_block_for_fn.David Malcolm1-1/+1
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-1/+1
2013-12-04re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)Tobias Burnus1-0/+17
2013-11-29re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c)Jakub Jelinek1-0/+33
2013-11-29re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c)Jakub Jelinek1-1/+8
2013-11-28re PR debug/59323 (Int. comp. error: in add_AT_specification, at dwarf2out.c:...Richard Biener1-2/+4
2013-11-27re PR middle-end/58723 (ICE in lto_output_edge, at lto-cgraph.c:300 for OpenM...Richard Biener1-0/+7
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-2/+4
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-11-18Remove all_lto_gen_passes, replace with plain function callsBernd Schmidt1-96/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-4/+4
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-19/+19
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-2/+3
2013-10-16tree-core.h (tree_code_name): Remove.Paulo Matos1-2/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-24/+24
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-09-07cgraphunit.c (expand_thunk): Get body before touching arguments.Jan Hubicka1-2/+1
2013-09-04Makefile.in (ipa-devirt.o): Add dependency on diagnostic.hJan Hubicka1-1/+4
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