summaryrefslogtreecommitdiff
path: root/gcc/ipa-profile.c
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*tbsaunde2015-09-201-1/+1
* Share memory blocks between pool allocatorsmiyuki2015-09-161-2/+1
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-1/+1
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-1/+0
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Change use to type-based pool allocator inmarxin2015-06-011-7/+4
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-4/+4
* remove need for store_values_directlytbsaunde2015-04-181-4/+4
* * ipa-profie.c (ipa_profile): Check number of parametershubicka2015-04-131-0/+30
* * ipa-visibility.c (function_and_variable_visibility): Onlyhubicka2015-02-171-7/+19
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* PR jit/63854: Introduce xstrdup_for_dumpdmalcolm2014-12-081-2/+2
* * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.hubicka2014-11-181-2/+3
* * ipa-utils.h: Fix typo in comments.fyang2014-11-131-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+12
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+4
* IPA C++ refactoring 4/Nmarxin2014-08-251-6/+6
* IPA C++ refactoring 1/Nmarxin2014-07-241-8/+7
* remove has_executetbsaunde2014-07-091-1/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-10/+6
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-8/+8
* pass cfun to pass::executetbsaunde2014-04-171-1/+1
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR ipa/59265hubicka2013-12-161-0/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+3
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-11/+11
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-19/+19
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-13/+13
* PR middle-end/58329hubicka2013-09-171-1/+7
* * ipa-profile.c: Add toplevel comment.hubicka2013-09-091-0/+88
* * Makefile.in: Add ipa-profile.ohubicka2013-09-011-0/+666