summaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraphbuild.c (cgraph_edge::rebuild_references): Do not touchhubicka2017-06-101-2/+0
* Update copyright years.jakub2017-01-011-1/+1
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-8/+6
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-10/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-4/+4
* Skip local error_mark_node declshjl2015-10-201-1/+2
* revert:hubicka2015-10-121-11/+5
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Usehubicka2015-10-121-5/+11
* switch from gimple to gimple*tbsaunde2015-09-201-6/+6
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-15/+14
* gcc/ienkovich2014-11-051-0/+8
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+6
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* IPA C++ refactoring 4/Nmarxin2014-08-251-32/+34
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* add a hash_set based on hash_tabletbsaunde2014-08-021-5/+2
* IPA C++ refactoring 2/Nmarxin2014-07-241-7/+7
* IPA C++ refactoring 1/Nmarxin2014-07-241-36/+37
* remove has_executetbsaunde2014-07-091-3/+0
* IPA REF refactoringmarxin2014-06-251-39/+20
* pass cfun to pass::executetbsaunde2014-04-171-44/+44
* remove has_gatetbsaunde2014-04-171-3/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR middle-end/58956jakub2013-12-161-3/+3
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Rename profile_status_for_function to profile_status_for_fn.dmalcolm2013-12-091-1/+1
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-7/+7
* 2013-11-27 Richard Biener <rguenther@suse.de>rguenth2013-11-271-0/+4
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+7
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+3
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* 2013-11-13 Martin Jambor <mjambor@suse.cz>jamborm2013-11-131-8/+8
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-5/+5
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-23/+23
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-3/+0
* gcc/rsandifo2013-09-301-2/+2
* gcc/rsandifo2013-09-281-6/+6
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-2/+9
* * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka2013-08-081-1/+6