Age | Commit message (Expand) | Author | Files | Lines |
2013-04-19 | re PR tree-optimization/56718 (Early inlining prevents type based devirtualiz... | Martin Jambor | 1 | -0/+38 |
2013-03-25 | ipa-prop.c (ipa_write_jump_function): Stream simple and aritmetic pass-throug... | Martin Jambor | 1 | -27/+52 |
2013-03-17 | cgraph.h (cgraph_get_create_real_symbol_node): Declare. | Jan Hubicka | 1 | -26/+1 |
2013-02-20 | re PR tree-optimization/56265 (ICE in ipa_make_edge_direct_to_target) | Jan Hubicka | 1 | -3/+58 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-08 | re PR tree-optimization/55823 (ice in inline_call, at ipa-inline-transform.c:... | Jan Hubicka | 1 | -27/+25 |
2012-12-19 | re PR lto/55736 (lto ICE: tree code ''junl is not supported in LTO streams) | Richard Biener | 1 | -28/+3 |
2012-12-19 | re PR tree-optimization/55683 (ICE in inline_call, at ipa-inline-transform.c:... | Jan Hubicka | 1 | -1/+8 |
2012-12-07 | re PR middle-end/55078 (FAIL: g++.dg/torture/pr46154.C) | Martin Jambor | 1 | -26/+29 |
2012-11-30 | re PR middle-end/52890 (Revision 185336 causes 10% degradation on cpu2000 ben... | Martin Jambor | 1 | -2/+25 |
2012-11-27 | ipa-prop.c (ipa_modify_call_arguments): Set loc correctly. | Dehao Chen | 1 | -1/+2 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -5/+3 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -139/+115 |
2012-11-08 | ipa-prop.c (determine_known_aggregate_parts): Skip writes to different declar... | Martin Jambor | 1 | -1/+6 |
2012-11-07 | re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement) | Martin Jambor | 1 | -25/+411 |
2012-11-06 | ipa-prop.c (ipa_get_param_decl_index_1): New function. | Martin Jambor | 1 | -21/+30 |
2012-10-25 | ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned to direct ... | Jan Hubicka | 1 | -0/+7 |
2012-10-10 | re PR bootstrap/54876 (LTO bootstrap broken, streaming garbage-collected BLOCK) | Richard Biener | 1 | -1/+13 |
2012-09-27 | tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION. | Dehao Chen | 1 | -1/+1 |
2012-09-20 | function.c (push_cfun): Check old current_function_decl matches old cfun... | Martin Jambor | 1 | -2/+0 |
2012-09-19 | ipa-prop.c (prune_expression_for_jf): New function. | Martin Jambor | 1 | -3/+16 |
2012-09-19 | Integrate lexical block into source_location. | Dehao Chen | 1 | -0/+5 |
2012-09-10 | Remove unnecessary VEC function overloads. | Diego Novillo | 1 | -24/+21 |
2012-09-10 | params.def (PARAM_IPA_MAX_AGG_ITEMS): New parameter. | Martin Jambor | 1 | -5/+3 |
2012-09-07 | Modify gcc/*.[hc] double_int call sites to use the new interface. | Lawrence Crowl | 1 | -2/+2 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -16/+16 |
2012-08-13 | tree-pass.h (write_summary, [...]): Remove set and vset arguments. | Jan Hubicka | 1 | -6/+11 |
2012-08-11 | cgraph.h (vector types for symtab_node): Add. | Jan Hubicka | 1 | -6/+6 |
2012-08-09 | cgraph.h (cgraph_indirect_call_info): Field anc_offse renamd to offset, updat... | Martin Jambor | 1 | -307/+700 |
2012-08-02 | tree-flow.h (set_default_def): Rename to ... | Richard Guenther | 1 | -1/+4 |
2012-08-02 | tree-dfa.c (referenced_var_lookup): Remove. | Richard Guenther | 1 | -1/+0 |
2012-08-01 | tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin... | Richard Guenther | 1 | -1/+0 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -3/+0 |
2012-07-02 | re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l... | Martin Jambor | 1 | -2/+2 |
2012-06-04 | ipa-prop.h (ipa_get_jf_known_type_offset): New function. | Martin Jambor | 1 | -70/+93 |
2012-05-03 | builtins.c (get_object_alignment_1): Return whether we can determine the alig... | Martin Jambor | 1 | -1/+2 |
2012-05-02 | coretypes.h (gimple_seq, [...]): Typedef as gimple. | Michael Matz | 1 | -1/+1 |
2012-04-30 | re PR middle-end/53136 (Use after free in ipa_make_edge_direct_to_target, cxx... | Uros Bizjak | 1 | -4/+4 |
2012-04-16 | cgraph.h (FOR_EACH_VARIABLE, [...]): New macros. | Jan Hubicka | 1 | -3/+3 |
2012-04-14 | cgraph.h: Update copyrights; | Jan Hubicka | 1 | -8/+8 |
2012-02-28 | re PR tree-optimization/52402 (IPA-SRA creates aligned loads from unaligned m... | Richard Guenther | 1 | -3/+21 |
2012-01-31 | re PR bootstrap/52041 (Bootstrap failure at revision 183650 with --enable-che... | Jakub Jelinek | 1 | -4/+2 |
2011-12-13 | lto-streamer-out.c (write_symbol): Use proper 64-bit host type. | Eric Botcazou | 1 | -3/+3 |
2011-12-05 | cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th... | Richard Guenther | 1 | -10/+4 |
2011-11-08 | re PR tree-optimization/51012 (ICE: in fold_convert_loc, at fold-const.c:1897... | Richard Guenther | 1 | -0/+7 |
2011-11-06 | 2011-11-6 Richard Guenther <rguenther@suse.de> | Richard Guenther | 1 | -1/+4 |
2011-11-03 | ipa-prop.c (type_change_info): New fields offset, object, known_current_type ... | Martin Jambor | 1 | -13/+105 |
2011-10-31 | ipa-prop.c (mark_modified): Moved up in the file. | Martin Jambor | 1 | -57/+146 |
2011-10-27 | ipa-prop.c (compute_pass_through_member_ptrs): Rename parm_info to parm_ainfo. | Martin Jambor | 1 | -26/+27 |
2011-09-23 | ipa-prop.h (jump_func_type): Updated comments. | Martin Jambor | 1 | -40/+38 |