summaryrefslogtreecommitdiff
path: root/gcc/ipa-profile.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* Change use to type-based pool allocator inMartin Liska2015-06-011-7/+4
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-4/+4
* remove need for store_values_directlyTrevor Saunders2015-04-181-4/+4
* ipa-profie.c (ipa_profile): Check number of parameters and possible polymorph...Jan Hubicka2015-04-131-0/+30
* ipa-visibility.c (function_and_variable_visibility): Only check locality if n...Jan Hubicka2015-02-171-7/+19
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ipa-prop uses symbol_summary class.Martin Liska2014-12-221-0/+1
* PR jit/63854: Introduce xstrdup_for_dumpDavid Malcolm2014-12-081-2/+2
* ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.Jan Hubicka2014-11-181-2/+3
* ipa-utils.h: Fix typo in comments.Felix Yang2014-11-131-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+12
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+4
* IPA C++ refactoring 4/NMartin Liska2014-08-251-6/+6
* IPA C++ refactoring 1/NMartin Liska2014-07-241-8/+7
* remove has_executeTrevor Saunders2014-07-091-1/+0
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-10/+6
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-8/+8
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+1
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-7/+1
* remove has_gateTrevor Saunders2014-04-171-1/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR ipa/59265 (Segmentation fault in ipa_note_param_call for -fprofile-use ...Jan Hubicka2013-12-161-0/+2
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-2/+3
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders2013-11-181-11/+11
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-19/+19
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-13/+13
* re PR ipa/58329 (ld: Invalid symbol type for plabel (.libs/libstdc++.lax/libc...Jan Hubicka2013-09-171-1/+7
* ipa-profile.c: Add toplevel comment.Jan Hubicka2013-09-091-0/+88
* Makefile.in: Add ipa-profile.oJan Hubicka2013-09-011-0/+666