summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* Time profile-based function reordering (phase 2).marxin2013-12-172-4/+31
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-064-9/+15
* PR lto/59326jakub2013-11-292-0/+46
* PR lto/59326jakub2013-11-292-8/+23
* * gimple.h: Remove all includes.amacleod2013-11-226-5/+32
* Factor unrelated declarations out of tree.h.dnovillo2013-11-194-0/+11
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-184-10/+14
* Time profiler introduced.marxin2013-11-111-0/+7
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-314-47/+86
* Split symtab_node declarations onto multiple linesdmalcolm2013-10-302-3/+14
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-292-0/+10
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-294-216/+260
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-293-0/+7
* Fix up ChangeLog entries (name, e-mail, formatting, otherwise).gerald2013-10-231-9/+9
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* * tree-cfg.h: Rename from tree-flow.h. Remove #includes.amacleod2013-10-182-1/+4
* 2013-10-15 Richard Biener <rguenther@suse.de>rguenth2013-10-152-45/+103
* 2013-10-14 Richard Biener <rguenther@suse.de>rguenth2013-10-142-27/+28
* 2013-10-14 Richard Biener <rguenther@suse.de>rguenth2013-10-142-1086/+18
* 2013-10-14 Richard Biener <rguenther@suse.de>rguenth2013-10-143-33/+468
* libgomp/jakub2013-10-112-0/+10
* * Make-lang.in (LTO_H, LINKER_PLUGIN_API_H, LTO_TREE_H)tromey2013-09-252-29/+7
* 2013-09-06 Richard Biener <rguenther@suse.de>rguenth2013-09-066-2/+685
* * lto.c (mentions_vars_p_field_decl, lto_fixup_prevailing_decls): hubicka2013-09-022-2/+7
* * lto.c (tree_with_vars): Turn into vector.hubicka2013-09-012-140/+210
* * lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.hubicka2013-08-302-0/+7
* * lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P,hubicka2013-08-292-1/+13
* * lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED,hubicka2013-08-282-13/+12
* * lto-partition.c (lto_balanced_map): Always base order on hubicka2013-08-282-19/+19
* * cgraph.c (cgraph_get_body): New function based on lto.chubicka2013-08-062-32/+7
* * lto-cgraph.c (compute_ltrans_boundary): Add abstract origins intohubicka2013-08-033-4/+11
* Introduce beginnings of a pass_manager class.dmalcolm2013-07-303-2/+14
* Fix typos.mrs2013-07-212-2/+6
* * lto-partition.c (lto_balanced_map): Fix -fno-toplevel-reorderhubicka2013-07-192-1/+8
* * lto-cgraph.c (input_symtab): Do not set cgraph state.hubicka2013-06-202-9/+5
* * cgraph.h (const_value_known_p): Replace by ...hubicka2013-06-192-1/+6
* 2013-06-18 Richard Biener <rguenther@suse.de>rguenth2013-06-182-29/+63
* 2013-06-17 Richard Biener <rguenther@suse.de>rguenth2013-06-173-440/+976
* * cgraph.c (verify_edge_corresponds_to_fndecl): Be lax abouthubicka2013-06-122-0/+5
* * lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.hubicka2013-06-122-23/+30
* * c-family/c-common.c (handle_alias_ifunc_attribute): Do not sethubicka2013-06-112-15/+15
* 2013-06-05 Richard Biener <rguenther@suse.de>rguenth2013-06-052-1/+12
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka2013-06-012-9/+10
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-293-11/+18
* * lto-partition.c (privatize_symbol_name): Return true whenhubicka2013-05-172-7/+16
* * Makefile.in (LLINKER): New variable.jason2013-05-162-1/+5
* 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-152-2/+9
* PR lto/57038hubicka2013-05-152-10/+21
* Jan Hubicka <jh@suse.cz>hubicka2013-05-094-55/+166
* Fix lto report namesak2013-04-231-2/+2