summaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
Commit message (Expand)AuthorAgeFilesLines
* PR lto/23754hubicka2011-06-181-8/+11
* * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka2011-06-111-34/+42
* * lto.c (uniquify_nodes): Move code to register decls todnovillo2011-06-071-20/+16
* * Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.dnovillo2011-06-061-3/+17
* * lto-streamer-in.c (get_resolution): Move to lto/lto.c.dnovillo2011-06-031-5/+146
* 2011-05-26 Richard Guenther <rguenther@suse.de>rguenth2011-05-261-26/+29
* move TS_EXP to be a substructure of TS_TYPEDfroydnj2011-05-251-6/+13
* 2011-05-20 Richard Guenther <rguenther@suse.de>rguenth2011-05-201-136/+115
* 2011-05-19 Richard Guenther <rguenther@suse.de>rguenth2011-05-191-0/+14
* PR lto/48952hubicka2011-05-121-1/+0
* split tree_typefroydnj2011-05-111-6/+6
* * cgraph.c (cgraph_add_thunk): Create real function node insteadhubicka2011-05-061-2/+22
* * lto.c (free_ltrans_partitions): Fix accidental commit.hubicka2011-05-031-3/+3
* * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY;hubicka2011-05-031-6/+22
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-291-1/+2
* * lto-streamer.c (lto_streamer_cache_insert_1): Accept to overridematz2011-04-291-413/+535
* * lto.c (lto_balanced_map): Fix typos in head comment.ebotcazou2011-04-161-46/+52
* * cgraphbuild.c: Include ipa-inline.h.hubicka2011-04-161-2/+2
* * cgraph.c (dump_cgraph_node): Do not dump inline summaries.hubicka2011-04-141-2/+3
* gcc/ada/froydnj2011-04-131-1/+2
* Remove doubled up words.mrs2011-04-101-3/+4
* * lto-streamer.h (struct lto_streamer_cache_d): Remove offsetsmatz2011-04-031-20/+19
* 2011-03-31 Richard Guenther <rguenther@suse.de>rguenth2011-03-311-2/+2
* Changelog c-family/ktietz2011-03-251-2/+2
* 2011-02-10 Kai Tietz <kai.tietz@onevision.com>ktietz2011-02-101-4/+16
* PR lto/45721hubicka2011-01-111-0/+4
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-15/+0
* revert accidentally committed changesfroydnj2010-11-241-0/+1
* gcc/froydnj2010-11-241-1/+0
* 2010-11-23 Richard Guenther <rguenther@suse.de>rguenth2010-11-231-1/+1
* 2010-11-23 Richard Guenther <rguenther@suse.de>rguenth2010-11-231-0/+5
* * doc/invoke.texi (-dy): Remove.jsm282010-11-171-1/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-4/+4
* * lto.c (add_cgraph_node_to_partition,hubicka2010-10-261-9/+25
* 2010-10-22 Richard Guenther <rguenther@suse.de>rguenth2010-10-221-4/+8
* gcc/froydnj2010-10-111-2/+1
* * lto.c (lto_balanced_map): Fix accounting of program size.hubicka2010-10-081-3/+5
* * lto.c (lto_balanced_map): Do not produce empty partitions.hubicka2010-10-071-0/+3
* [PATCH] Report LTO phase in lto1 process name v2ak2010-10-061-0/+14
* * lto.c (partition_cgraph_node_p, partition_varpool_node_p): Handlehubicka2010-10-061-2/+4
* * lto.c (lto_section_with_id): Make s a const pointer.ian2010-10-051-1/+1
* * doc/invoke.texi (-flto-partition, lto-partitions, lto-minpartition):hubicka2010-10-051-27/+369
* gcc/ak2010-10-031-1/+5
* * lto.c (lto_read_all_file_options): Start a new line afterjiez2010-09-251-0/+3
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-241-1/+2
* PR tree-optimize/45605hubicka2010-09-201-1/+1
* * lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.hubicka2010-09-171-2/+2
* * lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL whenhubicka2010-09-171-5/+0
* * lto.c (real_file_count, real_file_decl_data): New static vars.hubicka2010-09-091-2/+10
* 2010-09-08 Richard Guenther <rguenther@suse.de>rguenth2010-09-081-2/+1