Age | Commit message (Expand) | Author | Files | Lines |
2004-12-10 | tree-ssa-alias.c (setup_pointers_and_addressables): Remove redundant test of ... | Jeff Law | 1 | -12/+0 |
2004-11-28 | tree-ssa-operands.c (build_ssa_operands, [...]): Ignore a VIEW_CONVERT_EXPR o... | Richard Kenner | 1 | -14/+27 |
2004-11-26 | * cse.c, tree-ssa-operands.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2004-11-25 | re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv... | Andrew MacLeod | 1 | -89/+241 |
2004-11-08 | tree-ssa-operands.c (build_ssa_operands): Make it static. | Kazu Hirata | 1 | -1/+1 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -3/+3 |
2004-10-30 | Back out previous accidental commit. | Geoffrey Keating | 1 | -2/+0 |
2004-10-30 | darwin.h (ASM_SPEC): Simplify. | Geoffrey Keating | 1 | -0/+2 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -1/+1 |
2004-10-27 | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 1 | -9/+16 |
2004-10-25 | patch to remove the analysis of module level static variables. | Kenneth Zadeck | 1 | -61/+11 |
2004-10-05 | re PR middle-end/17756 (contained_3.f90) | Richard Henderson | 1 | -0/+1 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -8/+12 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -1/+15 |
2004-09-21 | tree.def (VEC_COND_EXPR): New tree node. | Devang Patel | 1 | -1/+2 |
2004-09-18 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -5/+5 |
2004-09-16 | tree-ssa-operands.c (add_call_clobber_ops): Make read-only test apply only to... | Diego Novillo | 1 | -2/+8 |
2004-09-15 | tree-ssa-operands.c (add_call_clobber_ops): Fix unused variable warning with ... | Richard Henderson | 1 | -37/+31 |
2004-09-15 | turn off code clobbering optimization for static variables until | Kenneth Zadeck | 1 | -1/+5 |
2004-09-13 | New code to analyze file level static variables and to determine if... | Kenneth Zadeck | 1 | -11/+56 |
2004-09-10 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -36/+18 |
2004-09-08 | tree-ssa-operands.c (add_stmt_operand): Use V_MUST_DEF even for variables bei... | Jan Hubicka | 1 | -10/+1 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2004-09-05 | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 1 | -0/+12 |
2004-09-03 | Tree level if-conversion for vectorizer. | Devang Patel | 1 | -1/+6 |
2004-09-03 | tree-ssa-operands.c (fini_ssa_operands): ggc_free unused arrays. | Jan Hubicka | 1 | -0/+10 |
2004-08-25 | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 1 | -0/+4 |
2004-08-23 | tree-ssa-operands.c (get_call_expr_operands): Add VUSE operands for noreturn ... | Zdenek Dvorak | 1 | -1/+1 |
2004-08-18 | tree-dfa.c (add_referenced_var): Only global variables are call-clobbered. | Diego Novillo | 1 | -11/+26 |
2004-08-12 | re PR tree-optimization/16867 (Inline array initializer miscompilation at -O) | Diego Novillo | 1 | -2/+2 |
2004-08-11 | tree-flow-inline.h (get_def_ops, [...]): Add operand structure reference. | Andrew MacLeod | 1 | -486/+660 |
2004-07-29 | tree-ssa-operands.c (get_expr_operands): Revert changes to ADDR_EXPR processi... | Diego Novillo | 1 | -3/+3 |
2004-07-28 | tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ... | Diego Novillo | 1 | -56/+29 |
2004-07-25 | tree-ssa-operands.c (get_stmt_operands, [...]): Handle ARRAY_RANGE_REF like A... | Richard Kenner | 1 | -2/+4 |
2004-07-23 | tree.def (VIEW_CONVERT_EXPR): Change to class 'r'. | Richard Kenner | 1 | -0/+1 |
2004-07-22 | tree-into-ssa.c (set_livein_block): Fix typo in comment. | Diego Novillo | 1 | -0/+2 |
2004-07-20 | Fix typo in comment. | Richard Kenner | 1 | -1/+1 |
2004-07-16 | builtins.c (std_expand_builtin_va_arg): Remove. | Richard Henderson | 1 | -9/+2 |
2004-07-16 | tree-ssa-operands.c (get_expr_operands): Fix 2004-07-15 switchification wrt C... | Richard Henderson | 1 | -1/+12 |
2004-07-16 | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 1 | -11/+26 |
2004-07-16 | tree-flow.h (struct var_ann_d): Remove has_hidden_use. | Richard Henderson | 1 | -12/+0 |
2004-07-15 | tree-ssa-operands.c (get_expr_operands): Use a switch. | Richard Henderson | 1 | -231/+225 |
2004-07-13 | re PR tree-optimization/16443 (ICE during linux kernel compilation) | Diego Novillo | 1 | -10/+7 |
2004-07-08 | tree-ssa-operands.c (get_asm_expr_operands): Fix thinkos in the handling of c... | Diego Novillo | 1 | -38/+35 |
2004-07-08 | tree-flow.h (addressable_vars): Declare. | Diego Novillo | 1 | -53/+104 |
2004-06-30 | tree-ssa-loop-ch.c: New file. | Zdenek Dvorak | 1 | -0/+39 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-22 | tree.def (VTABLE_REF): Remove. | Richard Henderson | 1 | -1/+2 |