summaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/nathan2017-07-191-6/+7
* * cgraphunit.c (symbol_table::process_new_functions): Update.hubicka2017-05-231-1/+1
* Move symtab_node::dump_table to symbol_table::dumpmarxin2017-05-231-3/+3
* * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hhubicka2017-05-221-1/+1
* 2017-04-12 Richard Biener <rguenther@suse.de>rguenth2017-04-121-0/+2
* Fix memory leak in LTOmarxin2017-02-141-0/+2
* Revert fix for PR lto/79061 due to this regresses compile-time by 100%chefmax2017-01-231-7/+1
* PR lto/79061chefmax2017-01-181-1/+7
* Update copyright years.jakub2017-01-011-1/+1
* 2016-11-23 Richard Biener <rguenther@suse.de>rguenth2016-11-231-1/+3
* Add SET_DECL_MODErsandifo2016-11-181-1/+1
* 2016-10-31 Richard Biener <rguenther@suse.de>rguenth2016-10-311-0/+4
* Add IPA VRPkugan2016-09-201-0/+1
* 2016-09-20 Richard Biener <rguenther@suse.de>rguenth2016-09-201-1/+1
* 2016-09-16 Richard Biener <rguenther@suse.de>rguenth2016-09-191-0/+3
* 2016-07-25 Richard Biener <rguenther@suse.de>rguenth2016-07-251-10/+2
* 2016-04-27 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-04-271-2/+3
* Don't mark offload symbols with force_output in ltransvries2016-02-151-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* gcc/c-family/iverbin2015-12-151-0/+35
* * cgraph.c (cgraph_node::get_untransformed_body): Pass compressedhubicka2015-12-131-0/+2
* PR lto/68811hubicka2015-12-091-2/+5
* PR ipa/61886hubicka2015-12-091-0/+1
* * lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.hubicka2015-12-011-1/+3
* * lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICALhubicka2015-11-241-5/+4
* * tree.c (free_node): New function.hubicka2015-11-241-5/+1
* * lto.c (iterative_hash_canonical_type): Always recurse for pointers.hubicka2015-11-211-3/+10
* adaamacleod2015-11-111-8/+0
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-1/+4
* adaamacleod2015-10-291-12/+11
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-19/+15
* * tree.c (type_with_interoperable_signedness): New.hubicka2015-10-101-2/+5
* 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