summaryrefslogtreecommitdiff
path: root/gcc/tree-outof-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.kcook2005-06-251-2/+2
* * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,kazu2005-06-071-2/+3
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+1
* 2005-05-30 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-011-3/+3
* * tree-outof-ssa.c (_elim_graph): Change the type of edge_listkazu2005-05-301-16/+20
* * tree-outof-ssa.c (_elim_graph): Change the type of nodes andkazu2005-05-101-19/+22
* * tree-outof-ssa.c (edge_leader, stmt_list,kazu2005-05-041-39/+55
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-67/+39
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-0/+2
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-2/+1
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-1/+0
* * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.law2005-04-131-4/+0
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-3/+3
* * tree-outof-ssa.c (analyze_edges_for_bb): Update a comment.kazu2005-03-101-2/+1
* * tree-outof-ssa.c (analyze_edges_for_bb): Make the returnkazu2005-03-101-15/+13
* * tree-outof-ssa.c (num_nodes): Remove num_nodes.kazu2005-03-091-2/+0
* * tree-phinodes.c (remove_phi_node): Drop the last argument.kazu2005-03-051-2/+2
* * tree-outof-ssa.c (SSANORM_USE_COALESCE_LIST): Remove.kazu2005-02-221-49/+39
* * tree-outof-ssa.c (SSANORM_REMOVE_ALL_PHIS): Remove.kazu2005-02-211-7/+4
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-6/+6
* PR tree-optimization/17549steven2005-02-101-2/+17
* PR tree-opt/14329rth2005-01-271-3/+9
* PR tree-optimization/19633dnovillo2005-01-271-0/+10
* * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,kazu2005-01-231-1/+1
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* PR middle-end/17799rth2005-01-011-0/+1
* * tree-outof-ssa.c (insert_backedge_copies): New function.law2004-12-291-0/+97
* 2004-12-24 Daniel Berlin <dberlin@dberlin.org>dberlin2004-12-241-0/+5
* * tree-outof-ssa.c (coalesce_abnormal_edges): Pass the correct targetlaw2004-12-141-4/+9
* * tree-outof-ssa.c (coalesce_abnormal_edges): Use e->dest_idxkazu2004-11-251-4/+1
* * tree-outof-ssa.c (eliminate_build): Use g->e->dest_idxkazu2004-11-241-21/+10
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-5/+1
* * tree-outof-ssa.c: Fix a comment typo.kazu2004-11-191-1/+1
* * bitmap.h (nBITMAP_WORD_BITS): Remove.nathan2004-11-111-1/+1
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-9/+10
* 2004-11-03 Andrew MacLeod <amacleod@redhat.com>amacleod2004-11-031-0/+19
* 2004-11-01 Andrew MacLeod <amacleod@redhat.com>amacleod2004-11-021-2/+327
* Restored acciddental check-in.fjahanian2004-10-121-8/+0
* PR 17892.fjahanian2004-10-121-0/+8
* PR 17739rth2004-09-301-5/+0
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-2/+4
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-2/+4
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+1
* Toplevel:dberlin2004-09-091-1/+0
* * tree-outof-ssa.c (coalesce_abnormal_edges): Fix typo indnovillo2004-09-091-1/+1
* * tree-outof-ssa.c (free_temp_expr_table): Add missed assert.nathan2004-09-091-2/+1
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-66/+56
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-1/+2
* 2004-08-25 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-251-21/+12
* 2004-08-10 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-101-1/+1