summaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* * lto-cgraph.c (input_cgraph_1): Always link instrumentedienkovich2015-04-031-3/+2
* * lto-cgraph.c (lto_output_node, input_overwrite_node): Streamhubicka2015-04-011-0/+2
* Mark omp thread functions as parallelizedvries2015-03-211-0/+2
* * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub2015-02-261-1/+1
* * symtab.c (symtab_node::verify_base): Verify body_removed->!definitonhubicka2015-02-171-3/+12
* PR ipa/65005hubicka2015-02-111-27/+33
* Always pass explicit location to fatal_error.jsm282015-01-301-4/+6
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+14
* + * lto-cgraph: Update function comments foraldyh2015-01-141-5/+5
* gcc/iverbin2015-01-141-2/+2
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * doc/invoke.texi: (-devirtualize-at-ltrans): Document.hubicka2014-12-101-4/+8
* * lto-cgraph.c (input_cgraph_1): Don't break existingienkovich2014-12-091-1/+12
* * ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline cloneshubicka2014-11-221-1/+2
* * ipa-pure-const.c (struct funct_state_d): Add can_free field.jakub2014-11-141-0/+2
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin2014-11-131-0/+94
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-131-3/+29
* gcc/ienkovich2014-11-051-4/+38
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-7/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+3
* IPA ICF pass, part 3/5marxin2014-10-161-0/+2
* * cgraph.h (struct indirect_call_info): Add IN_POLYMORPHIC_CDTORhubicka2014-10-031-0/+2
* Add an no_reorder attribute for LTOak2014-09-241-0/+4
* IPA C++ refactoring 4/Nmarxin2014-08-251-12/+11
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-3/+2
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-14/+9
* add a hash_set based on hash_tabletbsaunde2014-08-021-4/+3
* 2014-07-31 Richard Biener <rguenther@suse.de>rguenth2014-07-311-4/+4
* IPA C++ refactoring 2/Nmarxin2014-07-241-3/+3
* IPA C++ refactoring 1/Nmarxin2014-07-241-19/+19
* * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hhubicka2014-07-111-2/+2
* IPA REF refactoringmarxin2014-06-251-25/+23
* * varpool.c (dump_varpool_node): Dump used_by_single_function.hubicka2014-06-241-0/+2
* * lto-cgraph.c (lto_output_node, input_node): Set/get init/fini priorityhubicka2014-06-231-4/+4
* * cgraph.h (struct symtab_node): Add field in_init_priority_hashhubicka2014-06-201-0/+8
* * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka2014-06-151-0/+2
* * symtab.c (section_hash): New hash.hubicka2014-06-121-11/+11
* * varasm.c (set_implicit_section): New function.hubicka2014-06-111-10/+10
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-7/+55
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-20/+79
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* * varpool.c (dump_varpool_node): Dump write-only flag.hubicka2014-05-161-0/+2
* gcc/rsandifo2014-05-061-4/+3
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-10/+10
* PR ipa/59626hubicka2014-04-041-0/+6
* 2014-04-04 Martin Jambor <mjambor@suse.cz>jamborm2014-04-041-1/+1
* 2014-03-25 Martin Jambor <mjambor@suse.cz>jamborm2014-03-251-0/+4
* PR ipa/59469hubicka2014-02-071-6/+4