summaryrefslogtreecommitdiff
path: root/gcc/tree-loop-distribution.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-01-03 Richard Guenther <rguenther@suse.de>rguenth2012-01-031-3/+6
* 2011-11-10 Richard Guenther <rguenther@suse.de>rguenth2011-11-101-47/+56
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-1/+1
* * tree-data-ref.c (dr_analyze_innermost): Add new argument.irar2011-09-251-1/+1
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-6/+5
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-3/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* PR debug/48159jakub2011-05-111-3/+25
* * tree-loop-distribution.c (tree_loop_distribution): Do nothubicka2011-01-011-2/+3
* Do not include unnecessary .h files.spop2010-12-281-8/+0
* Fix PR47002: memory leaks.spop2010-12-231-2/+17
* Fix PR45948: add ssa defs from builtin partitions to the last partition.spop2010-12-151-0/+98
* Fix PR43023: fuse_partitions_with_similar_memory_accesses.spop2010-12-101-107/+84
* Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...spop2010-12-021-29/+15
* 2010-11-09 Richard Guenther <rguenther@suse.de>rguenth2010-11-091-1/+6
* 2010-11-09 Richard Guenther <rguenther@suse.de>rguenth2010-11-091-29/+6
* 2010-11-02 Richard Guenther <rguenther@suse.de>rguenth2010-11-021-14/+7
* gcc/froydnj2010-08-201-14/+14
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-12/+5
* Add -ftree-loop-distribute-patterns enabled at -O3.spop2010-08-021-13/+32
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-1/+1
* 2010-06-26 Richard Guenther <rguenther@suse.de>rguenth2010-06-261-16/+18
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-3/+0
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* gcc/ChangeLog:steven2010-05-211-4/+0
* 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2010-04-181-6/+3
* Always execute verify_loop_closed_ssa at LNO level.spop2010-04-061-1/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* PR tree-optimization/43236amonakov2010-03-101-0/+4
* Fix PR42640: Correctly initialize the value of the new induction variable.spop2010-03-021-2/+2
* * tree-loop-distribution.c (distribute_loop): Fix declaration andamylaar2010-01-231-1/+1
* PR tree-opt/42215rth2009-12-021-39/+35
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-2/+0
* Remove trailing white spaces.hjl2009-11-251-7/+7
* Add source_location support to PHI arguments.amacleod2009-07-301-2/+5
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-18/+20
* 2009-04-15 Richard Guenther <rguenther@suse.de>rguenth2009-04-151-5/+8
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-35/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2009-02-10 Richard Guenther <rguenther@suse.de>rguenth2009-02-101-1/+8
* gcc/kazu2009-01-291-1/+3
* gcc/kazu2009-01-281-4/+9
* PR middlend/38385tomby2009-01-121-0/+33
* PR middle-end/38250tomby2008-12-031-7/+23
* 2008-11-03 Sebastian Pop <sebastian.pop@amd.com>spop2008-11-031-1/+60
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-14/+0
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-72/+62
* gcc/rwild2008-06-061-2/+2
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* * doc/invoke.texi: Document -ftree-loop-distribution.spop2008-02-281-0/+1173