summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sink.c
Commit message (Expand)AuthorAgeFilesLines
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-2/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-30/+30
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-7/+0
* Squash commit of EH in gimpleRichard Henderson2009-09-141-2/+0
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-2/+24
* tree-ssa-sink.c (statement_sink_location): Stop sinking expression if the tar...Wei Guozhi2009-06-301-0/+10
* passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther2009-05-111-1/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR target/39139 (ICE with stringop and register var)Jakub Jelinek2009-02-101-3/+11
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-58/+54
* tree-flow.h (may_point_to_global_var): Declare.Richard Guenther2008-06-111-14/+1
* 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