summaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
Commit message (Expand)AuthorAgeFilesLines
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-4/+4
* ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor2009-03-301-0/+27
* cgraphbuild.c (build_cgraph_edges, [...]): Don't call initialize_inline_failed.Adam Nemet2009-03-291-26/+1
* Bring from lto-branch:Jan Hubicka2009-03-281-5/+4
* re PR middle-end/38074 (missed inlining on Core2 Duo due to apparent wrong b...Jan Hubicka2008-12-061-4/+3
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-33/+42
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-22/+13
* ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor2008-07-231-21/+23
* re PR c++/36523 (OpenMP task construct fails to instantiate copy constructor)Jakub Jelinek2008-06-201-0/+18
* re PR tree-optimization/36329 (latent problem with tree inlining)Eric Botcazou2008-05-261-1/+1
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-5/+9
* langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun...Diego Novillo2007-11-021-4/+3
* cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak2007-09-071-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)Richard Guenther2007-06-231-0/+2
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-2/+5
* Makefile.in (passes.o, [...]): Add dependencies.Jan Hubicka2007-02-091-4/+21
* tree-pass.h (pass_build_cgraph_edges): Declare.Jan Hubicka2007-01-061-0/+236