summaryrefslogtreecommitdiff
path: root/gcc/ipa-profile.c
Commit message (Expand)AuthorAgeFilesLines
* PR other/16615 [1/5]Sandra Loosemore2019-01-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Fix setting of hotness in non-LTO mode (PR gcov-profile/77698).Martin Liska2018-11-051-3/+2
* Remove arc profile histogram in non-LTO mode.Martin Liska2018-09-211-25/+1
* Clean-up usage of ipa_fn_summary and ipa_call_summary summaries.Martin Liska2018-06-191-11/+14
* Rename get methods in symbol-summary.h to get_create.Martin Liska2018-06-081-1/+1
* ipa-profile.c (ipa_propagate_frequency_1): Fix logic skipping calls with zero...Jan Hubicka2018-01-241-5/+3
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* ipa-profile.c (ipa_propagate_frequency_1): Use count instead of frequency.Jan Hubicka2017-11-231-1/+1
* auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka2017-11-101-7/+5
* asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka2017-11-031-47/+48
* cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities.Jan Hubicka2017-06-081-1/+1
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-6/+9
* Introduce symtab_node::dump_{asm_,}name functions.Martin Liska2017-05-231-3/+3
* ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka2017-05-231-1/+1
* Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka2017-05-221-1/+1
* ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka2017-05-191-1/+1
* Use call_summary in ipa-prop and ipa-cpMartin Jambor2017-05-031-1/+1
* [PR 79108] Put ipa_node_params to GC memoryMartin Jambor2017-01-231-1/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Add IPA VRPKugan Vivekanandarajah2016-09-201-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-6/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-7/+6
* switch from gimple to gimple*Trevor Saunders2015-09-201-1/+1
* Share memory blocks between pool allocatorsMikhail Maltsev2015-09-161-2/+1
* Add new object_allocator and clean-up allocator usage.Martin Liska2015-07-161-1/+1
* gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod2015-07-151-1/+0
* Fix double word typos.Aldy Hernandez2015-07-131-1/+1
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-12/+4
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* hash-table.h: Update comments.Richard Sandiford2015-06-251-3/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* Change use to type-based pool allocator inMartin Liska2015-06-011-7/+4
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-4/+4
* remove need for store_values_directlyTrevor Saunders2015-04-181-4/+4
* ipa-profie.c (ipa_profile): Check number of parameters and possible polymorph...Jan Hubicka2015-04-131-0/+30
* ipa-visibility.c (function_and_variable_visibility): Only check locality if n...Jan Hubicka2015-02-171-7/+19
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ipa-prop uses symbol_summary class.Martin Liska2014-12-221-0/+1
* PR jit/63854: Introduce xstrdup_for_dumpDavid Malcolm2014-12-081-2/+2
* ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.Jan Hubicka2014-11-181-2/+3
* ipa-utils.h: Fix typo in comments.Felix Yang2014-11-131-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+12
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+4
* IPA C++ refactoring 4/NMartin Liska2014-08-251-6/+6