summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop-manip.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-7/+3
* PR tree-optimization/49771irar2011-07-191-3/+8
* gcc/rsandifo2011-07-131-6/+6
* * tree-vect-loop-manip.c (remove_dead_stmts_from_loop): Remove.irar2011-06-151-36/+0
* PR tree-optimization/49038irar2011-05-261-2/+32
* * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use newirar2011-05-181-2/+2
* 2011-05-13 Richard Guenther <rguenther@suse.de>rguenth2011-05-131-13/+10
* 2011-05-12 Richard Guenther <rguenther@suse.de>rguenth2011-05-121-11/+18
* PR debug/46931aoliva2010-12-281-3/+3
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* 2010-11-18 Richard Guenther <rguenther@suse.de>rguenth2010-11-181-0/+35
* 2010-10-22 Richard Guenther <rguenther@suse.de>rguenth2010-10-221-13/+29
* gcc/froydnj2010-08-201-3/+3
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST):irar2010-07-041-12/+7
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* PR tree-optimization/41783matz2010-01-191-3/+19
* Update copyright notices of my recent commits.aoliva2010-01-091-2/+2
* gcc/ChangeLog:aoliva2010-01-091-10/+148
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-3/+2
* Remove trailing white spaces.hjl2009-11-251-123/+123
* Add source_location support to PHI arguments.amacleod2009-07-301-14/+30
* PR tree-optimization/39129irar2009-06-011-8/+8
* * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don'tirar2009-05-311-10/+0
* * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks):irar2009-04-281-1/+1
* 2009-04-16 Richard Guenther <rguenther@suse.de>rguenth2009-04-161-12/+15
* 2000-04-14 Richard Guenther <rguenther@suse.de>rguenth2009-04-141-4/+5
* 2009-04-04 Richard Guenther <rguenther@suse.de>rguenth2009-04-041-61/+106
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-1/+1
* * tree-vect-loop-manip.c: New file.irar2009-03-301-0/+2363