| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-sra.c (build_ref_for_offset): Loc made a parameter. | Martin Jambor | 2010-09-14 | 1 | -2/+2 |
* | re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tr... | Martin Jambor | 2010-09-10 | 1 | -1/+3 |
* | ipa-prop.h (enum ipa_lattice_type): Changed comments. | Martin Jambor | 2010-08-05 | 1 | -4/+34 |
* | ipa-prop.h (struct ipa_node_params): Updated comment. | Martin Jambor | 2010-07-22 | 1 | -6/+4 |
* | ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag. | Martin Jambor | 2010-06-25 | 1 | -20/+1 |
* | ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind... | Martin Jambor | 2010-05-19 | 1 | -1/+1 |
* | ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used. | Jan Hubicka | 2010-05-17 | 1 | -1/+11 |
* | cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po... | Martin Jambor | 2010-05-17 | 1 | -29/+48 |
* | cgraph.h (struct cgraph_node): New field indirect_calls. | Martin Jambor | 2010-04-28 | 1 | -30/+3 |
* | cfgloop.h (struct loop): Move can_be_parallel field up. | Nathan Froyd | 2010-04-26 | 1 | -10/+9 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+2 |
* | ipa-prop.h (struct ipa_param_descriptor): Removed the called field. | Martin Jambor | 2010-03-08 | 1 | -13/+0 |
* | cgraph.h (struct cgraph_edge): Reorder fields. | Martin Jambor | 2009-12-01 | 1 | -3/+3 |
* | ipa-prop.h (struct ipa_param_call_note): New field lto_stmt_uid. | Martin Jambor | 2009-11-18 | 1 | -0/+3 |
* | ipa-cp.c (ipcp_write_summary, [...]): New functions. | Jan Hubicka | 2009-10-22 | 1 | -24/+25 |
* | ipa-prop.h (enum jump_func_type): New value IPA_JF_ANCESTOR, changed comments. | Martin Jambor | 2009-08-07 | 1 | -14/+51 |
* | ipa-prop.c (count_formal_params_1): New function. | Martin Jambor | 2009-08-07 | 1 | -0/+71 |
* | ipa-prop.h (struct ipa_node_params): New flag node_enqued. | Martin Jambor | 2009-07-24 | 1 | -1/+15 |
* | cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han... | Jan Hubicka | 2009-05-08 | 1 | -14/+0 |
* | ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN... | Martin Jambor | 2009-03-30 | 1 | -8/+11 |
* | ipa-cp.c (ipcp_estimate_growth): Return 0 instead of false. | Martin Jambor | 2008-09-18 | 1 | -12/+25 |
* | ipa-prop.h (struct ipa_param_flags): Removed. | Martin Jambor | 2008-09-11 | 1 | -34/+35 |
* | re PR other/37419 (mpfr related memory corruption) | Jakub Jelinek | 2008-09-09 | 1 | -1/+1 |
* | cgraph.c (cgraph_remove_node): Do not remove nested nodes. | Jan Hubicka | 2008-08-29 | 1 | -3/+2 |
* | tree.c (decl_address_ip_invariant_p): New function. | Jan Hubicka | 2008-08-23 | 1 | -7/+3 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -1/+1 |
* | ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ... | Martin Jambor | 2008-07-23 | 1 | -14/+82 |
* | ipa-cp.c (ipcp_print_all_lattices): New variable info... | Martin Jambor | 2008-07-17 | 1 | -0/+10 |
* | ipa-cp.c (ipcp_init_cloned_node): Call ipa_check_create_node_params instead o... | Martin Jambor | 2008-07-08 | 1 | -15/+66 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -4/+4 |
* | ipa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_variable_arg instead of... | Martin Jambor | 2008-04-30 | 1 | -97/+158 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | cfgloop.c, [...]: Fix comment typos. | Kazu Hirata | 2007-02-18 | 1 | -1/+1 |
* | ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA. | Razya Ladelsky | 2007-01-28 | 1 | -2/+3 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -1/+1 |
* | gimplify.c, [...]: Fix comment typos. | Kazu Hirata | 2005-09-06 | 1 | -1/+1 |
* | crtfastmath.c, [...]: Update FSF address. | Kelley Cook | 2005-08-17 | 1 | -2/+2 |
* | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 2005-08-06 | 1 | -1/+1 |
* | ipa-cp.c: New file. | Razya Ladelsky | 2005-08-01 | 1 | -0/+204 |