summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ch.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* remove has_executetbsaunde2014-07-091-1/+0
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+1
* pass cfun to pass::executetbsaunde2014-04-171-36/+36
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+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-0/+4
* 2013-11-22 Richard Biener <rguenther@suse.de>rguenth2013-11-221-10/+0
* 2013-11-21 Richard Biener <rguenther@suse.de>rguenth2013-11-211-0/+10
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-3/+3
* * 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/+4
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod2013-10-091-2/+1
* gcc/rsandifo2013-09-281-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-19/+36
* 2013-05-16 Steve Ellcey <sellcey@imgtec.com>sje2013-05-161-1/+2
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR debug/54693jakub2012-11-071-1/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* PR tree-optimization/46590matz2012-09-031-0/+1
* 2012-08-22 Richard Guenther <rguenther@suse.de>rguenth2012-08-221-4/+0
* gcc/steven2012-07-161-2/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-03-08 Richard Guenther <rguenther@suse.de>rguenth2012-02-081-1/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+1
* PR tree-optimization/46494ebotcazou2011-02-141-2/+4
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+2
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* gcc/ChangeLog:steven2010-05-211-2/+0
* Remove trailing white spaces.hjl2009-11-251-6/+6
* gcc/ChangeLog:aoliva2009-09-021-0/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Check that loophubicka2008-08-291-0/+7
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-23/+23
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* ./:ian2007-09-271-5/+16
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-2/+5
* ./:ian2007-04-241-1/+22
* * tree-ssa-loop-unswitch.c: Include tree-inline.h.rakdver2007-01-281-1/+1
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-5/+2
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-1/+1
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-11/+10
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-2/+3