summaryrefslogtreecommitdiff
path: root/gcc/tree-outof-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-1/+1
* 2006-01-05 Richard Guenther <rguenther@suse.de>rguenth2006-01-051-1/+3
* * tree-outof-ssa.c (_elim_graph): Change the type of STACK tokazu2005-12-301-7/+7
* * tree-vn.c (vn_add): Use XNEW.gdr2005-12-181-4/+4
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-3/+3
* * cfgexpand.c (discover_nonconstant_array_refs_r,uweigand2005-10-191-66/+0
* PR 21291rth2005-08-041-41/+118
* * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.hubicka2005-07-301-3/+19
* 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