aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-14alias.c (struct alias_set_entry): Pack properly.Richard Biener1-1/+1
2017-02-11re PR middle-end/56727 (Recursive call goes through the PLT unnecessarily)Jan Hubicka1-2/+16
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-20Add IPA VRPKugan Vivekanandarajah1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-8/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-8/+5
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-13/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-02-01re PR ipa/64872 (ICE: Segmentation fault during Chromium PGO build)Jan Hubicka1-3/+6
2015-01-21ipa-utils.c (ipa_merge_profiles): Avoid ICE on mismatch in indirect edges.Jan Hubicka1-1/+1
2015-01-20re PR ipa/63576 (ICE : in ipa_merge_profiles, at ipa-utils.c:540 during Firef...Jan Hubicka1-8/+84
2015-01-12ipa-utils.c (estimate_function_body_sizes): Do not free node params when call...Jan Hubicka1-2/+2
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-22ipa-prop uses symbol_summary class.Martin Liska1-0/+1
2014-12-08PR jit/63854: Introduce xstrdup_for_dumpDavid Malcolm1-2/+2
2014-11-20remove more ggc htabsTrevor Saunders1-7/+7
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+7
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-08-25IPA C++ refactoring 4/NMartin Liska1-14/+14
2014-08-04IPA C++ refactoring 3/NMartin Liska1-252/+0
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-34/+28
2014-08-01IPA ICF pass 1/NMartin Liska1-7/+2
2014-07-24IPA C++ refactoring 1/NMartin Liska1-20/+19
2014-06-25IPA REF refactoringMartin Liska1-3/+3
2014-04-14ipa-utils.c (ipa_merge_profiles): Merge profile_id.Jan Hubicka1-0/+8
2014-03-23ipa-utils.c (ipa_print_order): Use specified dump file.Teresa Johnson1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17Time profile-based function reordering (phase 2).Martin Liska1-0/+5
2013-12-09Rename last_basic_block_for_function to last_basic_block_for_fn.David Malcolm1-2/+2
2013-12-09Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,David Malcolm1-2/+2
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-5/+5
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-2/+5
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-2/+2
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-4/+4
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-48/+48
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-3/+0
2013-10-15ipa-utils.h (ipa_edge_within_scc): Declare.Martin Jambor1-0/+16
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-09-06re PR middle-end/58094 (IPA devirt testsuite errors)Jan Hubicka1-0/+11
2013-08-31cgraph.c (cgraph_get_body): Update call of lto_input_function_body.Jan Hubicka1-0/+173
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka1-1/+1
2013-05-15ipa-prop.c (ipa_print_node_jump_functions): Print symbol order in header...Martin Jambor1-1/+1