| Commit message (Expand) | Author | Age | Files | Lines |
* | 2008-05-20 Richard Guenther <rguenther@suse.de> | rguenth | 2008-05-20 | 1 | -14/+14 |
* | Revert r135493 & r135463 | davidxl | 2008-05-20 | 1 | -641/+6 |
* | comment/style fixes | davidxl | 2008-05-18 | 1 | -41/+46 |
* | Check in tree-dce enh to trunk | davidxl | 2008-05-17 | 1 | -6/+636 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -9/+15 |
* | * tree-pretty-print.c: Include predict.h. | hubicka | 2008-03-18 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | ./: | ian | 2007-06-12 | 1 | -1/+3 |
* | 2007-05-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-05-28 | 1 | -0/+2 |
* | 2007-05-04 Josh Conner <jconner@apple.com> | jconner | 2007-05-04 | 1 | -1/+1 |
* | * tree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance info | rakdver | 2007-04-27 | 1 | -3/+8 |
* | * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminating dead variable. | hubicka | 2007-01-24 | 1 | -1/+26 |
* | * tree-ssa-dce.c (DCE_TODOs): New. | hubicka | 2007-01-15 | 1 | -31/+37 |
* | PR tree-optimization/1046 | hubicka | 2007-01-11 | 1 | -3/+3 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -88/+12 |
* | * tree-scalar-evolution.c (scev_const_prop): | dnovillo | 2006-12-11 | 1 | -151/+126 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -4/+4 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -1/+1 |
* | * pointer-set.c (pointer_set_destroy): Correct whitespace. | sayle | 2006-07-07 | 1 | -3/+3 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -1/+1 |
* | * tree-ssa-dce.c (EXECUTE_IF_CONTROL_DEPENDENT): Make it an | kazu | 2006-03-15 | 1 | -13/+9 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -3/+6 |
* | * tree-ssa-dce.c (remove_dead_statement): When removing a dead | law | 2006-02-09 | 1 | -23/+22 |
* | * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Remove | rakdver | 2006-01-31 | 1 | -10/+1 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 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/+2 |
* | * tree-tailcall.c (find_tail_calls): Use XNEW. | gdr | 2005-12-18 | 1 | -2/+1 |
* | PR 24627 | dnovillo | 2005-11-04 | 1 | -3/+3 |
* | * Makefile.in (tree-ssa-dce.o): Depend on SCEV_H. | rth | 2005-10-11 | 1 | -1/+2 |
* | PR tree-opt/24300 | rth | 2005-10-11 | 1 | -0/+28 |
* | * tree-pass.h, tree-flow.h, tree-ssa-dce.c: Revert last change. | rth | 2005-09-18 | 1 | -1/+1 |
* | * tree-pass.h (pass_vect_dce): Declare. | rth | 2005-09-17 | 1 | -1/+1 |
* | * builtins.c: Fix comment typo(s). | reichelt | 2005-07-28 | 1 | -1/+1 |
* | * tree-ssa-dce.c (cfg_altered): New global. | law | 2005-07-06 | 1 | -1/+23 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | PR tree-optimization/21847 | steven | 2005-06-07 | 1 | -0/+9 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+0 |
* | 2005-05-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-04 | 1 | -2/+1 |
* | * tree-ssa-dce.c: Fix a comment typo. | kazu | 2005-04-27 | 1 | -1/+1 |
* | * tree-ssa-dce.c (worklist): Change to VEC(tree,heap). | kazu | 2005-04-23 | 1 | -10/+10 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -4/+0 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -5/+12 |
* | gcc/ChangeLog: | aoliva | 2005-04-02 | 1 | -3/+18 |
* | * tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node. | steven | 2005-03-12 | 1 | -1/+0 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -1/+1 |
* | * tree-ssa-dce.c (control_dependence_map, | kazu | 2005-03-07 | 1 | -2/+2 |
* | * tree-phinodes.c (remove_phi_node): Drop the last argument. | kazu | 2005-03-05 | 1 | -1/+1 |
* | 2005-03-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-01 | 1 | -73/+3 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -2/+2 |