summaryrefslogtreecommitdiff
path: root/gcc/lto/lto-partition.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14gcc/iverbin1-1/+2
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34921-4/+11
2015-01-05 Update copyright years.jakub1-1/+1
2014-12-22symbol_summary is used for inline_summary.marxin1-5/+5
2014-12-22ipa-prop uses symbol_summary class.marxin1-0/+1
2014-12-09gcc/ienkovich1-10/+23
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin1-0/+2
2014-11-05gcc/ienkovich1-2/+21
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod1-0/+5
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod1-1/+9
2014-09-24Add an no_reorder attribute for LTOak1-41/+71
2014-08-25IPA C++ refactoring 4/Nmarxin1-28/+30
2014-08-07convert the rest of the users of pointer_map to hash_maptbsaunde1-12/+5
2014-08-02add a hash_set based on hash_tabletbsaunde1-4/+4
2014-07-24IPA C++ refactoring 2/Nmarxin1-4/+4
2014-07-24IPA C++ refactoring 1/Nmarxin1-20/+21
2014-07-11 * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hhubicka1-1/+1
2014-07-01IPA REF alias refactoringmarxin1-4/+4
2014-06-25IPA REF refactoringmarxin1-14/+14
2014-04-23Change is-a.h to support typedefs of pointersdmalcolm1-9/+9
2014-04-152014-04-15 Richard Biener <rguenther@suse.de>rguenth1-5/+4
2014-02-20 * lto-partition.c (add_symbol_to_partition_1,hubicka1-4/+12
2014-02-07 PR ipa/59469hubicka1-81/+19
2014-02-04 * ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLYhubicka1-3/+5
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-12-17Time profile-based function reordering (phase 2).marxin1-3/+27
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo1-6/+6
2013-11-22 * gimple.h: Remove all includes.amacleod1-0/+5
2013-11-19Factor unrelated declarations out of tree.h.dnovillo1-0/+1
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde1-5/+5
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.dmalcolm1-21/+21
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm1-100/+100
2013-10-29 * tree-outof-ssa.h: Remove include files.amacleod1-0/+1
2013-08-28 * lto-partition.c (lto_balanced_map): Always base order on hubicka1-19/+13
2013-08-03 * lto-cgraph.c (compute_ltrans_boundary): Add abstract origins intohubicka1-2/+4
2013-07-21Fix typos.mrs1-2/+2
2013-07-19 * lto-partition.c (lto_balanced_map): Fix -fno-toplevel-reorderhubicka1-1/+3
2013-06-19 * cgraph.h (const_value_known_p): Replace by ...hubicka1-1/+1
2013-06-11 * c-family/c-common.c (handle_alias_ifunc_attribute): Do not sethubicka1-15/+7
2013-05-29 * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka1-9/+9
2013-05-17 * lto-partition.c (privatize_symbol_name): Return true whenhubicka1-7/+9
2013-05-152013-05-15 Martin Jambor <mjambor@suse.cz>jamborm1-2/+4
2013-05-15 PR lto/57038hubicka1-10/+12
2013-05-09 Jan Hubicka <jh@suse.cz>hubicka1-4/+148
2013-01-10Update copyright years in gcc/rsandifo1-1/+1
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo1-10/+9
2012-10-31This patch implements generic type query and conversion functions,crowl1-17/+15
2012-10-07 * lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.hubicka1-1/+1
2012-09-12 * common.opt (flto-partition): Add "max".hubicka1-225/+239
2012-09-10 * lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases.hubicka1-41/+36