Age | Commit message (Expand) | Author | Files | Lines |
2006-02-09 | +2006-02-09 Andrew Pinski <pinskia@physics.uc.edu> + + * tree-flow-inline.h... | Andrew Pinski | 1 | -0/+4 |
2006-02-02 | tree-flow-inline.h (bsi_after_labels): Rewrite, return what its name says. | Paolo Bonzini | 1 | -26/+4 |
2006-01-19 | tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove. | Daniel Berlin | 1 | -15/+5 |
2006-01-14 | re PR tree-optimization/22548 (Aliasing can not tell array members apart) | Richard Guenther | 1 | -5/+3 |
2006-01-06 | re PR tree-optimization/25528 (missed LIM on the tree level (complex types)) | Andrew Pinski | 1 | -3/+18 |
2005-12-22 | ipa-reference.c (get_reference_vars_info_from_cgraph): Use function_ann. | Daniel Berlin | 1 | -0/+22 |
2005-12-19 | tree-flow.h (struct var_ann_d): Change type of may_aliases field to VEC(tree,... | Zdenek Dvorak | 1 | -1/+1 |
2005-12-17 | tree-inline.c (copy_body_r): Use explicit cast when converting from void *. | Gabriel Dos Reis | 1 | -2/+3 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -3/+3 |
2005-12-17 | tree-flow-inline.h (set_default_def, [...]): Kill. | Jan Hubicka | 1 | -17/+0 |
2005-12-06 | In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -6/+8 |
2005-11-05 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-11-04 | tree-flow.h (ref_contains_indirect_ref): Rename to array_ref_contains_indirec... | Richard Guenther | 1 | -17/+19 |
2005-09-27 | re PR tree-optimization/23625 (ICE: in bsi_after_labels, at tree-flow-inline.... | Devang Patel | 1 | -8/+1 |
2005-09-22 | tree-data-ref.c (analyze_array_indexes): Only estimate when estimate_only is ... | Daniel Berlin | 1 | -0/+15 |
2005-08-13 | re PR tree-optimization/22236 (wrong code for casts and scev) | Sebastian Pop | 1 | -4/+4 |
2005-07-28 | builtins.c: Fix comment typo(s). | Volker Reichelt | 1 | -2/+2 |
2005-07-25 | tree-dfa.c (mark_new_vars_to_rename): Protect against calling with a PHI_NODE... | Richard Guenther | 1 | -1/+1 |
2005-07-19 | re PR tree-optimization/22483 (ICE : tree check: expected ssa_name, have var_... | Daniel Berlin | 1 | -1/+13 |
2005-07-09 | Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h | Diego Novillo | 1 | -1/+15 |
2005-06-30 | [multiple changes] | Daniel Berlin | 1 | -4/+85 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-07 | tree-ssa-address.c: New file. | Zdenek Dvorak | 1 | -1/+0 |
2005-05-27 | basic-block.h (basic_block_def): Add phi_nodes and predictions. | Kazu Hirata | 1 | -9/+2 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-05-04 | tree-flow-inline.h (op_iter_init_use, [...]): Assert that the flags are of ap... | Andrew MacLeod | 1 | -15/+4 |
2005-05-04 | tree-flow-inline.h, [...]: Likewise. | Kazu Hirata | 1 | -9/+9 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -257/+386 |
2005-04-29 | * tree-flow-inline.h, tree-ssa-operands.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2005-04-29 | tree-flow-inline.h: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2005-04-26 | tree-flow-inline.h (op_iter_next_must_and_may_def): New. | Jeff Law | 1 | -10/+49 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -5/+1 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -1/+1 |
2005-04-17 | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 1 | -21/+0 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -0/+11 |
2005-04-06 | cse.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -8/+8 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -70/+377 |
2005-03-21 | re PR tree-optimization/20542 (Bootstrap failure at -Os) | Daniel Berlin | 1 | -0/+43 |
2005-03-15 | re PR tree-optimization/20458 (structure aliasing causes wrong code) | Daniel Berlin | 1 | -2/+2 |
2005-03-13 | In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -0/+56 |
2005-02-02 | re PR tree-optimization/19578 (function pointer propagation fails for noretur... | Richard Sandiford | 1 | -0/+10 |
2005-01-27 | c-common.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-24 | tree-flow-inline.h (phi_arg_from_edge): Remove. | Kazu Hirata | 1 | -9/+0 |
2004-12-20 | re PR tree-optimization/19080 (ICE while compiling linux kernel) | Diego Novillo | 1 | -0/+12 |
2004-11-25 | re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv... | Andrew MacLeod | 1 | -0/+4 |
2004-11-23 | tree-phinode.c (resize_phi_node): Abort when LEN is strictly greater than PHI... | Kazu Hirata | 1 | -7/+1 |
2004-10-27 | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 1 | -12/+64 |
2004-10-07 | tree-flow-inline.h (phi_nodes): Remove an unnecessary check for ENTRY_BLOCK_P... | Kazu Hirata | 1 | -2/+0 |
2004-09-11 | tree-cfg.c (set_bb_for_stmt): Use PHI_BB. | Zdenek Dvorak | 1 | -2/+12 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -57/+19 |