summaryrefslogtreecommitdiff
path: root/gcc/tree-parloops.c
Commit message (Expand)AuthorAgeFilesLines
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-19/+21
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-1/+0
* Integrate lexical block into source_location.dehao2012-09-191-0/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-4/+4
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-7/+5
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-18/+21
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-3/+1
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-2/+2
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-2/+0
* 2012-08-03 Richard Guenther <rguenther@suse.de>rguenth2012-08-031-1/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-6/+0
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-4/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-11/+5
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-5/+11
* 2012-06-22 Richard Guenther <rguenther@suse.de>rguenth2012-06-221-1/+1
* 2012-05-21 Razya Ladelsky <razya@il.ibm.com>razya2012-05-211-5/+5
* 2012-05-20 Razya Ladelsky <razya@il.ibm.com>razya2012-05-201-3/+20
* 2012-04-20 Razya Ladelsky <razya@il.ibm.com>razya2012-04-221-42/+4
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-3/+6
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-1/+1
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-1/+2
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-0/+4
* PR tree-optimization/52429jakub2012-02-291-1/+1
* 2012-03-08 Richard Guenther <rguenther@suse.de>rguenth2012-02-081-1/+4
* * doc/invoke.texi: Update copyright years.abel2012-01-271-1/+1
* * tree-predcom.c (tree_predictive_commoning_loop): Bail out whenabel2012-01-251-2/+9
* 07-05-2011 Razya Ladelsky <razya@il.ibm.com>razya2011-07-051-0/+34
* PR debug/47858jakub2011-06-221-11/+21
* 2011-06-14 Zdenek Dvorak <ook@ucw.cz>vries2011-06-141-1/+1
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...spop2011-01-251-0/+119
* PR tree-optimization/47060jakub2010-12-301-1/+1
* Do not include unnecessary .h files.spop2010-12-281-5/+1
* Fix PR47002: memory leaks.spop2010-12-231-2/+5
* PR tree-optimization/46969jakub2010-12-181-2/+21
* PR debug/46799jakub2010-12-071-15/+25
* PR debug/46561jakub2010-11-201-1/+2
* PR tree-optimization/46099jakub2010-11-051-13/+58
* 2010-10-21 Richard Guenther <rguenther@suse.de>rguenth2010-10-211-12/+19
* PR tree-optimization/46066jakub2010-10-201-1/+1
* gcc/froydnj2010-08-201-3/+3
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-8/+5
* * 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/+2
* gcc/ChangeLog:steven2010-05-211-2/+0
* * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.matz2010-05-101-2/+4
* 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-04-221-4/+8
* 2010-04-12 Richard Guenther <rguenther@suse.de>rguenth2010-04-121-6/+3
* Avoid calling verify_ssa twice in verify_loop_closed_ssa.spop2010-04-061-1/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* canonicalize_loop_ivs should add the IV bump in loop->header.spop2010-03-311-1/+1