summaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
Commit message (Expand)AuthorAgeFilesLines
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+3
* This patch implements generic type query and conversion functions,Lawrence Crowl2012-10-311-6/+6
* cgraphbuild.c (record_reference): Update.Jan Hubicka2012-05-191-1/+1
* cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka2012-05-091-1/+2
* coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz2012-05-021-3/+3
* cgraphunit.c: Update toplevel comment.Jan Hubicka2012-04-251-14/+0
* lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka2012-04-221-5/+0
* lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka2012-04-181-22/+26
* cgraph.h: Update copyrights;Jan Hubicka2012-04-141-4/+4
* cgraph.h (cgraph_materialize_all_clones): Remove.Richard Guenther2012-03-291-14/+0
* lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...Jan Hubicka2011-06-181-8/+0
* cgraphbuild.c (record_eh_tables): Mark personality function as having address...Jan Hubicka2011-06-091-3/+7
* cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...Jan Hubicka2011-04-261-6/+4
* cgraphbuild.c: Include ipa-inline.h.Jan Hubicka2011-04-161-10/+2
* cgraph.h (cgraph_node): Remove function declaration.Martin Jambor2011-04-121-16/+14
* except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor2011-04-111-4/+4
* cgraphbuild.c (record_reference): Canonicalize constructor values.Michael Matz2011-04-031-0/+6
* re PR lto/47423 (Many testsuite failures caused by missing gxx_visibility_sj0)Richard Guenther2011-01-261-0/+5
* re PR tree-optimization/47056 (10 Ada ACATS tests fail to link with undefined...Eric Botcazou2011-01-041-9/+16
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* gimple-fold.c (maybe_fold_reference): When canonicalizing MEM_REFs, preserve ...Richard Guenther2010-11-221-16/+13
* timevar.def (TV_IPA_OPT, [...]): New.Michael Matz2010-11-171-1/+1
* * cgraphbuild.c (build_cgraph_edges): Use ipa-reference to represent OMP.Jan Hubicka2010-10-261-3/+6
* vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.Nathan Froyd2010-07-061-10/+6
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-2/+2
* cgraphbuild.c (build_cgraph_edges, [...]): Build indrect edges too.Jan Hubicka2010-05-121-12/+30
* cgraphbuild.c (cgraph_rebuild_references): New.Jan Hubicka2010-05-111-0/+31
* Makefile.in (cgraphbuild.o): Add dependency on except.h.Jan Hubicka2010-05-101-0/+83
* cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka2010-05-061-5/+38
* Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.hJan Hubicka2010-05-041-65/+145
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.Jan Hubicka2009-11-161-1/+2
* cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski2009-11-081-3/+3
* Fix 41626 from Jan HubickaJan Hubicka2009-10-081-6/+11
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+23
* cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.Jan Hubicka2009-05-101-1/+1
* cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka2009-05-081-3/+8
* 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