summaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove cgraph_global_info.Martin Liska2019-10-301-1/+1
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Remove MPXMartin Liska2018-06-081-9/+0
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka2017-11-101-9/+5
* asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka2017-11-031-16/+3
* cgraphbuild.c (cgraph_edge::rebuild_references): Do not touch profile.Jan Hubicka2017-06-101-2/+0
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-8/+6
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-10/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-4/+4
* Skip local error_mark_node declsH.J. Lu2015-10-201-1/+2
* revert: cgraphbuild.c (compute_call_stmt_bb_frequency): Use counts when these...Jan Hubicka2015-10-121-11/+5
* cgraphbuild.c (compute_call_stmt_bb_frequency): Use counts when these are mor...Jan Hubicka2015-10-121-5/+11
* switch from gimple to gimple*Trevor Saunders2015-09-201-6/+6
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-12/+4
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* 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
* 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
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-15/+14
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+8
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+6
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+10
* IPA C++ refactoring 4/NMartin Liska2014-08-251-32/+34
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* add a hash_set based on hash_tableTrevor Saunders2014-08-021-5/+2
* IPA C++ refactoring 2/NMartin Liska2014-07-241-7/+7
* IPA C++ refactoring 1/NMartin Liska2014-07-241-36/+37
* remove has_executeTrevor Saunders2014-07-091-3/+0
* IPA REF refactoringMartin Liska2014-06-251-39/+20
* pass cfun to pass::executeTrevor Saunders2014-04-171-44/+44
* remove has_gateTrevor Saunders2014-04-171-3/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Jakub Jelinek2013-12-161-3/+3
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-3/+3
* Rename profile_status_for_function to profile_status_for_fn.David Malcolm2013-12-091-1/+1
* asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo2013-12-061-7/+7
* re PR middle-end/58723 (ICE in lto_output_edge, at lto-cgraph.c:300 for OpenM...Richard Biener2013-11-271-0/+4
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-1/+7
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-3/+3
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+2
* cgraph.c (cgraph_get_create_node): Do what cgraph_get_create_real_symbol_node...Martin Jambor2013-11-131-8/+8
* Automated part of renaming of symtab_node_base to symtab_node.David Malcolm2013-10-311-5/+5