aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-20Skip local error_mark_node declsH.J. Lu
2015-10-12 revert:Jan Hubicka
2015-10-12 * cgraphbuild.c (compute_call_stmt_bb_frequency): UseJan Hubicka
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-22ipa-prop uses symbol_summary class.Martin Liska
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-05gcc/Ilya Enkovich
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-25IPA C++ refactoring 4/NMartin Liska
2014-08-07remove pointer-set.[ch]Trevor Saunders
2014-08-02add a hash_set based on hash_tableTrevor Saunders
2014-07-24IPA C++ refactoring 2/NMartin Liska
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-07-09remove has_executeTrevor Saunders
2014-06-25IPA REF refactoringMartin Liska
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-16 PR middle-end/58956Jakub Jelinek
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Rename profile_status_for_function to profile_status_for_fn.David Malcolm
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo
2013-11-272013-11-27 Richard Biener <rguenther@suse.de>Richard Biener
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-11-132013-11-13 Martin Jambor <mjambor@suse.cz>Martin Jambor
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm
2013-10-29 * tree-outof-ssa.h: Remove include files.Andrew Macleod
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-09-30gcc/Richard Sandiford
2013-09-28gcc/Richard Sandiford
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod
2013-08-09 * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativeJan Hubicka
2013-08-08 * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.Jan Hubicka
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm