aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-26/+46
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka1-5/+5
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-5/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-43/+25
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl1-19/+15
2012-09-13ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher1-295/+245
2012-08-13tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka1-9/+7
2012-08-11cgraph.h (vector types for symtab_node): Add.Jan Hubicka1-12/+20
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2012-05-17ipa-reference.c (is_proper_for_analysis): Do not check flags that might chang...Jan Hubicka1-15/+25
2012-04-18lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka1-1/+1
2012-04-18cgraph.c (cgraph_node_name): Remove.Jan Hubicka1-8/+8
2012-04-16cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka1-6/+5
2012-04-14cgraph.h: Update copyrights;Jan Hubicka1-23/+23
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-13/+14
2011-06-10cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow...Jan Hubicka1-1/+5
2011-06-10ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.Jan Hubicka1-9/+19
2011-04-30cgraph.h (cgraph_postorder): Remove declaration.Martin Jambor1-8/+4
2011-04-20remove useless if-before-free testsJim Meyering1-2/+1
2011-02-11cgraph.c: Fix comment typos.Nathan Froyd1-3/+3
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-09-24extend.texi: (attribute leaf): Document.Jan Hubicka1-6/+46
2010-06-07cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.Jan Hubicka1-0/+2
2010-06-03ipa-reference.c (ipa_reference_local_vars_info_d): Remove calls_read_all and ...Jan Hubicka1-129/+199
2010-05-28ipa-reference.c (add_static_var): Remove redundant all_module_statics check.Jan Hubicka1-14/+11
2010-05-27diagnostic-core.h: New.Joseph Myers1-1/+1
2010-05-18* ipa-reference.c (propagate): Walk all nodes in the cleanup stage.Jan Hubicka1-2/+4
2010-05-15ipa-reference.c: Include toplev.hJan Hubicka1-3/+207
2010-05-15tree.h (memory_identifier_string): Remove.Jan Hubicka1-295/+149
2010-05-14cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.Jan Hubicka1-71/+3
2010-05-12cgraphbuild.c (build_cgraph_edges, [...]): Build indrect edges too.Jan Hubicka1-459/+69
2010-04-29* lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka1-1/+2
2010-04-21tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...Jan Hubicka1-1/+2
2010-04-07ipa-reference.c (mark_load): Use get_base_address.Richard Guenther1-5/+7
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2
2010-02-19re PR objc/43061 (47 new GCC HEAD@156527 regressions)Mike Stump1-1/+1
2009-11-30* ipa-reference.c (propagate): Only dump bitmaps if computed.Jakub Jelinek1-14/+15
2009-11-25Remove trailing white spaces.H.J. Lu1-125/+125
2009-11-10tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.Martin Jambor1-0/+1
2009-10-24ipa-reference.c (check_call): Noreturn notrhow calls do not write to memory.Jan Hubicka1-43/+79
2009-10-22re PR tree-optimization/40556 (ICE in IPA-CP with recursion)Jan Hubicka1-54/+101
2009-10-22ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka1-1/+1
2009-10-03Merge lto branch into trunk.Diego Novillo1-9/+163
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+3
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-2/+2
2009-05-01ipa-reference.c: Do not include c-common.h, include splay-tree.h.Steven Bosscher1-1/+1