summaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.c (dump_cgraph_node): Dump alias flag.hubicka2011-10-211-2/+9
* * lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.hubicka2011-10-041-1/+18
* PR lto/47247hubicka2011-10-021-1/+1
* Split out LTO's writing of top level asm nodes in preparation of extendingjbeulich2011-09-301-24/+4
* 2011-09-06 Martin Jambor <mjambor@suse.cz>jamborm2011-09-061-0/+2
* 2011-09-02 Martin Jambor <mjambor@suse.cz>jamborm2011-09-021-31/+6
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-109/+107
* 2011-08-11 Richard Guenther <rguenther@suse.de>rguenth2011-08-111-1/+1
* * tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):dnovillo2011-08-111-2/+2
* rebasednovillo2011-08-081-0/+2
* * lto-symtab.c (lto_varpool_replace_node): Remove code handlinghubicka2011-06-181-35/+12
* * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka2011-06-111-43/+14
* PR lto/48954hubicka2011-06-041-8/+18
* * cgraph.h (cgraph_inline_failed_t): Give enum a namehubicka2011-05-311-26/+36
* * cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.hubicka2011-05-081-1/+1
* * cgraph.c (cgraph_add_thunk): Create real function node insteadhubicka2011-05-061-41/+39
* * cgraphbuild.c (build_cgraph_edges): Update callhubicka2011-04-261-13/+3
* * cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.hubicka2011-04-171-2/+0
* * cgraph.c (cgraph_clone_node): Do not handle vtable_methodhubicka2011-04-171-2/+0
* PR lto/48538ebotcazou2011-04-171-2/+3
* * cgraphbuild.c: Include ipa-inline.h.hubicka2011-04-161-6/+0
* * cgraph.c (dump_cgraph_node): Do not dump inline summaries.hubicka2011-04-141-41/+2
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-1/+1
* 2011-04-06 Richard Guenther <rguenther@suse.de>rguenth2011-04-061-0/+7
* PR bootstrap/48148jakub2011-04-011-3/+1
* 2011-03-17 Richard Guenther <rguenther@suse.de>rguenth2011-03-171-0/+2
* PR lto/47497hubicka2011-03-041-3/+5
* PR target/47237hubicka2011-01-261-0/+2
* PR lto/47333hubicka2011-01-221-4/+0
* PR lto/45375hubicka2011-01-101-3/+0
* Fix PR lto/47162.hjl2011-01-051-17/+36
* 2011-01-03 Martin Jambor <mjambor@suse.cz>jamborm2011-01-031-1/+1
* 2011-01-03 Martin Jambor <mjambor@suse.cz>jamborm2011-01-031-1/+39
* * Makefile.in (LTO_STREAMER_H): Add GCOV_IO_H.hubicka2010-12-041-8/+6
* PR tree-optimization/46760hubicka2010-12-041-23/+104
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-4/+4
* * cgraph.c (dump_cgraph_node): Dump same_comdat_group,hubicka2010-10-161-0/+4
* gcc/ak2010-10-031-0/+6
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-241-11/+24
* PR tree-optimize/45605hubicka2010-09-201-2/+1
* PR lto/44246hubicka2010-09-191-1/+22
* * lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.hubicka2010-09-171-1/+1
* * lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL whenhubicka2010-09-171-1/+10
* * g++.dg/lto/pr45679-1_0.C: New file.hubicka2010-09-161-1/+4
* PR lto/44812hubicka2010-09-031-0/+10
* * cgraph.h (struct varpool_node): Add const_value_known.hubicka2010-09-031-0/+2
* * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.hubicka2010-08-211-1/+2
* gcc/froydnj2010-08-201-3/+3
* gcc/froydnj2010-07-151-2/+2