aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto-partition.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka1-2/+2
2017-07-06cgraphunit.c (cgraph_node::finalize_function): When !flag_toplevel_reorde set...Jan Hubicka1-12/+9
2017-06-15Revert accidental checkin.Jan Hubicka1-1/+1
2017-06-15re PR lto/69866 (lto1: internal compiler error: in add_symbol_to_partition_1,...Jan Hubicka1-1/+1
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka1-5/+5
2017-05-22Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka1-1/+1
2017-01-06lto-partition.c (promote_symbol): Write to dump file sooner, include alias pr...Nathan Sidwell1-6/+10
2017-01-06ipa-visibility.c (function_and_variable_visibility): Reformat comments and lo...Nathan Sidwell1-10/+13
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-20Add IPA VRPKugan Vivekanandarajah1-0/+1
2016-05-16lto-cgraph.c (compute_ltrans_boundary, [...]): Fix handling of inline thunksJan Hubicka1-1/+1
2016-04-27params.def (MAX_PARTITION_SIZE): New param.Prathamesh Kulkarni1-2/+6
2016-01-27HSA: simplify partitioning of HSA kernels and host impls.Martin Liska1-19/+0
2016-01-19Merge of HSAMartin Jambor1-0/+19
2016-01-18re PR lto/69003 (Undefined reference with gcc -r incremental linking)Jan Hubicka1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-08re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-5/+37
2015-12-07re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-1/+9
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-7/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-12/+9
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod1-1/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-9/+6
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-06-03ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich1-30/+42
2015-05-27LTO balanced map: add stats about insns and symbols.Martin Liska1-1/+24
2015-02-20cgraph.h (clone_function_name_1): Declare.Bernd Schmidt1-30/+114
2015-01-14cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.Ilya Verbin1-1/+2
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-22symbol_summary is used for inline_summary.Martin Liska1-5/+5
2014-12-22ipa-prop uses symbol_summary class.Martin Liska1-0/+1
2014-12-09lto-partition.c (privatize_symbol_name): Correctly privatize instrumentation ...Ilya Enkovich1-10/+23
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin1-0/+2
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-2/+21
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+5
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+9
2014-09-24Add an no_reorder attribute for LTOAndi Kleen1-41/+71
2014-08-25IPA C++ refactoring 4/NMartin Liska1-28/+30
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders1-12/+5
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-4/+4
2014-07-24IPA C++ refactoring 2/NMartin Liska1-4/+4
2014-07-24IPA C++ refactoring 1/NMartin Liska1-20/+21
2014-07-11vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka1-1/+1
2014-07-01IPA REF alias refactoringMartin Liska1-4/+4
2014-06-25IPA REF refactoringMartin Liska1-14/+14
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm1-9/+9
2014-04-15common.opt (lto_partition_model): New enum.Richard Biener1-5/+4