OSDN Git Service

2011-01-13 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / tree-loop-distribution.c
2011-01-01 hubicka * tree-loop-distribution.c (tree_loop_distribution...
2010-12-28 spopDo not include unnecessary .h files.
2010-12-23 spopFix PR47002: memory leaks.
2010-12-15 spopFix PR45948: add ssa defs from builtin partitions to...
2010-12-10 spopFix PR43023: fuse_partitions_with_similar_memory_accesses.
2010-12-02 spopFix PR45199: do not aggregate memory accesses to the...
2010-11-09 rguenth2010-11-09 Richard Guenther <rguenther@suse.de>
2010-11-09 rguenth2010-11-09 Richard Guenther <rguenther@suse.de>
2010-11-02 rguenth2010-11-02 Richard Guenther <rguenther@suse.de>
2010-08-20 froydnjgcc/
2010-08-19 froydnj * cfgloop.c (get_loop_body_in_bfs_order): Avoid redund...
2010-08-02 spopAdd -ftree-loop-distribute-patterns enabled at -O3.
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-26 rguenth2010-06-26 Richard Guenther <rguenther@suse.de>
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-21 stevengcc/ChangeLog:
2010-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2010-04-06 spopAlways execute verify_loop_closed_ssa at LNO level.
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-10 amonakov PR tree-optimization/43236
2010-03-02 spopFix PR42640: Correctly initialize the value of the...
2010-01-23 amylaar * tree-loop-distribution.c (distribute_loop): Fix...
2009-12-02 rth PR tree-opt/42215
2009-11-28 jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25 hjlRemove trailing white spaces.
2009-07-30 amacleodAdd source_location support to PHI arguments.
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-04-15 rguenth2009-04-15 Richard Guenther <rguenther@suse.de>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-10 rguenth2009-02-10 Richard Guenther <rguenther@suse.de>
2009-01-29 kazugcc/
2009-01-28 kazugcc/
2009-01-12 tomby PR middlend/38385
2008-12-03 tomby PR middle-end/38250
2008-11-03 spop2008-11-03 Sebastian Pop <sebastian.pop@amd.com>
2008-09-02 spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06 rwildgcc/
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-28 spop * doc/invoke.texi: Document -ftree-loop-distribution.