| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR c/48146 (ICE tree check: expected ssa_name, have var_decl in has_zero_u... | Richard Guenther | 2011-03-16 | 1 | -4/+10 |
* | re PR tree-optimization/41490 (tree-ssa-sink does not really work) | Richard Guenther | 2011-03-15 | 1 | -45/+72 |
* | re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ... | Eric Botcazou | 2011-02-14 | 1 | -2/+3 |
* | re PR tree-optimization/33244 (Missed opportunities for vectorization) | Michael Matz | 2010-09-08 | 1 | -0/+6 |
* | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. | Richard Guenther | 2010-09-03 | 1 | -1/+2 |
* | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 2010-07-01 | 1 | -1/+4 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -1/+0 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -1/+2 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -2/+0 |
* | matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v... | Jakub Jelinek | 2009-11-28 | 1 | -2/+0 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -30/+30 |
* | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 2009-10-12 | 1 | -7/+0 |
* | Squash commit of EH in gimple | Richard Henderson | 2009-09-14 | 1 | -2/+0 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -2/+24 |
* | tree-ssa-sink.c (statement_sink_location): Stop sinking expression if the tar... | Wei Guozhi | 2009-06-30 | 1 | -0/+10 |
* | passes.c (init_optimization_passes): Strip now incorrect comment. | Richard Guenther | 2009-05-11 | 1 | -1/+1 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -3/+3 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | re PR target/39139 (ICE with stringop and register var) | Jakub Jelinek | 2009-02-10 | 1 | -3/+11 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -58/+54 |
* | tree-flow.h (may_point_to_global_var): Declare. | Richard Guenther | 2008-06-11 | 1 | -14/+1 |
* | tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure. | Richard Guenther | 2008-05-20 | 1 | -2/+1 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -3/+5 |
* | tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after sinking the last ... | Alexandre Oliva | 2007-10-01 | 1 | -0/+15 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | tree-scalar-evolution.c (scev_const_prop): Do not create labels. | Zdenek Dvorak | 2007-05-30 | 1 | -32/+34 |
* | tree-ssa-sink.c (execute_sink_code): Calculate CDI_DOMINATORS and CDI_POST_DO... | Richard Guenther | 2007-04-23 | 1 | -1/+2 |
* | [multiple changes] | Diego Novillo | 2006-12-11 | 1 | -4/+5 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -4/+4 |
* | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 2006-11-17 | 1 | -2/+2 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -1/+2 |
* | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 2006-03-01 | 1 | -4/+4 |
* | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 2006-02-06 | 1 | -2/+3 |
* | tree-vrp.c (cfg_loops): Removed. | Zdenek Dvorak | 2006-02-05 | 1 | -1/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+0 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -22/+8 |
* | tree-ssa-sink.c (nearest_common_dominator_of_uses): Factor out common code. | Kazu Hirata | 2005-05-02 | 1 | -14/+8 |
* | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 2005-04-17 | 1 | -1/+0 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -1/+4 |
* | tree-ssa-sink.c (nearest_common_dominator_of_uses): Consider all immediate us... | Kazu Hirata | 2005-04-07 | 1 | -9/+7 |
* | tree-ssa-sink.c (nearest_common_dominator_of_uses): Look at a PHI argument wh... | Kazu Hirata | 2005-04-06 | 1 | -3/+3 |
* | cse.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-06 | 1 | -1/+1 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -42/+63 |
* | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 2005-03-08 | 1 | -3/+3 |
* | Grrr, stupid patch program | Daniel Berlin | 2005-03-01 | 1 | -0/+570 |