| Commit message (Expand) | Author | Age | Files | Lines |
* | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 2013-11-18 | 1 | -1/+1 |
* | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | Trevor Saunders | 2013-11-18 | 1 | -20/+20 |
* | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 2013-10-29 | 1 | -31/+31 |
* | tree-outof-ssa.h: Remove include files. | Andrew MacLeod | 2013-10-29 | 1 | -0/+1 |
* | tree-ssa.h: Remove all #include's | Andrew MacLeod | 2013-10-23 | 1 | -3/+1 |
* | ipa-utils.h (ipa_edge_within_scc): Declare. | Martin Jambor | 2013-10-15 | 1 | -23/+7 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -16/+16 |
* | ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity check for ipa-devirt. | Jan Hubicka | 2013-09-23 | 1 | -2/+10 |
* | tree-ssa.h: New. | Andrew MacLeod | 2013-09-12 | 1 | -1/+1 |
* | ipa-cp.c (propagate_constants_topo): Do not ignore SCC represented by a thunk. | Martin Jambor | 2013-09-10 | 1 | -23/+16 |
* | ipa-prop.h (ipa_pass_through_data): New field type_preserved. | Martin Jambor | 2013-08-27 | 1 | -19/+22 |
* | cgraph.c (cgraph_create_indirect_edge): Discover polymorphic calls and record... | Jan Hubicka | 2013-08-18 | 1 | -1/+2 |
* | gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add new arugment expect... | Jan Hubicka | 2013-08-16 | 1 | -1/+2 |
* | cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs. | Jan Hubicka | 2013-08-09 | 1 | -4/+5 |
* | Automated conversion of passes to C++ classes | David Malcolm | 2013-08-05 | 1 | -28/+47 |
* | ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost. | Jan Hubicka | 2013-08-03 | 1 | -36/+15 |
* | cgraph.c (release_function_body): Break out from ... | Jan Hubicka | 2013-07-25 | 1 | -3/+4 |
* | re PR c++/57208 (Latest chromium compilation fails with enabled LTO) | Martin Jambor | 2013-06-27 | 1 | -0/+5 |
* | ipa-cp.c (ipa_get_indirect_edge_target_1): Check that param_index is within b... | Martin Jambor | 2013-06-11 | 1 | -3/+3 |
* | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 2013-05-29 | 1 | -8/+9 |
* | re PR middle-end/57276 (Waste work in cgraph_edge_brings_all_agg_vals_for_nod... | Po-Chun Chang | 2013-05-17 | 1 | -1/+4 |
* | ipa-prop.c (ipa_print_node_jump_functions): Print symbol order in header... | Martin Jambor | 2013-05-15 | 1 | -13/+15 |
* | re PR middle-end/42371 (dead code not eliminated during folding with whole-pr... | Martin Jambor | 2013-05-13 | 1 | -1/+29 |
* | re PR middle-end/56988 (ipa-cp incorrectly propagates a field of an aggregate) | Martin Jambor | 2013-05-02 | 1 | -2/+6 |
* | re PR tree-optimization/56718 (Early inlining prevents type based devirtualiz... | Martin Jambor | 2013-04-19 | 1 | -16/+2 |
* | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 2013-04-10 | 1 | -1/+1 |
* | First phase of unifying the computation of profile scale factors/probabilitie... | Teresa Johnson | 2013-04-08 | 1 | -7/+12 |
* | re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization)) | Martin Jambor | 2013-03-27 | 1 | -16/+0 |
* | ipa-cp.c (ipa_get_indirect_edge_target): Renamed to ipa_get_indirect_edge_tar... | Martin Jambor | 2013-03-25 | 1 | -17/+53 |
* | params.def (PARAM_IPA_CP_ARRAY_INDEX_HINT_BONUS): New parameter. | Martin Jambor | 2013-03-20 | 1 | -2/+5 |
* | re PR middle-end/56461 (GCC is leaking lots of memory) | Jakub Jelinek | 2013-02-27 | 1 | -0/+3 |
* | re PR tree-optimization/56310 (ICE: in decide_about_value, at ipa-cp.c:3310 w... | Martin Jambor | 2013-02-21 | 1 | -4/+7 |
* | ipa-cp.c (good_cloning_opportunity_p): Dump the real threshold instead of har... | Martin Jambor | 2013-02-21 | 1 | -2/+2 |
* | re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization)) | Martin Jambor | 2013-02-20 | 1 | -0/+16 |
* | ipa-cp.c (initialize_node_lattices): Fix dumping condition. | Martin Jambor | 2013-02-20 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | ipa-prop.h (struct ipa_node_params): Rename clone_for_all_contexts to do_clon... | Martin Jambor | 2012-11-21 | 1 | -11/+15 |
* | re PR tree-optimization/55260 (ICE: in ipa_get_parm_lattices, at ipa-cp.c:263... | Martin Jambor | 2012-11-21 | 1 | -127/+170 |
* | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 2012-11-20 | 1 | -9/+7 |
* | re PR tree-optimization/55260 (ICE: in ipa_get_parm_lattices, at ipa-cp.c:263... | Martin Jambor | 2012-11-20 | 1 | -4/+4 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -151/+138 |
* | re PR tree-optimization/55253 (Revision 193298 miscompiles sqlite with -Os) | Martin Jambor | 2012-11-13 | 1 | -0/+2 |
* | re PR tree-optimization/55238 (ICE in find_aggregate_values_for_callers_subse... | Martin Jambor | 2012-11-11 | 1 | -16/+37 |
* | re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement) | Martin Jambor | 2012-11-07 | 1 | -236/+1237 |
* | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 2012-11-01 | 1 | -0/+1 |
* | ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned to direct ... | Jan Hubicka | 2012-10-25 | 1 | -1/+8 |
* | tree-pass.h (write_summary, [...]): Remove set and vset arguments. | Jan Hubicka | 2012-08-13 | 1 | -3/+2 |
* | re PR fortran/48636 (Enable more inlining with -O2 and higher) | Martin Jambor | 2012-08-11 | 1 | -5/+26 |
* | cgraph.h (cgraph_indirect_call_info): Field anc_offse renamd to offset, updat... | Martin Jambor | 2012-08-09 | 1 | -1/+1 |
* | system.h (dump_file): Do not define. | Steven Bosscher | 2012-07-16 | 1 | -3/+0 |