summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dse.c
Commit message (Expand)AuthorAgeFilesLines
* remove has_executetbsaunde2014-07-091-1/+0
* 2014-06-04 Richard Biener <rguenther@suse.de>rguenth2014-06-041-47/+37
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-36/+32
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-8/+1
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+4
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+8
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-2/+2
* * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-22/+11
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+36
* 2013-06-12 Marc Glisse <marc.glisse@inria.fr>glisse2013-06-121-0/+7
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+1
* PR c++/34949jakub2013-04-021-1/+10
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* gcc/steven2012-07-161-2/+0
* 2012-07-04 Richard Guenther <rguenther@suse.de>rguenth2012-07-041-2/+10
* PR bootstrap/53197matz2012-05-031-6/+12
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-1/+1
* 2012-04-27 Richard Guenther <rguenther@suse.de>rguenth2012-04-271-1/+1
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-1/+4
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-3/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-3/+1
* 2011-04-14 Richard Guenther <rguenther@suse.de>rguenth2011-04-141-140/+13
* PR tree-optimization/47053law2011-01-221-0/+18
* 2010-10-13 Richard Guenther <rguenther@suse.de>rguenth2010-10-131-2/+3
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* 2010-03-08 Richard Guenther <rguenther@suse.de>rguenth2010-03-081-11/+16
* Remove trailing white spaces.hjl2009-11-251-4/+4
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-29/+21
* 2009-05-11 Richard Guenther <rguenther@suse.de>rguenth2009-05-111-3/+1
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-407/+99
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* 2009-01-26 Richard Guenther <rguenther@suse.de>rguenth2009-01-261-8/+24
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-91/+94
* gcc/rwild2008-06-061-3/+4
* 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>dnovillo2008-05-161-21/+6
* 2008-05-14 Richard Guenther <rguenther@suse.de>rguenth2008-05-141-23/+8
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+11