| Commit message (Expand) | Author | Age | Files | Lines |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+2 |
* | Fix PR43464: copyprop should maintain loop close phi nodes with multiple argu... | Richard Guenther | 2010-03-31 | 1 | -6/+14 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -13/+13 |
* | tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare. | Richard Guenther | 2009-09-22 | 1 | -1/+1 |
* | gengtype.c (main): Handle uint64_t. | Richard Guenther | 2009-08-27 | 1 | -0/+1 |
* | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 2009-07-16 | 1 | -1/+2 |
* | tree-ssa-copy.c (replace_exp_1): Move op for warning-free use with checking d... | Benjamin Kosnik | 2009-05-28 | 1 | -2/+1 |
* | tree-vect-data-refs.c (vect_create_data_ref_ptr): Remove redundant calls to m... | Richard Guenther | 2009-05-26 | 1 | -50/+20 |
* | re PR tree-optimization/23329 (hack in may_propagate_copy should be able to r... | Richard Guenther | 2009-05-03 | 1 | -49/+0 |
* | Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency. | Richard Guenther | 2009-04-04 | 1 | -1/+8 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -130/+23 |
* | tree-ssa-copy.c (copy_prop_visit_phi_node): Do not leave the PHIs value undef... | Richard Guenther | 2009-03-28 | 1 | -1/+1 |
* | re PR tree-optimization/38458 (copy-propagation doesn't handle cycles) | Richard Guenther | 2009-03-28 | 1 | -1/+1 |
* | Fix for PR39548 | Xinliang David Li | 2009-03-27 | 1 | -1/+2 |
* | common.opt (ftree-store-ccp): Mark as preserved for backward compatibility. | Richard Guenther | 2008-08-29 | 1 | -1/+1 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -72/+163 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -3/+5 |
* | re PR c++/34862 (operator new placement variant with reference arg not accept... | Ian Lance Taylor | 2008-01-28 | 1 | -1/+6 |
* | re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad... | Richard Guenther | 2008-01-10 | 1 | -11/+11 |
* | tree-ssa-copy.c (may_propagate_copy): Remove redundant checks. | Richard Guenther | 2007-11-23 | 1 | -24/+34 |
* | passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop. | Richard Guenther | 2007-10-29 | 1 | -135/+17 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) | Richard Guenther | 2007-07-02 | 1 | -3/+3 |
* | tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ... | Richard Guenther | 2007-07-02 | 1 | -1/+1 |
* | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 2007-06-06 | 1 | -12/+12 |
* | re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) | Diego Novillo | 2007-04-11 | 1 | -6/+6 |
* | re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ... | Jan Hubicka | 2007-01-11 | 1 | -1/+1 |
* | [multiple changes] | Diego Novillo | 2006-12-11 | 1 | -5/+35 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -14/+14 |
* | tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset. | Dirk Mueller | 2006-11-16 | 1 | -6/+3 |
* | tree-ssa-copy.c (may_propagate_copy): Test flow sensitive alias information too. | Jeff Law | 2006-04-10 | 1 | -0/+15 |
* | re PR tree-optimization/26135 (store copyprop not effective) | Richard Biener | 2006-04-07 | 1 | -1/+32 |
* | re PR tree-optimization/26830 (Repeated SSA update during loop header copying) | Paolo Bonzini | 2006-03-30 | 1 | -27/+33 |
* | tree-pass.h (pass_phi_only_copy_prop): Delete. | Jeff Law | 2006-03-20 | 1 | -36/+6 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -3/+6 |
* | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 2006-03-01 | 1 | -10/+10 |
* | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 2006-02-06 | 1 | -12/+12 |
* | tree-tailcall.c (find_tail_calls): Use XNEW. | Gabriel Dos Reis | 2005-12-18 | 1 | -3/+3 |
* | passes.c (init_optimization_passes): Replace copy propagation passes immediat... | Jeff Law | 2005-09-27 | 1 | -11/+46 |
* | tree-flow.h (merge_alias_info): Declare. | Richard Henderson | 2005-09-19 | 1 | -1/+1 |
* | builtins.c: Fix comment typo(s). | Volker Reichelt | 2005-07-28 | 1 | -2/+2 |
* | Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h | Diego Novillo | 2005-07-09 | 1 | -23/+34 |
* | re PR tree-optimization/22234 (verify_ssa failed with -fno-exceptions) | Diego Novillo | 2005-06-29 | 1 | -2/+6 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | re PR tree-optimization/21849 (wrong use of sbitmap in tree-ssa-copy.c) | Kazu Hirata | 2005-06-03 | 1 | -0/+1 |
* | [multiple changes] | Diego Novillo | 2005-06-01 | 1 | -1/+1 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+0 |
* | re PR tree-optimization/21732 (-ftree-dump-all-details hangs during *.c.t24.c... | Andrew Pinski | 2005-05-31 | 1 | -3/+11 |
* | tree-ssa-copy.c (copy_prop_visit_assignment): Clean up by folding a COND_EXPR... | Kazu Hirata | 2005-05-16 | 1 | -33/+17 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -12/+16 |