[RS6000] Don't restore fixed regs
[gcc.git] / gcc / auto-profile.c
2017-07-27 Martin LiskaFix indirect call optimization done by autoFDO.
2017-07-27 Martin LiskaInitialize counters in autoFDO to zero, not to uninitia...
2017-07-06 Jan Hubickaauto-profile.c (afdo_set_bb_count, [...]): Set counts...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-30 Martin LiskaFix parenthesis in auto-profile.c (PR other/80909).
2017-05-25 Nathan Sidwellauto-profile.c (afdo_propagate): Adjust T const cast...
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-04-19 Richard BienerUpdate SSA after AutoPGO early inlining (PR ipa/65972).
2017-03-11 David MalcolmRemove trailing period from various diagnostic messages...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-07-14 Andi KleenPrint indirect call changes in afdo dump file
2016-05-30 Andi KleenDon't cause ICEs when auto profile file is not found...
2016-04-22 Szabolcs Nagy[PATCH 2/2] (header usage fix) include c++ headers...
2016-04-22 Szabolcs Nagy[PATCH 1/2] (header usage fix) remove unused system...
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-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-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-05-27 Aditya Kumarauto-profile.c (afdo_calculate_branch_prob): Break...
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-01-18 Felix Yangauto-profile.c (afdo_find_equiv_class): Remove unnecess...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub Jelinek* auto-profile.c, auto-profile.h: Fix up Copyright...
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-18 Dehao Chenauto-profile.c (afdo_annotate_cfg): Invoke update_ssa...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22 Dehao Chenauto-profile.c: Change order of header files.
2014-10-21 Dehao ChenAdd AutoFDO.