Age | Commit message (Expand) | Author | Files | Lines |
2007-07-02 | re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) | Richard Guenther | 1 | -3/+3 |
2007-07-02 | tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ... | Richard Guenther | 1 | -1/+1 |
2007-06-06 | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 1 | -12/+12 |
2007-04-11 | re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) | Diego Novillo | 1 | -6/+6 |
2007-01-11 | re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ... | Jan Hubicka | 1 | -1/+1 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -5/+35 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -14/+14 |
2006-11-16 | tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset. | Dirk Mueller | 1 | -6/+3 |
2006-04-10 | tree-ssa-copy.c (may_propagate_copy): Test flow sensitive alias information too. | Jeff Law | 1 | -0/+15 |
2006-04-07 | re PR tree-optimization/26135 (store copyprop not effective) | Richard Biener | 1 | -1/+32 |
2006-03-30 | re PR tree-optimization/26830 (Repeated SSA update during loop header copying) | Paolo Bonzini | 1 | -27/+33 |
2006-03-20 | tree-pass.h (pass_phi_only_copy_prop): Delete. | Jeff Law | 1 | -36/+6 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -3/+6 |
2006-03-01 | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 1 | -10/+10 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -12/+12 |
2005-12-18 | tree-tailcall.c (find_tail_calls): Use XNEW. | Gabriel Dos Reis | 1 | -3/+3 |
2005-09-27 | passes.c (init_optimization_passes): Replace copy propagation passes immediat... | Jeff Law | 1 | -11/+46 |
2005-09-19 | tree-flow.h (merge_alias_info): Declare. | Richard Henderson | 1 | -1/+1 |
2005-07-28 | builtins.c: Fix comment typo(s). | Volker Reichelt | 1 | -2/+2 |
2005-07-09 | Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h | Diego Novillo | 1 | -23/+34 |
2005-06-29 | re PR tree-optimization/22234 (verify_ssa failed with -fno-exceptions) | Diego Novillo | 1 | -2/+6 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-03 | re PR tree-optimization/21849 (wrong use of sbitmap in tree-ssa-copy.c) | Kazu Hirata | 1 | -0/+1 |
2005-06-01 | [multiple changes] | Diego Novillo | 1 | -1/+1 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+0 |
2005-05-31 | re PR tree-optimization/21732 (-ftree-dump-all-details hangs during *.c.t24.c... | Andrew Pinski | 1 | -3/+11 |
2005-05-16 | tree-ssa-copy.c (copy_prop_visit_assignment): Clean up by folding a COND_EXPR... | Kazu Hirata | 1 | -33/+17 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -12/+16 |
2005-04-24 | tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPARISON_CLASS_P. | Kazu Hirata | 1 | -1/+1 |
2005-04-19 | re PR tree-optimization/21096 (copy-prop leaks memory) | Kazu Hirata | 1 | -0/+1 |
2005-04-13 | re PR tree-optimization/20913 (copy-prop does not fold conditionals) | Kazu Hirata | 1 | -3/+10 |
2005-04-09 | dominance.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -40/+811 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-17 | re PR tree-optimization/19121 (ICE: in merge_alias_info, at tree-ssa-copy.c:236) | Diego Novillo | 1 | -34/+23 |
2004-12-01 | re PR tree-optimization/18291 (ICE in merge_alias_info) | Diego Novillo | 1 | -13/+35 |
2004-11-14 | global.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-10-28 | re PR tree-optimization/16728 (std::set tests for allocator/insert core in ma... | Diego Novillo | 1 | -2/+18 |
2004-09-29 | re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ... | Richard Henderson | 1 | -4/+4 |
2004-09-28 | re PR tree-optimization/15089 (local register variable with a specified regis... | Richard Henderson | 1 | -0/+10 |
2004-09-20 | re PR tree-optimization/17558 (internal compiler error: in merge_alias_info, ... | Andrew Pinski | 1 | -2/+2 |
2004-09-14 | pointer-reference-alias.C: New test. | Andrew Pinski | 1 | -2/+2 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -20/+16 |
2004-08-19 | langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove. | Eric Christopher | 1 | -8/+8 |
2004-07-27 | tree-ssa-alias.c (create_name_tags): Ignore pointers that don't have PT_VARS ... | Diego Novillo | 1 | -0/+3 |
2004-07-23 | re PR tree-optimization/16688 (ICE in group_aliases, at tree-ssa-alias.c:1234) | Diego Novillo | 1 | -32/+51 |
2004-07-07 | tree-flow-inline.h (may_propagate_copy): Move... | Richard Henderson | 1 | -0/+97 |
2004-07-02 | ifcvt.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-28 | common.opt (ftree-fre): New flag. | Diego Novillo | 1 | -233/+3 |
2004-06-17 | tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. | Andrew MacLeod | 1 | -40/+65 |