aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-10/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-4/+4
2015-10-20Skip local error_mark_node declsH.J. Lu1-1/+2
2015-10-12revert: cgraphbuild.c (compute_call_stmt_bb_frequency): Use counts when these...Jan Hubicka1-11/+5
2015-10-12cgraphbuild.c (compute_call_stmt_bb_frequency): Use counts when these are mor...Jan Hubicka1-5/+11
2015-09-20switch from gimple to gimple*Trevor Saunders1-6/+6
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+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-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-22ipa-prop uses symbol_summary class.Martin Liska1-0/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-15/+14
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+8
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+6
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-08-25IPA C++ refactoring 4/NMartin Liska1-32/+34
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-5/+2
2014-07-24IPA C++ refactoring 2/NMartin Liska1-7/+7
2014-07-24IPA C++ refactoring 1/NMartin Liska1-36/+37
2014-07-09remove has_executeTrevor Saunders1-3/+0
2014-06-25IPA REF refactoringMartin Liska1-39/+20
2014-04-17pass cfun to pass::executeTrevor Saunders1-44/+44
2014-04-17remove has_gateTrevor Saunders1-3/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-16re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Jakub Jelinek1-3/+3
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-12-09Rename profile_status_for_function to profile_status_for_fn.David Malcolm1-1/+1
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-7/+7
2013-11-27re PR middle-end/58723 (ICE in lto_output_edge, at lto-cgraph.c:300 for OpenM...Richard Biener1-0/+4
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+7
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-3/+3
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+2
2013-11-13cgraph.c (cgraph_get_create_node): Do what cgraph_get_create_real_symbol_node...Martin Jambor1-8/+8
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-5/+5
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-23/+23
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-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford1-2/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-6/+6
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-08-09cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka1-2/+9
2013-08-08cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.Jan Hubicka1-1/+6
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-51/+106
2013-05-24re PR tree-optimization/57294 (ice in remove_described_reference)Martin Jambor1-18/+14
2013-03-17cgraph.h (cgraph_get_create_real_symbol_node): Declare.Jan Hubicka1-7/+7
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1