summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop.c
Commit message (Expand)AuthorAgeFilesLines
* common.opt (ftree-loop-optimize): New flag.Zdenek Dvorak2004-06-301-0/+102
* tree-ssa-loop-ch.c: New file.Zdenek Dvorak2004-06-301-332/+0
* tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod2004-06-171-1/+1
* tree.h (PHI_CHAIN): New.Steven Bosscher2004-06-161-2/+2
* tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth2004-06-101-5/+13
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-05-301-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+365