summaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
Commit message (Expand)AuthorAgeFilesLines
* asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo2013-12-061-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-2/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders2013-11-181-8/+8
* Automated part of renaming of symtab_node_base to symtab_node.David Malcolm2013-10-311-3/+3
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-30/+30
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-3/+0
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-17/+16
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-26/+46
* cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka2013-05-291-5/+5
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-02-271-5/+3
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-43/+25
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* This patch implements generic type query and conversion functions,Lawrence Crowl2012-10-311-19/+15
* ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher2012-09-131-295/+245
* tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka2012-08-131-9/+7
* cgraph.h (vector types for symtab_node): Add.Jan Hubicka2012-08-111-12/+20
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-2/+2
* ipa-reference.c (is_proper_for_analysis): Do not check flags that might chang...Jan Hubicka2012-05-171-15/+25
* lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka2012-04-181-1/+1
* cgraph.c (cgraph_node_name): Remove.Jan Hubicka2012-04-181-8/+8
* cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka2012-04-161-6/+5
* cgraph.h: Update copyrights;Jan Hubicka2012-04-141-23/+23
* data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo2011-08-121-13/+14
* cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow...Jan Hubicka2011-06-101-1/+5
* ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.Jan Hubicka2011-06-101-9/+19
* cgraph.h (cgraph_postorder): Remove declaration.Martin Jambor2011-04-301-8/+4
* remove useless if-before-free testsJim Meyering2011-04-201-2/+1
* cgraph.c: Fix comment typos.Nathan Froyd2011-02-111-3/+3
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* extend.texi: (attribute leaf): Document.Jan Hubicka2010-09-241-6/+46
* cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.Jan Hubicka2010-06-071-0/+2
* ipa-reference.c (ipa_reference_local_vars_info_d): Remove calls_read_all and ...Jan Hubicka2010-06-031-129/+199
* ipa-reference.c (add_static_var): Remove redundant all_module_statics check.Jan Hubicka2010-05-281-14/+11
* diagnostic-core.h: New.Joseph Myers2010-05-271-1/+1
* * ipa-reference.c (propagate): Walk all nodes in the cleanup stage.Jan Hubicka2010-05-181-2/+4
* ipa-reference.c: Include toplev.hJan Hubicka2010-05-151-3/+207
* tree.h (memory_identifier_string): Remove.Jan Hubicka2010-05-151-295/+149
* cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.Jan Hubicka2010-05-141-71/+3
* cgraphbuild.c (build_cgraph_edges, [...]): Build indrect edges too.Jan Hubicka2010-05-121-459/+69
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka2010-04-291-1/+2
* tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...Jan Hubicka2010-04-211-1/+2
* ipa-reference.c (mark_load): Use get_base_address.Richard Guenther2010-04-071-5/+7
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR objc/43061 (47 new GCC HEAD@156527 regressions)Mike Stump2010-02-191-1/+1