aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sink.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-20tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure.Richard Guenther1-2/+1
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2007-10-01tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after sinking the last ...Alexandre Oliva1-0/+15
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-30tree-scalar-evolution.c (scev_const_prop): Do not create labels.Zdenek Dvorak1-32/+34
2007-04-23tree-ssa-sink.c (execute_sink_code): Calculate CDI_DOMINATORS and CDI_POST_DO...Richard Guenther1-1/+2
2006-12-11[multiple changes]Diego Novillo1-4/+5
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-4/+4
2006-11-17tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak1-2/+2
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