| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt | sayle | 2007-03-08 | 1 | -4/+4 |
* | * tree-ssa-operands.h (struct ssa_operand_memory_d): | hubicka | 2006-12-24 | 1 | -3/+0 |
* | * tree-ssa-operands.h (create_ssa_artificial_load_stmt): | dnovillo | 2006-12-11 | 1 | -1/+1 |
* | * tree-scalar-evolution.c (scev_const_prop): | dnovillo | 2006-12-11 | 1 | -3/+3 |
* | New out of ssa Coalescer. | amacleod | 2006-12-10 | 1 | -549/+52 |
* | New TER code. | amacleod | 2006-12-08 | 1 | -604/+0 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -16/+17 |
* | Switch live on entry to a per block basis from per variable. | amacleod | 2006-12-04 | 1 | -2/+1 |
* | * common.opt (ftree-combine-temps): Remove. | amacleod | 2006-12-01 | 1 | -149/+7 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -2/+2 |
* | * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref, | rakdver | 2006-11-21 | 1 | -3/+0 |
* | * tree-outof-ssa.c (check_replaceable): Do not allocate def_vars | hubicka | 2006-08-01 | 1 | -1/+2 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -1/+1 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -2/+2 |
* | 2006-04-21 Eric Christopher <echristo@apple.com> | echristo | 2006-04-22 | 1 | -3/+3 |
* | * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o, | kazu | 2006-04-10 | 1 | -3/+1 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | dnovillo | 2006-03-01 | 1 | -1/+1 |
* | * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch-loop-arrays-rtl): | rakdver | 2006-02-14 | 1 | -14/+34 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -27/+19 |
* | 2006-01-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-01-19 | 1 | -1/+1 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -1/+1 |
* | 2006-01-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-05 | 1 | -1/+3 |
* | * tree-outof-ssa.c (_elim_graph): Change the type of STACK to | kazu | 2005-12-30 | 1 | -7/+7 |
* | * tree-vn.c (vn_add): Use XNEW. | gdr | 2005-12-18 | 1 | -4/+4 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -3/+3 |
* | * cfgexpand.c (discover_nonconstant_array_refs_r, | uweigand | 2005-10-19 | 1 | -66/+0 |
* | PR 21291 | rth | 2005-08-04 | 1 | -41/+118 |
* | * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost. | hubicka | 2005-07-30 | 1 | -3/+19 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * sbitmap.h (sbitmap_iterator, sbitmap_iter_init, | kazu | 2005-06-07 | 1 | -2/+3 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+1 |
* | 2005-05-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-01 | 1 | -3/+3 |
* | * tree-outof-ssa.c (_elim_graph): Change the type of edge_list | kazu | 2005-05-30 | 1 | -16/+20 |
* | * tree-outof-ssa.c (_elim_graph): Change the type of nodes and | kazu | 2005-05-10 | 1 | -19/+22 |
* | * tree-outof-ssa.c (edge_leader, stmt_list, | kazu | 2005-05-04 | 1 | -39/+55 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -67/+39 |
* | * Makefile.in (LIBGCOV): Add _gcov_interval_profiler, | rakdver | 2005-04-22 | 1 | -0/+2 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -2/+1 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -1/+0 |
* | * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o. | law | 2005-04-13 | 1 | -4/+0 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -3/+3 |
* | * tree-outof-ssa.c (analyze_edges_for_bb): Update a comment. | kazu | 2005-03-10 | 1 | -2/+1 |
* | * tree-outof-ssa.c (analyze_edges_for_bb): Make the return | kazu | 2005-03-10 | 1 | -15/+13 |
* | * tree-outof-ssa.c (num_nodes): Remove num_nodes. | kazu | 2005-03-09 | 1 | -2/+0 |
* | * tree-phinodes.c (remove_phi_node): Drop the last argument. | kazu | 2005-03-05 | 1 | -2/+2 |
* | * tree-outof-ssa.c (SSANORM_USE_COALESCE_LIST): Remove. | kazu | 2005-02-22 | 1 | -49/+39 |
* | * tree-outof-ssa.c (SSANORM_REMOVE_ALL_PHIS): Remove. | kazu | 2005-02-21 | 1 | -7/+4 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -6/+6 |
* | PR tree-optimization/17549 | steven | 2005-02-10 | 1 | -2/+17 |