| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -3/+3 |
* | * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c, | kazu | 2005-01-23 | 1 | -1/+1 |
* | gcc: | bonzini | 2005-01-04 | 1 | -4/+17 |
* | * tree-if-conv.c (replace_phi_with_cond_modify_expr): Use | kazu | 2004-11-29 | 1 | -1/+1 |
* | * tree-if-conv.c (clean_predicate_lists): Clean all basic blocks. | dpatel | 2004-11-22 | 1 | -5/+7 |
* | * tree-if-conv.c (if_convertable_phi_p): Rename to ... | dpatel | 2004-11-22 | 1 | -29/+29 |
* | * tree-ssa.c (ssa_remove_edge): Remove. | kazu | 2004-11-22 | 1 | -2/+2 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -1/+1 |
* | * tree-if-conv.c (clean_predicate_lists): Update gcc_assert check. | dpatel | 2004-11-16 | 1 | -1/+1 |
* | * tree-cfg.c (verify_expr): Replace TREE_OPERAND with | kazu | 2004-11-16 | 1 | -1/+1 |
* | * tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c, | kazu | 2004-11-14 | 1 | -1/+1 |
* | * tree-if-conv.c (clean_predicate_lists): Use loop header | dpatel | 2004-11-13 | 1 | -4/+5 |
* | * tree-if-conv.c (add_to_dst_predicate_list): Change the | kazu | 2004-11-09 | 1 | -13/+12 |
* | * tree-if-conv.c (tree_if_conversion): Make it static. | kazu | 2004-11-08 | 1 | -1/+1 |
* | * tree-if-conv.c (tree_if_convert_cond_expr): Remove two "if" | kazu | 2004-11-08 | 1 | -18/+14 |
* | * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c, | kazu | 2004-11-08 | 1 | -1/+1 |
* | * tree-if-conv.c (process_phi_nodes): Process latch block. | dpatel | 2004-10-14 | 1 | -5/+10 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -14/+23 |
* | * tree-if-conv.c (tree_if_convert_cond_expr0: Create temp. variable | dpatel | 2004-09-24 | 1 | -10/+25 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -31/+14 |
* | * tree-if-conv.c (find_phi_replacement_condition): Return true edge b... | dpatel | 2004-09-08 | 1 | -17/+17 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -1/+2 |
* | * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c, | kazu | 2004-09-05 | 1 | -2/+2 |
* | * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h, | kazu | 2004-09-05 | 1 | -1/+1 |
* | * tree-if-conv.c (gate_tree_if_conversion): Enable only if the | dnovillo | 2004-09-05 | 1 | -1/+1 |
* | * tree-if-conv.c: Spell check comments and clean up whitespace. | aj | 2004-09-05 | 1 | -84/+83 |
* | Tree level if-conversion for vectorizer. | dpatel | 2004-09-04 | 1 | -0/+1102 |