summaryrefslogtreecommitdiff
path: root/gcc/ipa-profile.c
AgeCommit message (Expand)Author
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-25hash-table.h: Update comments.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-06-01Change use to type-based pool allocator inMartin Liska
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-04-13ipa-profie.c (ipa_profile): Check number of parameters and possible polymorph...Jan Hubicka
2015-02-17ipa-visibility.c (function_and_variable_visibility): Only check locality if n...Jan Hubicka
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-12-22ipa-prop uses symbol_summary class.Martin Liska
2014-12-08PR jit/63854: Introduce xstrdup_for_dumpDavid Malcolm
2014-11-18ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.Jan Hubicka
2014-11-13ipa-utils.h: Fix typo in comments.Felix Yang
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-08-25IPA C++ refactoring 4/NMartin Liska
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-07-09remove has_executeTrevor Saunders
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-16re PR ipa/59265 (Segmentation fault in ipa_note_param_call for -fprofile-use ...Jan Hubicka
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-09-17re PR ipa/58329 (ld: Invalid symbol type for plabel (.libs/libstdc++.lax/libc...Jan Hubicka
2013-09-09ipa-profile.c: Add toplevel comment.Jan Hubicka
2013-09-01Makefile.in: Add ipa-profile.oJan Hubicka