aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-20Skip local error_mark_node declshjl
2015-10-12 revert:hubicka
2015-10-12 * cgraphbuild.c (compute_call_stmt_bb_frequency): Usehubicka
2015-09-20switch from gimple to gimple*tbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-22ipa-prop uses symbol_summary class.marxin
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-05gcc/ienkovich
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-25IPA C++ refactoring 4/Nmarxin
2014-08-07remove pointer-set.[ch]tbsaunde
2014-08-02add a hash_set based on hash_tabletbsaunde
2014-07-24IPA C++ refactoring 2/Nmarxin
2014-07-24IPA C++ refactoring 1/Nmarxin
2014-07-09remove has_executetbsaunde
2014-06-25IPA REF refactoringmarxin
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-12-16 PR middle-end/58956jakub
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Rename profile_status_for_function to profile_status_for_fn.dmalcolm
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo
2013-11-272013-11-27 Richard Biener <rguenther@suse.de>rguenth
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-132013-11-13 Martin Jambor <mjambor@suse.cz>jamborm
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.dmalcolm
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-29 * tree-outof-ssa.h: Remove include files.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-09 * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka
2013-08-08 * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka
2013-08-05Automated conversion of passes to C++ classesdmalcolm