summaryrefslogtreecommitdiff
path: root/gcc/tree-parloops.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 28-01-2010 Razya Ladelsky <razya@il.ibm.com>razya2010-01-281-8/+15
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-7/+4
* Remove trailing white spaces.hjl2009-11-251-80/+80
* 2009-10-22 Razya Ladelsky <razya@il.ibm.com>razya2009-10-221-16/+50
* * tree-parloops.c (separate_decls_in_region_debug_bind): Drop debugjakub2009-10-141-0/+2
* 2009-09-03 H.J. Lu <hongjiu.lu@intel.com>hjl2009-09-031-1/+2
* * tree-parloops.c (separate_decls_in_region): Add spacerazya2009-09-031-1/+1
* * tree-parloops.c (separate_decls_in_region): Change the condition razya2009-09-031-1/+1
* PR tree-optimization/38275razya2009-09-031-1/+1
* gcc/ChangeLog:aoliva2009-09-021-3/+91
* Measure time spent in DD analysis and in code gen.spop2009-08-121-6/+14
* Add source_location support to PHI arguments.amacleod2009-07-301-8/+16
* 2009-07-30 Razya Ladelsky <razya@il.ibm.com>razya2009-07-301-280/+214
* * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reductionirar2009-07-121-1/+3
* * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reductionirar2009-06-161-1/+1
* gcc/java/aldyh2009-06-121-9/+16
* 2009-05-25 Richard Guenther <rguenther@suse.de>rguenth2009-05-251-0/+10
* * tree-scalar-evolution.c (analyze_scalar_evolution_in_loop):rakdver2009-03-041-2/+2
* 2009-03-02 Sebastian Pop <sebastian.pop@amd.com>spop2009-03-031-9/+22
* * tree-parloops.c: Change license to GPLv3.nickc2009-02-101-5/+4
* 2008-12-11 Sebastian Pop <sebastian.pop@amd.com>spop2008-12-111-3/+12
* 2008-11-19 Razya Ladelsky <razya@il.ibm.com>razya2008-11-191-1/+2
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-259/+257
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-17/+17
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-7/+10
* gcc/rwild2008-06-061-6/+6
* 2008-05-20 Sebastian Pop <sebastian.pop@amd.com>spop2008-05-201-0/+23
* * tree-parloops.c (create_parallel_loop): Set OMP_RETURN_NOWAITjakub2008-05-071-2/+4