aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/loop.texi
AgeCommit message (Expand)AuthorFilesLines
2009-04-27c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues1-1/+1
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues1-10/+10
2008-02-17c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues1-1/+1
2008-02-16c-tree.texi: Use `@.' where appropriate.Ralf Wildenhues1-9/+9
2008-02-14bugreport.texi: Update copyright years.Ralf Wildenhues1-1/+1
2007-03-09loop.texi: Document the Omega linear constraints solver.Sebastian Pop1-0/+30
2007-02-06loop.texi: Document possibility not to perform disambiguation of loops with m...Zdenek Dvorak1-5/+18
2007-01-31cfgloop.h: Include vec-prim.h.Zdenek Dvorak1-4/+11
2007-01-29gccint.texi (Top): Rename Loop Representation to Loop Analysis and Representa...Mike Stump1-1/+1
2007-01-12loop.texi: Document recording of loop exits.Zdenek Dvorak1-4/+6
2006-12-10loop.texi: Document number_of_latch_executions and number_of_cond_exit_execut...Zdenek Dvorak1-13/+15
2006-12-10tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak1-8/+13
2006-11-21tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions.Zdenek Dvorak1-5/+5
2006-11-17tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak1-10/+2
2006-10-05loop.texi: Add data references analysis description.Ira Rosen1-0/+57
2006-09-28loop.texi: New file.Zdenek Dvorak1-0/+547