Age | Commit message (Expand) | Author | Files | Lines |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -9/+11 |
2006-11-30 | tree-ssa-operands.h (struct ssa_operands): New. | Jan Hubicka | 1 | -0/+6 |
2006-11-28 | Privatize SSA variables into gimple_df. | Jan Hubicka | 1 | -7/+74 |
2006-10-30 | tree.h (tree_value_handle): Remove struct value_set declaration. | Daniel Berlin | 1 | -0/+39 |
2006-10-13 | tree-flow-inline.h (zero_ssa_operands): Fix comment. | Daniel Berlin | 1 | -2/+2 |
2006-09-12 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -7/+9 |
2006-05-08 | see.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-05-02 | * tree-flow-inline.h (op_iter_init_phiuse): Fixed typo. | Tom Tromey | 1 | -2/+2 |
2006-04-27 | Implement new immediate use iterators. | Andrew MacLeod | 1 | -77/+155 |
2006-03-25 | re PR tree-optimization/26804 (Alias Time explosion) | Daniel Berlin | 1 | -1/+10 |
2006-02-15 | tree.c (init_ttree): Add STRUCT_FIELD_TAG handling. | Daniel Berlin | 1 | -5/+7 |
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 |