summaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements generic type query and conversion functions,crowl2012-10-311-19/+15
* * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven2012-09-131-295/+245
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-131-9/+7
* * cgraph.h (vector types for symtab_node): Add.hubicka2012-08-111-12/+20
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* * ipa-reference.c (is_proper_for_analysis): Do not check flagshubicka2012-05-171-15/+25
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-181-1/+1
* * cgraph.c (cgraph_node_name): Remove.hubicka2012-04-181-8/+8
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-6/+5
* * cgraph.h: Update copyrights;hubicka2012-04-141-23/+23
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-13/+14
* * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph afterhubicka2011-06-101-1/+5
* * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.hubicka2011-06-101-9/+19
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-291-8/+4
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* * cgraph.c: Fix comment typos.froydnj2011-02-111-3/+3
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * doc/extend.texi: (attribute leaf): Document.hubicka2010-09-241-6/+46
* * cgraph.c (cgraph_edge_cannot_lead_to_return): Also checkhubicka2010-06-071-0/+2
* * ipa-reference.c (ipa_reference_local_vars_info_d): Removehubicka2010-06-031-129/+199
* * ipa-reference.c (add_static_var): Remove redundant all_module_statics check.hubicka2010-05-281-14/+11
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-1/+1
* * ipa-reference.c (propagate): Walk all nodes in the cleanup stage.hubicka2010-05-181-2/+4
* * ipa-reference.c: Include toplev.hhubicka2010-05-151-3/+207
* * tree.h (memory_identifier_string): Remove.hubicka2010-05-151-295/+149
* * cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.hubicka2010-05-141-71/+3
* * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Buildhubicka2010-05-121-459/+69
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-1/+2
* * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;hubicka2010-04-211-1/+2
* 2010-04-07 Richard Guenther <rguenther@suse.de>rguenth2010-04-071-5/+7
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* PR objc/43061mrs2010-02-191-1/+1
* * ipa-reference.c (propagate): Only dump bitmaps if computed.jakub2009-11-301-14/+15
* Remove trailing white spaces.hjl2009-11-251-125/+125
* 2009-11-10 Martin Jambor <mjambor@suse.cz>jamborm2009-11-101-0/+1
* * ipa-reference.c (check_call): Noreturn notrhow calls do not writehubicka2009-10-241-43/+79
* PR tree-optimize/40556 ...hubicka2009-10-221-54/+101
* * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions.hubicka2009-10-221-1/+1
* Merge lto branch into trunk.dnovillo2009-10-031-9/+163
* gcc/ChangeLog:aoliva2009-09-021-0/+3
* gcc/ChangeLog:ian2009-05-161-2/+2
* * ipa-reference.c: Do not include c-common.h, include splay-tree.h.steven2009-05-011-1/+1
* * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):hubicka2009-04-181-2/+2
* 2009-04-16 Richard Guenther <rguenther@suse.de>rguenth2009-04-161-7/+14
* 2009-04-16 Richard Guenther <rguenther@suse.de>rguenth2009-04-161-45/+13
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-23/+41
* PR middle-end/37448hubicka2008-09-181-190/+214