summaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-311-0/+1
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-311-2/+4
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-3/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+8
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* PR ipa/66181hubicka2015-06-141-1/+0
* * lto.c (hash_canonical_type): Drop hashing of TYPE_STRING_FLAG.hubicka2015-06-081-7/+5
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* * alias.c (get_alias_set): Be ready for TYPE_CANONICALhubicka2015-06-071-3/+3
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* * lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.hubicka2015-06-041-1/+1
* * lto.c (iterative_hash_canonical_type,hubicka2015-06-031-1/+12
* * lto.c (hash_canonical_type): Be sure we hash only types thathubicka2015-05-231-1/+7
* * lto.c (hash_canonical_type): Drop hashing of METHOD_BASETYPE.hubicka2015-05-231-4/+0
* * tree.c (verify_type_variant): Fix #undef.hubicka2015-05-191-202/+0
* * dwarf2out.c (gen_type_die_with_usage): Call verify_type.hubicka2015-04-301-0/+4
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* PR lto/65536hubicka2015-03-271-3/+16
* * cgraph.c (cgraph_node::release_body): Free function_in_decl_state.hubicka2015-03-121-5/+12
* * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub2015-02-261-1/+15
* Always pass explicit location to fatal_error.jsm282015-01-301-13/+18
* * lto.c (compare_tree_sccs_1): Add comparsion ofhubicka2015-01-181-2/+2
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+1
* PR middle-end/64412jakub2015-01-091-1/+2
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+13
* Update copyright years.jakub2015-01-051-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* PR ipa/61324hubicka2014-12-111-2/+1
* move gimple_canonical_types htab out of gc memorytbsaunde2014-12-091-2/+2
* remove more ggc htabstbsaunde2014-11-201-15/+8
* use vec in lto_tree_ref_tabletbsaunde2014-11-201-11/+12
* * tree.c (free_lang_data_in_decl): Annotate all functio nbodies withhubicka2014-11-171-9/+0
* * optc-save-gen.awk: Output cl_target_option_eq,hubicka2014-11-141-1/+2
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin2014-11-131-0/+2
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-131-1/+5
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-2/+12
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+2
* * lto.c (stream_out): ARG_UNUSED added for last argument.marxin2014-10-061-1/+2
* * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,aldyh2014-09-241-2/+2
* * common.opt (flto-odr-type-merging): New flag.hubicka2014-09-111-1/+6
* IPA C++ refactoring 4/Nmarxin2014-08-251-28/+29
* PR tree-optimization/62091hubicka2014-08-211-4/+1
* * cgraphunit.c (ipa_passes, compile): Reshedulehubicka2014-08-201-3/+6
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-3/+2
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-8/+7
* Change inchash to name space.ak2014-08-011-5/+5
* Convert the tree.c type hashing over to inchashak2014-07-251-4/+2