aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-parloops.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-16tree-parloops (gen_parallel_loop): Revert my fix.Sebastian Pop1-1/+0
2008-01-16tree-parloops.c (gen_parallel_loop): Fix previous change, declare li.Sebastian Pop1-0/+1
2008-01-16tree-parloops.c (gen_parallel_loop): Fix ommision of declaration for loop_ite...Jerry DeLisle1-0/+1
2008-01-16tree-parloops.c (gen_parallel_loop): Free loop bound estimations.Sebastian Pop1-0/+5
2008-01-16tree-parloops.c (loop_has_blocks_with_irreducible_flag): New.Sebastian Pop1-0/+21
2008-01-12tree-parloops.c (transform_to_exit_first_loop): Cast nit to the correct type.Zdenek Dvorak1-0/+3
2007-12-19re PR tree-optimization/34355 (ICE: invariant not recomputed when ADDR_EXPR c...Zdenek Dvorak1-26/+53
2007-12-18tree-parloops.c (reduiction_info): Change documentation of reduction_initial ...Razya Ladelsky1-54/+23
2007-12-03re PR tree-optimization/33453 (ICE in build2_stat, at tree.c:3110 with -ftree...Jakub Jelinek1-6/+8
2007-11-26PR 34081/C++Andreas Krebbel1-1/+1
2007-11-16tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'.Tom Tromey1-2/+2
2007-11-06tree-parloops.c (reduction_info): Remove reduction_init field.Razya Ladelsky1-200/+130
2007-10-292007-09-23 Razya LadelskyRazya Ladelsky1-119/+799
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-0/+1148