summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-manip.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-08-11 Richard Biener <rguenther@suse.de>rguenth2014-08-111-11/+0
* 2014-04-30 Richard Biener <rguenther@suse.de>rguenth2014-04-301-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-4/+4
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-6/+6
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* add auto_vectbsaunde2013-11-221-5/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-1/+0
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+3
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+8
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-3/+3
* 2013-04-09 Richard Biener <rguenther@suse.de>rguenth2013-04-091-14/+17
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-14/+5
* 2013-01-31 Richard Biener <rguenther@suse.de>rguenth2013-01-311-3/+4
* 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
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-15/+15
* This patch normalizes more bitmap function names.crowl2012-11-011-1/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* 2012-09-05 Richard Guenther <rguenther@suse.de>rguenth2012-09-051-1/+7
* 2012-08-23 Richard Guenther <rguenther@suse.de>rguenth2012-08-231-10/+7
* PR middle-end/54146steven2012-08-171-1/+1
* PR middle-end/54146steven2012-08-161-51/+185
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-5/+5
* Fix patch merge error in previous commit.steven2012-08-131-1/+1
* * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointssteven2012-08-131-15/+24
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-5/+10
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-6/+5
* PR middle-end/54146steven2012-08-081-5/+3
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-6/+2
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-12/+3
* gcc/steven2012-07-161-3/+2
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-9/+6
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-6/+9
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * Makefile.in: Fix many dependencies.steven2012-05-311-1/+0
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-1/+0
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-3/+3
* Fix PR49471: canonicalize_loop_ivs should not generate unsigned types.spop2011-07-271-3/+21
* PR debug/46885jakub2010-12-141-1/+4