summaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-16 Richard Biener <rguenther@suse.de>rguenth2015-10-161-2/+1
* [PATCH] [5/n] Fix minor SSA_NAME leakslaw2015-10-091-0/+15
* switch from gimple to gimple*tbsaunde2015-09-201-26/+26
* * value-prof.c (interesting_stringop_to_profile_p): Removed FNDECL argumentfyang2015-08-211-30/+31
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-5/+2
* gcc/rsandifo2015-06-251-13/+2
* 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-21/+21
* PR ipa/65302hubicka2015-03-061-0/+2
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-7/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-13/+11
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-39/+53
* gcc/ienkovich2014-11-051-1/+49
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+9
* Add AutoFDO.dehao2014-10-211-2/+2
* 2014-10-06 Rong Xu <xur@google.com>xur2014-10-071-6/+36
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-15/+27
* add a hash_set based on hash_tabletbsaunde2014-08-021-7/+6
* Make FDO more tolerant to source changesdavidxl2014-07-261-3/+12
* IPA C++ refactoring 1/Nmarxin2014-07-241-2/+2
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-36/+36
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-3/+3
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* | Merge with trunk.rsandifo2013-12-041-2/+5
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+5
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-2/+2
* | Merge from trunk.rsandifo2013-11-201-0/+3
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* | Merge from trunk.rsandifo2013-11-181-5/+7
|\ \ | |/
| * remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-5/+5
| * * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+2
* | Merge in trunk.mrs2013-11-161-2/+23
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
| * Time profiler introduced.marxin2013-11-111-2/+21
* | Merge in trunk.mrs2013-11-041-13/+18
|\ \ | |/
| * Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-2/+2
| * Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-10/+10