Age | Commit message (Expand) | Author | Files | Lines |
2009-05-29 | tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the h... | Richard Guenther | 1 | -13/+16 |
2009-05-24 | tree-ssa-operands.h (push_stmt_changes, [...]): Delete. | Paolo Bonzini | 1 | -5/+1 |
2009-04-27 | tree-flow-inline.h (function_ann): Remove. | Richard Guenther | 1 | -21/+0 |
2009-04-17 | omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL. | Diego Novillo | 1 | -18/+29 |
2009-04-08 | re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu... | Richard Guenther | 1 | -6/+4 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -322/+12 |
2009-03-30 | ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN... | Martin Jambor | 1 | -5/+19 |
2009-03-06 | re PR middle-end/39360 (ICE in referenced_var_lookup, at tree-dfa.c:563) | Jakub Jelinek | 1 | -4/+8 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -135/+74 |
2008-06-28 | tree-ssa-structalias.c (callused_id, [...]): Add. | Richard Guenther | 1 | -0/+1 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -5/+6 |
2008-05-28 | re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu... | Richard Guenther | 1 | -23/+16 |
2008-05-24 | tree-dfa.c (refs_may_alias_p): Re-instantiate case that a scalar variable can... | Richard Guenther | 1 | -2/+17 |
2008-05-22 | tree-dfa.c (refs_may_alias_p): Exit early if possible. | Richard Guenther | 1 | -12/+72 |
2008-05-16 | tree-ssa-dse (max_stmt_uid): Removed. | Kenneth Zadeck | 1 | -8/+56 |
2008-05-15 | tree-dfa.c (refs_may_alias_p): Allow all kinds of INDIRECT_REF and TARGET_MEM... | Richard Guenther | 1 | -2/+4 |
2008-05-08 | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 1 | -64/+0 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2008-03-14 | re PR tree-optimization/34172 (Missed store ccp optimization) | Richard Guenther | 1 | -0/+162 |
2008-02-28 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -15/+26 |
2008-02-26 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -26/+15 |
2008-02-25 | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -15/+26 |
2008-02-25 | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 1 | -26/+15 |
2008-02-15 | re PR tree-optimization/35164 (Unable to coalesce ab SSA_NAMEs) | Richard Guenther | 1 | -0/+18 |
2007-11-16 | re PR tree-optimization/33870 (miscompiles sqlite) | Richard Guenther | 1 | -2/+4 |
2007-11-13 | pr 33870 | Diego Novillo | 1 | -1/+12 |
2007-11-08 | tree-dfa.c (remove_referenced_var): If removing a variable which has subvars... | Richard Guenther | 1 | -2/+14 |
2007-11-07 | re PR tree-optimization/33870 (miscompiles sqlite) | Diego Novillo | 1 | -1/+1 |
2007-10-28 | tree-flow.h (subvar_t): Make it a VEC. | Richard Guenther | 1 | -2/+4 |
2007-10-25 | tree-flow.h (mem_sym_stats): Remove. | Richard Guenther | 1 | -32/+1 |
2007-10-18 | tree-ssa.c (uid_ssaname_map_eq): New function. | Richard Guenther | 1 | -26/+15 |
2007-10-18 | tree-flow.h (struct gimple_df): Make referenced_vars a uid_decl_map. | Richard Guenther | 1 | -22/+12 |
2007-08-29 | tree-pretty-print.c (dump_generic_node): Print label DECL_UID as D.%u. | Richard Guenther | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-04-11 | re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) | Diego Novillo | 1 | -12/+55 |
2007-03-28 | tree-dfa.c (get_ref_base_and_extent): Do not expect positive offsets for BIT_... | Eric Botcazou | 1 | -13/+7 |
2007-03-27 | tree-dfa.c (get_ref_base_and_extent): Replace bit_offset and computations wit... | Richard Guenther | 1 | -30/+23 |
2007-02-08 | re PR tree-optimization/30562 (remove unused variable is removing a reference... | Diego Novillo | 1 | -3/+0 |
2007-01-29 | tree.h (struct tree_memory_tag): Add aliases member. | Daniel Berlin | 1 | -1/+1 |
2007-01-14 | tree-dfa.c (remove_referenced_var): New function. | Jan Hubicka | 1 | -0/+23 |
2006-12-23 | tree-flow-inline.h (var_ann): External variable annotations are unshared too. | Jan Hubicka | 1 | -3/+3 |
2006-12-20 | tree-dfa.c (add_referenced_var): Walk initializers of non-constant/readonly s... | Jan Hubicka | 1 | -6/+4 |
2006-12-20 | tree-flow-inline.h (gimple_var_anns): New function. | Jan Hubicka | 1 | -2/+19 |
2006-12-12 | re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe... | Andrew Pinski | 1 | -2/+3 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -12/+20 |
2006-12-11 | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 1 | -84/+40 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -10/+10 |
2006-11-28 | Privatize SSA variables into gimple_df. | Jan Hubicka | 1 | -24/+18 |
2006-10-21 | tree.h (DECL_PTA_ARTIFICIAL): Remove. | Daniel Berlin | 1 | -1/+1 |