summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-live.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.hubicka2005-07-301-2/+23
* 2005-06-29 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-301-18/+16
* PR testsuite/21967rakdver2005-06-301-0/+12
* Update FSF address.kcook2005-06-251-2/+2
* * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,kazu2005-06-071-5/+10
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+1
* * vec.h: Implement integral type vector specialization.nathan2005-05-271-2/+2
* * tree-ssa-live.c (tpa_init, tpa_delete, tpa_compact,kazu2005-05-141-8/+10
* * tree-ssa-live.c (build_tree_conflict_graph): Change the typekazu2005-04-241-6/+10
* * tree-ssa-live.c (build_tree_conflict_graph): Allocatekazu2005-04-231-8/+11
* * tree-ssa-live.c (live_worklist): Take a stack allocated onkazu2005-04-231-9/+10
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-4/+0
* * tree-ssa-live.c (build_tree_conflict_graph): Remove localkazu2005-03-131-2/+0
* * tree-ssa-live.c (create_ssa_var_map,kazu2005-03-121-4/+0
* * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,kazu2005-02-171-1/+1
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-10/+10
* * tree-if-conv.c (replace_phi_with_cond_modify_expr): Usekazu2004-11-291-1/+1
* * tree-ssa-live.c (tpa_init, pop_best_coalesce): Make themkazu2004-11-081-2/+2
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-12/+12
* * tree-ssa-live.c (calculate_live_on_entry): Fix warningsdnovillo2004-09-281-1/+1
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-6/+8
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-10/+16
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-2/+2
* * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,kazu2004-09-101-1/+1
* Toplevel:dberlin2004-09-091-1/+0
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-27/+27
* 2004-08-25 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-251-52/+18
* * tree.h (struct tree_decl): Add gimple_formal_temp.rth2004-08-181-3/+2
* * tree-ssa-copyrename.c (copy_rename_partition_coalesce):neroden2004-08-161-1/+2
* * Makefile.in (OBJC-common): Add tree-ssa-threadupdate.claw2004-08-091-92/+0
* * tree-ssa-live.c (create_ssa_var_map): Avoid defined-but-not-usedrth2004-07-221-16/+10
* * gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE,rth2004-07-221-5/+32
* 2004-06-16 Andrew MacLeod <amacleod@redhat.com>amacleod2004-06-171-12/+12
* * tree.h (PHI_CHAIN): New.steven2004-06-161-7/+7
* * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.dnovillo2004-06-101-4/+4
* * doc/tree-ssa.texi: Remove references to VDEF and add descriptionsbbooth2004-06-101-4/+15
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-3/+3
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-2/+2
* * tree-ssa-live.c (calculate_live_on_entry): Ignore virtuallaw2004-05-141-30/+5
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-131-0/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+1912