| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost. | hubicka | 2005-07-30 | 1 | -2/+23 |
* | 2005-06-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-30 | 1 | -18/+16 |
* | PR testsuite/21967 | rakdver | 2005-06-30 | 1 | -0/+12 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * sbitmap.h (sbitmap_iterator, sbitmap_iter_init, | kazu | 2005-06-07 | 1 | -5/+10 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+1 |
* | * vec.h: Implement integral type vector specialization. | nathan | 2005-05-27 | 1 | -2/+2 |
* | * tree-ssa-live.c (tpa_init, tpa_delete, tpa_compact, | kazu | 2005-05-14 | 1 | -8/+10 |
* | * tree-ssa-live.c (build_tree_conflict_graph): Change the type | kazu | 2005-04-24 | 1 | -6/+10 |
* | * tree-ssa-live.c (build_tree_conflict_graph): Allocate | kazu | 2005-04-23 | 1 | -8/+11 |
* | * tree-ssa-live.c (live_worklist): Take a stack allocated on | kazu | 2005-04-23 | 1 | -9/+10 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -4/+0 |
* | * tree-ssa-live.c (build_tree_conflict_graph): Remove local | kazu | 2005-03-13 | 1 | -2/+0 |
* | * tree-ssa-live.c (create_ssa_var_map, | kazu | 2005-03-12 | 1 | -4/+0 |
* | * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c, | kazu | 2005-02-17 | 1 | -1/+1 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -10/+10 |
* | * tree-if-conv.c (replace_phi_with_cond_modify_expr): Use | kazu | 2004-11-29 | 1 | -1/+1 |
* | * tree-ssa-live.c (tpa_init, pop_best_coalesce): Make them | kazu | 2004-11-08 | 1 | -2/+2 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -12/+12 |
* | * tree-ssa-live.c (calculate_live_on_entry): Fix warnings | dnovillo | 2004-09-28 | 1 | -1/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -6/+8 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -10/+16 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -2/+2 |
* | * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c, | kazu | 2004-09-10 | 1 | -1/+1 |
* | Toplevel: | dberlin | 2004-09-09 | 1 | -1/+0 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -27/+27 |
* | 2004-08-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-25 | 1 | -52/+18 |
* | * tree.h (struct tree_decl): Add gimple_formal_temp. | rth | 2004-08-18 | 1 | -3/+2 |
* | * tree-ssa-copyrename.c (copy_rename_partition_coalesce): | neroden | 2004-08-16 | 1 | -1/+2 |
* | * Makefile.in (OBJC-common): Add tree-ssa-threadupdate.c | law | 2004-08-09 | 1 | -92/+0 |
* | * tree-ssa-live.c (create_ssa_var_map): Avoid defined-but-not-used | rth | 2004-07-22 | 1 | -16/+10 |
* | * gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE, | rth | 2004-07-22 | 1 | -5/+32 |
* | 2004-06-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-06-17 | 1 | -12/+12 |
* | * tree.h (PHI_CHAIN): New. | steven | 2004-06-16 | 1 | -7/+7 |
* | * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H. | dnovillo | 2004-06-10 | 1 | -4/+4 |
* | * doc/tree-ssa.texi: Remove references to VDEF and add descriptions | bbooth | 2004-06-10 | 1 | -4/+15 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -3/+3 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -2/+2 |
* | * tree-ssa-live.c (calculate_live_on_entry): Ignore virtual | law | 2004-05-14 | 1 | -30/+5 |
* | * tree-gimple.c: Rename from tree-simple.c. | dnovillo | 2004-05-14 | 1 | -1/+1 |
* | 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-13 | 1 | -0/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+1912 |