Age | Commit message (Expand) | Author | Files | Lines |
2013-10-31 | Automated part of renaming of symtab_node_base to symtab_node. | David Malcolm | 1 | -5/+5 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -23/+23 |
2013-10-29 | tree-outof-ssa.h: Remove include files. | Andrew MacLeod | 1 | -0/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -3/+0 |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -2/+2 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -6/+6 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-09 | cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs. | Jan Hubicka | 1 | -2/+9 |
2013-08-08 | cgraphbuild.c (build_cgraph_edges): Do not walk into debugs. | Jan Hubicka | 1 | -1/+6 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -51/+106 |
2013-05-24 | re PR tree-optimization/57294 (ice in remove_described_reference) | Martin Jambor | 1 | -18/+14 |
2013-03-17 | cgraph.h (cgraph_get_create_real_symbol_node): Declare. | Jan Hubicka | 1 | -7/+7 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+3 |
2012-10-31 | This patch implements generic type query and conversion functions, | Lawrence Crowl | 1 | -6/+6 |
2012-05-19 | cgraphbuild.c (record_reference): Update. | Jan Hubicka | 1 | -1/+1 |
2012-05-09 | cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR. | Jan Hubicka | 1 | -1/+2 |
2012-05-02 | coretypes.h (gimple_seq, [...]): Typedef as gimple. | Michael Matz | 1 | -3/+3 |
2012-04-25 | cgraphunit.c: Update toplevel comment. | Jan Hubicka | 1 | -14/+0 |
2012-04-22 | lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags. | Jan Hubicka | 1 | -5/+0 |
2012-04-18 | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 1 | -22/+26 |
2012-04-14 | cgraph.h: Update copyrights; | Jan Hubicka | 1 | -4/+4 |
2012-03-29 | cgraph.h (cgraph_materialize_all_clones): Remove. | Richard Guenther | 1 | -14/+0 |
2011-06-18 | lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia... | Jan Hubicka | 1 | -8/+0 |
2011-06-09 | cgraphbuild.c (record_eh_tables): Mark personality function as having address... | Jan Hubicka | 1 | -3/+7 |
2011-04-26 | cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr... | Jan Hubicka | 1 | -6/+4 |
2011-04-16 | cgraphbuild.c: Include ipa-inline.h. | Jan Hubicka | 1 | -10/+2 |
2011-04-12 | cgraph.h (cgraph_node): Remove function declaration. | Martin Jambor | 1 | -16/+14 |
2011-04-11 | except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph... | Martin Jambor | 1 | -4/+4 |
2011-04-03 | cgraphbuild.c (record_reference): Canonicalize constructor values. | Michael Matz | 1 | -0/+6 |
2011-01-26 | re PR lto/47423 (Many testsuite failures caused by missing gxx_visibility_sj0) | Richard Guenther | 1 | -0/+5 |
2011-01-04 | re PR tree-optimization/47056 (10 Ada ACATS tests fail to link with undefined... | Eric Botcazou | 1 | -9/+16 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-11-22 | gimple-fold.c (maybe_fold_reference): When canonicalizing MEM_REFs, preserve ... | Richard Guenther | 1 | -16/+13 |
2010-11-17 | timevar.def (TV_IPA_OPT, [...]): New. | Michael Matz | 1 | -1/+1 |
2010-10-26 | * cgraphbuild.c (build_cgraph_edges): Use ipa-reference to represent OMP. | Jan Hubicka | 1 | -3/+6 |
2010-07-06 | vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro. | Nathan Froyd | 1 | -10/+6 |
2010-07-01 | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 1 | -2/+2 |
2010-05-12 | cgraphbuild.c (build_cgraph_edges, [...]): Build indrect edges too. | Jan Hubicka | 1 | -12/+30 |
2010-05-11 | cgraphbuild.c (cgraph_rebuild_references): New. | Jan Hubicka | 1 | -0/+31 |
2010-05-10 | Makefile.in (cgraphbuild.o): Add dependency on except.h. | Jan Hubicka | 1 | -0/+83 |
2010-05-06 | cgraphbuild.c (record_reference_ctx): Add varpool_node. | Jan Hubicka | 1 | -5/+38 |
2010-05-04 | Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.h | Jan Hubicka | 1 | -65/+145 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -3/+3 |
2009-11-16 | cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR. | Jan Hubicka | 1 | -1/+2 |
2009-11-08 | cfgrtl.c (pass_free_cfg): Add pass name. | Zbigniew Chamski | 1 | -3/+3 |
2009-10-08 | Fix 41626 from Jan Hubicka | Jan Hubicka | 1 | -6/+11 |
2009-10-03 | Merge lto branch into trunk. | Diego Novillo | 1 | -0/+23 |
2009-05-10 | cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node. | Jan Hubicka | 1 | -1/+1 |
2009-05-08 | cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han... | Jan Hubicka | 1 | -3/+8 |