summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dce.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ChangeLog:aoliva2009-10-121-14/+12
* Squash commit of EH in gimplerth2009-09-141-13/+9
* gcc/ChangeLog:aoliva2009-09-021-13/+85
* Add source_location support to PHI arguments.amacleod2009-07-301-3/+10
* PR tree-optimization/40759hubicka2009-07-281-3/+0
* * tree-ssa-dce.c (remove_dead_phis): Only look for abnormal PHIshubicka2009-07-191-1/+2
* PR tree-optimization/40676hubicka2009-07-191-2/+4
* * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.hubicka2009-07-031-27/+105
* * tree-ssa-dce.c (bb_contains_live_stmts): New bitmap.hubicka2009-07-021-48/+151
* 2009-07-01 Richard Guenther <rguenther@suse.de>rguenth2009-07-011-0/+11
* 2009-06-30 Richard Guenther <rguenther@suse.de>rguenth2009-06-301-15/+7
* 2009-06-30 Richard Guenther <rguenther@suse.de>rguenth2009-06-301-21/+15
* 2009-05-24 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-241-2/+1
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-1/+0
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-24/+307
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-120/+122
* 2008-05-20 Richard Guenther <rguenther@suse.de>rguenth2008-05-201-14/+14
* Revert r135493 & r135463davidxl2008-05-201-641/+6
* comment/style fixesdavidxl2008-05-181-41/+46
* Check in tree-dce enh to trunkdavidxl2008-05-171-6/+636
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-9/+15
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* ./:ian2007-06-121-1/+3
* 2007-05-28 Daniel Berlin <dberlin@dberlin.org>dberlin2007-05-281-0/+2
* 2007-05-04 Josh Conner <jconner@apple.com>jconner2007-05-041-1/+1
* * tree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance inforakdver2007-04-271-3/+8
* * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminating dead variable.hubicka2007-01-241-1/+26
* * tree-ssa-dce.c (DCE_TODOs): New.hubicka2007-01-151-31/+37
* PR tree-optimization/1046hubicka2007-01-111-3/+3
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-88/+12
* * tree-scalar-evolution.c (scev_const_prop):dnovillo2006-12-111-151/+126
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-4/+4
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-1/+1
* * pointer-set.c (pointer_set_destroy): Correct whitespace.sayle2006-07-071-3/+3
* * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu2006-05-281-1/+1
* * tree-ssa-dce.c (EXECUTE_IF_CONTROL_DEPENDENT): Make it ankazu2006-03-151-13/+9
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-3/+6
* * tree-ssa-dce.c (remove_dead_statement): When removing a deadlaw2006-02-091-23/+22
* * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Removerakdver2006-01-311-10/+1
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-1/+1
* * 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/+2
* * tree-tailcall.c (find_tail_calls): Use XNEW.gdr2005-12-181-2/+1
* PR 24627dnovillo2005-11-041-3/+3
* * Makefile.in (tree-ssa-dce.o): Depend on SCEV_H.rth2005-10-111-1/+2
* PR tree-opt/24300rth2005-10-111-0/+28
* * tree-pass.h, tree-flow.h, tree-ssa-dce.c: Revert last change.rth2005-09-181-1/+1
* * tree-pass.h (pass_vect_dce): Declare.rth2005-09-171-1/+1
* * builtins.c: Fix comment typo(s).reichelt2005-07-281-1/+1