summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sink.c
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure.Richard Guenther2008-05-201-2/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after sinking the last ...Alexandre Oliva2007-10-011-0/+15
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree-scalar-evolution.c (scev_const_prop): Do not create labels.Zdenek Dvorak2007-05-301-32/+34
* tree-ssa-sink.c (execute_sink_code): Calculate CDI_DOMINATORS and CDI_POST_DO...Richard Guenther2007-04-231-1/+2
* [multiple changes]Diego Novillo2006-12-111-4/+5
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-4/+4
* tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak2006-11-171-2/+2
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-4/+4
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-2/+3
* tree-vrp.c (cfg_loops): Removed.Zdenek Dvorak2006-02-051-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+0
* lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod2005-05-031-22/+8
* tree-ssa-sink.c (nearest_common_dominator_of_uses): Factor out common code.Kazu Hirata2005-05-021-14/+8
* tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata2005-04-171-1/+0
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-1/+4
* tree-ssa-sink.c (nearest_common_dominator_of_uses): Consider all immediate us...Kazu Hirata2005-04-071-9/+7
* tree-ssa-sink.c (nearest_common_dominator_of_uses): Look at a PHI argument wh...Kazu Hirata2005-04-061-3/+3
* cse.c, [...]: Fix comment typos.Kazu Hirata2005-04-061-1/+1
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod2005-04-051-42/+63
* c-common.c, [...]: Fix comment formatting.Kazu Hirata2005-03-081-3/+3
* Grrr, stupid patch programDaniel Berlin2005-03-011-0/+570