aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-11re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_f...Jan Hubicka1-3/+6
2014-02-04ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct lookup via vtable pointe...Jan Hubicka1-0/+2
2014-02-03re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3)Jan Hubicka1-0/+1
2014-02-03ipa-devirt.c (subbinfo_with_vtable_at_offset, [...]): New functions.Jan Hubicka1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17devirt-13.C: Update template.Jan Hubicka1-1/+8
2013-11-19cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.Jan Hubicka1-4/+55
2013-11-18cuintp.c (UI_From_gnu): Use tree_to_shwi rather than tree_low_cst.Richard Sandiford1-2/+2
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-1/+0
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-1/+1
2013-10-15ipa-utils.h (ipa_edge_within_scc): Declare.Martin Jambor1-0/+1
2013-09-23ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity check for ipa-devirt.Jan Hubicka1-0/+13
2013-09-06re PR middle-end/58094 (IPA devirt testsuite errors)Jan Hubicka1-0/+1
2013-09-01Makefile.in: Add ipa-profile.oJan Hubicka1-0/+3
2013-08-31cgraph.c (cgraph_get_body): Update call of lto_input_function_body.Jan Hubicka1-0/+2
2013-08-23ipa-utils.h (method_class_type): Declare.Jan Hubicka1-0/+1
2013-08-22* cgraphunit.c (analyze_functions) Use update_type_inheritance_graph.Jan Hubicka1-0/+14
2013-08-19Makeifle-in (ipa-devirt.o): New.Jan Hubicka1-1/+41
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1
2012-09-13ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher1-0/+1
2011-06-01ipa-utils.c (ipa_dfs_info): New field scc_no.Martin Jambor1-0/+3
2011-04-30cgraph.h (cgraph_postorder): Remove declaration.Martin Jambor1-3/+5
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-05-14re PR middle-end/40147 (Memory leak in revision 147436)H.J. Lu1-3/+0
2009-04-18cgraph.c (cgraph_make_edge, [...]): Set nothrow flag.Jan Hubicka1-1/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-30ipa.c (cgraph_postorder): Cast according to the coding conventions.Thomas Neumann1-1/+1
2005-07-26ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata1-2/+2
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-0/+49