Minor edits.
[platform/upstream/gcc.git] / gcc / ipa-profile.c
2017-06-08 Jan Hubickacgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_...
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-19 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-03 Martin JamborUse call_summary in ipa-prop and ipa-cp
2017-01-23 Martin Jambor[PR 79108] Put ipa_node_params to GC memory
2017-01-01 Jakub JelinekUpdate copyright years.
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-15 Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01 Martin LiskaChange use to type-based pool allocator in
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-04-13 Jan Hubickaipa-profie.c (ipa_profile): Check number of parameters...
2015-02-17 Jan Hubickaipa-visibility.c (function_and_variable_visibility...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-08 David MalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-11-18 Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-13 Felix Yangipa-utils.h: Fix typo in comments.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-16 Jan Hubickare PR ipa/59265 (Segmentation fault in ipa_note_param_c...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-17 Jan Hubickare PR ipa/58329 (ld: Invalid symbol type for plabel...
2013-09-09 Jan Hubickaipa-profile.c: Add toplevel comment.
2013-09-01 Jan HubickaMakefile.in: Add ipa-profile.o