summaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2008-09-17 Art Haas <ahaas@impactweather.com>hjl2008-09-171-0/+2
* * ipa-reference.c (ipa_obstack): Remove.hubicka2008-09-171-280/+120
* * cgraph.c (first_cgraph_function_insertion_hook): New variable.hubicka2008-08-211-2/+24
* Backport from LTO branch:hubicka2008-08-211-138/+166
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-96/+124
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-1/+1
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-1/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* 2008-03-11 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2008-03-111-10/+0
* 2007-08-03 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-08-041-0/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-6/+4
* * ipa.c (cgraph_postorder): Cast according to the coding conventions.tneumann2007-06-301-16/+16
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-9/+11