Age | Commit message (Expand) | Author | Files | Lines |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -27/+15 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -335/+1 |
2005-03-13 | In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -0/+43 |
2005-03-08 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2005-03-03 | tree-dfa.c (add_referenced_var): Don't walk initializer of external and non-c... | Jan Hubicka | 1 | -1/+8 |
2005-02-17 | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 1 | -2/+2 |
2005-02-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-14 | re PR tree-optimization/19853 (incorrect vops after exposing a new global var... | Diego Novillo | 1 | -2/+1 |
2004-12-10 | tree-into-ssa.c (REWRITE_THIS_STMT): Define. | Diego Novillo | 1 | -0/+15 |
2004-11-04 | bitmap.h (bitmap_a_or_b, [...]): Remove. | Nathan Sidwell | 1 | -1/+1 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -1/+1 |
2004-10-27 | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 1 | -1/+8 |
2004-10-25 | patch to remove the analysis of module level static variables. | Kenneth Zadeck | 1 | -1/+0 |
2004-10-25 | timevar.def (TV_FIND_REFERENCED_VARS): New. | Steven Bosscher | 1 | -1/+1 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-10-14 | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 1 | -4/+5 |
2004-09-30 | tree-ssa-alias.c (collect_points_to_info_r): Move analysis of expressions... | Diego Novillo | 1 | -6/+5 |
2004-09-23 | tree-flow.h (find_new_referenced_vars): Add prototype. | Jakub Jelinek | 1 | -3/+25 |
2004-09-22 | re PR tree-optimization/16721 (Accesses to volatile objects optimized away) | Diego Novillo | 1 | -0/+3 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -3/+1 |
2004-09-14 | tree-dfa.c (free_df_for_stmt): No longer static. | Jeff Law | 1 | -3/+9 |
2004-09-14 | re PR tree-optimization/15262 ([tree-ssa] Alias analyzer cannot handle addres... | Diego Novillo | 1 | -0/+3 |
2004-09-13 | New code to analyze file level static variables and to determine if... | Kenneth Zadeck | 1 | -0/+2 |
2004-09-11 | tree-cfg.c (set_bb_for_stmt): Use PHI_BB. | Zdenek Dvorak | 1 | -23/+41 |
2004-09-09 | Makefile.def: Remove libbanshee. | Daniel Berlin | 1 | -1/+0 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -34/+12 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -1/+2 |
2004-08-25 | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 1 | -161/+29 |
2004-08-18 | tree-dfa.c (add_referenced_var): Only global variables are call-clobbered. | Diego Novillo | 1 | -4/+2 |
2004-08-12 | re PR tree-optimization/16867 (Inline array initializer miscompilation at -O) | Diego Novillo | 1 | -3/+8 |
2004-07-27 | tree-dfa.c (add_referenced_var): Register initializers of global variables. | Eric Christopher | 1 | -24/+32 |
2004-07-23 | expr.c (expand_expr_real_1): Don't handle non-local variables. | Richard Henderson | 1 | -5/+0 |
2004-07-16 | tree-flow.h (struct var_ann_d): Remove has_hidden_use. | Richard Henderson | 1 | -96/+0 |
2004-07-14 | tree-dfa.c (make_rename_temp): *Really* work just like create_tmp_var if call... | Paolo Bonzini | 1 | -1/+1 |
2004-07-14 | tree-dfa.c (make_rename_temp): Work just like create_tmp_var when called outs... | Paolo Bonzini | 1 | -2/+5 |
2004-07-10 | tree-ssa-loop-im.c: New file. | Zdenek Dvorak | 1 | -1/+14 |
2004-07-09 | tree-dfa.c (dump_variable): If the variable is a pointer SSA_NAME, also dump ... | Diego Novillo | 1 | -3/+7 |
2004-06-25 | tree-dfa.c (get_virtual_var): Merge real/imaginary parts with handled_compone... | Richard Kenner | 1 | -4/+2 |
2004-06-24 | Update whitespace and comments | Richard Kenner | 1 | -18/+13 |
2004-06-23 | Makefile.in (tree-vn.o): New. | Diego Novillo | 1 | -4/+0 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -12/+5 |
2004-06-18 | tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t. | Daniel Berlin | 1 | -32/+9 |
2004-06-16 | tree.h (PHI_CHAIN): New. | Steven Bosscher | 1 | -4/+4 |
2004-06-15 | tree-flow-inline.h (stmt_ann): Remove use of is_essa_node. | Daniel Berlin | 1 | -1/+1 |
2004-06-12 | [multiple changes] | Daniel Berlin | 1 | -0/+46 |
2004-06-10 | tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an... | Brian Booth | 1 | -27/+81 |
2004-06-09 | Move SSA_NAME annotations into tree_ssa_name. | Diego Novillo | 1 | -24/+0 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-05-15 | c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho... | Steven Bosscher | 1 | -2/+2 |
2004-05-14 | re PR tree-optimization/14466 (missed PHI optimization (different types)) | Andrew Pinski | 1 | -0/+12 |