aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sink.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-4/+4
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-2/+3
2006-02-05tree-vrp.c (cfg_loops): Removed.Zdenek Dvorak1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+0
2005-05-03lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod1-22/+8
2005-05-02tree-ssa-sink.c (nearest_common_dominator_of_uses): Factor out common code.Kazu Hirata1-14/+8
2005-04-17tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata1-1/+0
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-1/+4
2005-04-07tree-ssa-sink.c (nearest_common_dominator_of_uses): Consider all immediate us...Kazu Hirata1-9/+7
2005-04-06tree-ssa-sink.c (nearest_common_dominator_of_uses): Look at a PHI argument wh...Kazu Hirata1-3/+3
2005-04-06cse.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-04-05lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod1-42/+63
2005-03-08c-common.c, [...]: Fix comment formatting.Kazu Hirata1-3/+3
2005-03-01Grrr, stupid patch programDaniel Berlin1-0/+570