summaryrefslogtreecommitdiff
path: root/gcc/auto-profile.c
Commit message (Expand)AuthorAgeFilesLines
* Print indirect call changes in afdo dump fileak2016-07-141-7/+63
* Don't cause ICEs when auto profile file is not found with checkingak2016-05-301-7/+25
* [PATCH 2/2] (header usage fix) include c++ headers in system.hnsz2016-04-221-4/+2
* [PATCH 1/2] (header usage fix) remove unused system header includesnsz2016-04-221-1/+0
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-14/+12
* switch from gimple to gimple*tbsaunde2015-09-201-10/+10
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-15/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* * auto-profile.c (afdo_calculate_branch_prob): Break once has_sample islaw2015-05-271-2/+7
* Fix indentation issues seen by -Wmisleading-indentationdmalcolm2015-05-051-26/+26
* * auto-profile.c (afdo_find_equiv_class): Remove unnecessary test.fyang2015-01-181-23/+25
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+11
* Update copyright years.jakub2015-01-051-1/+1
* * auto-profile.c, auto-profile.h: Fix up Copyright line.jakub2015-01-051-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* gcc/ChangeLog:dehao2014-12-181-2/+7
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-18/+25
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+5
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-2/+11
* gcc/ChangeLog:dehao2014-10-221-2/+3
* Add AutoFDO.dehao2014-10-211-0/+1687