summaryrefslogtreecommitdiff
path: root/gcc/predict.c
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*tbsaunde2015-09-201-12/+12
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-16/+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-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-2/+2
* PR ipa/64801hubicka2015-01-291-0/+3
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* [PATCH 1/2] Negative numbers added for sreal class.marxin2014-11-241-16/+14
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-20/+35
* * predict.c (maybe_hot_frequency_p): Use opt_for_fn.hubicka2014-11-171-14/+12
* c++ify srealtbsaunde2014-11-111-50/+32
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+2
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-6/+9
* 2014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-221-48/+0
* Add AutoFDO.dehao2014-10-211-3/+4
* 2014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-201-0/+2
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* PR c/61405mpolacek2014-09-241-0/+2
* * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka2014-09-221-8/+8
* IPA C++ refactoring 4/Nmarxin2014-08-251-13/+12
* predict.*: Use rtx_insn (also touches function.c and config/cris/cris.c)dmalcolm2014-08-221-9/+9
* Remove a redundant assignment "*predictor = PRED_BUILTIN_EXPECT;", since sixahyangyi22014-08-081-1/+0
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-1/+2
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-27/+25
* IPA C++ refactoring 1/Nmarxin2014-07-241-7/+9
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-4/+2
* Merge in trunk.mrs2014-05-061-2/+2
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+2
* | Tweak uses of new APIrsandifo2014-04-231-13/+14
* | Merge from trunk.rsandifo2014-04-221-95/+85
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-86/+84
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
| * remove has_gatetbsaunde2014-04-171-2/+0
* | Merge in trunk.mrs2014-04-021-24/+76
|\ \ | |/
| * PR ipa/58721jakub2014-03-181-24/+76
* | Merge in trunk.mrs2014-01-031-1/+13
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * Time profile-based function reordering (phase 2).marxin2013-12-171-0/+12
* | Merge in trunk.mrs2013-12-131-35/+27
|\ \ | |/
| * Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-7/+7
| * Eliminate profile_status macro.dmalcolm2013-12-091-13/+13
| * Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1