aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.Jakub Jelinek
2016-03-08 * ipa-polymorphic-call.c (walk_ssa_copies): Fix spellingJakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-09 PR ipa/61886Jan Hubicka
2015-12-09 PR ipa/61886Jan Hubicka
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-07-092015-07-09 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
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-04-17Fix IPA memory leaks.Martin Liska
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-202015-01-20 Richard Biener <rguenther@suse.de>Richard Biener
2015-01-18 * gcc.dg/ipa/ipa-icf-32.c: Update template.Jan Hubicka
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-15 PR ipa/61602Jan Hubicka
2014-12-04PR jit/63854: Fix leak of ipa hooksDavid Malcolm
2014-11-19PR jit/63854: Fix leak of optimization_summary_obstackDavid Malcolm
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-10-21State cleanups from jit branchDavid Malcolm
2014-08-25IPA C++ refactoring 4/NMartin Liska
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-07-09remove has_executeTrevor Saunders
2014-06-25IPA REF refactoringMartin Liska
2014-06-10 * ipa-reference.c (is_proper_for_analysis): Exclude addressable and publicJan Hubicka
2014-06-042014-06-04 Martin Jambor <mjambor@suse.cz>Martin Jambor
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders
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-28gcc/Richard Sandiford
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-05-29 * cgraph.h (symtab_node_base): Add definition, alias and analyzedJan Hubicka
2013-02-27 PR middle-end/56461Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford