re PR fortran/35840 (ICE for character expression in I/O specifier)
[gcc.git] / gcc / tree-ssa-propagate.c
2008-09-11 Paolo Bonzinidojump.c (do_jump): Move below.
2008-08-29 Richard Guenthercommon.opt (ftree-store-ccp): Mark as preserved for...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-05-28 Seongbae Parktree-ssa-propagate.c (set_rhs): Preserve the histogram...
2008-05-25 Eric Botcazoutree.h: Update the table of flags used on tree nodes.
2008-05-16 Richard Guenthertree-ssa-propagate.c (substitute_and_fold): Fix stmt...
2008-05-15 Richard Guenthertree-pass.h (current_pass): Declare.
2008-04-24 Rafael Avila de... tree-flow.h (vrp_evaluate_conditional): Change signature.
2008-04-15 Richard Guenthertree-ssa-propagate.c (substitute_and_fold): Substitute...
2007-11-27 Eric Botcazoutree-ssa-propagate.c (set_rhs): Fix typo.
2007-08-31 Laurynas Biveinistree-ssa-propagate.c (set_rhs): Remove the copied annot...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-23 Daniel Berlintree-ssa-propagate.c (valid_gimple_expression_p): Match...
2007-07-18 Daniel Berlintree-ssa-sccvn.c (try_to_simplify): Use valid_gimple_ex...
2007-07-11 Eric Botcazoure PR tree-optimization/32589 (exp_dbug.adb:981: error...
2007-04-17 Ian Lance Taylortree-ssa-propagate.c (cfg_blocks_add): Insert blocks...
2007-03-08 Ian Lance Taylortree-vrp.c: Include "intl.h".
2007-03-02 Ian Lance TaylorUsed signed infinities in VRP.
2007-02-19 Sandra Loosemorere PR middle-end/30833 (ICE with -fdump-tree-all)
2007-01-18 Jan Hubickatree-ssa-ccp.c (ccp_finalize): Return if something...
2006-12-12 Diego Novillo[multiple changes]
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-08 Roger Sayletree-ssa-propagate.c (set_rhs): Restructure validity...
2006-09-22 Jakub Jelinektree-ssa-propagate.c (set_rhs): Copy EXPR_LOCATION...
2006-09-16 Andrew Pinskire PR tree-optimization/29059 (ICE: verify_stmts failed...
2006-03-14 Richard Guentherre PR tree-optimization/26672 (ICE in op_iter_init...
2006-01-18 Jeff Lawtree-vrp.c (test_for_singularity): Correct test for...
2006-01-03 Kazu Hiratatree-ssa-propagate.c (cfg_blocks): Change the type...
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-07-25 Andrew Pinskire PR tree-optimization/22484 (ICE: verify_stmts failed...
2005-07-08 Andrew Pinskire PR tree-optimization/22329 (VRP produces mis-matched...
2005-07-07 Jeff Lawtree-vrp.c (simplify_using_ranges): Kill.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-02 Diego Novillo[multiple changes]
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-24 Jeff Lawtree-ssa-dom.c (cprop_into_stmt): Do not call recompute...
2005-05-16 Richard Hendersonre PR tree-optimization/21399 (libstdc++ 12077.cc ICE)
2005-05-11 Richard Guentherre PR middle-end/19807 (fold does not fold &a[4]-1)
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-27 Richard Guenthertree-ssa-propagate.c (set_rhs): Revert last change.
2005-04-27 Richard Guenthertree-ssa-propagate.c (set_rhs): Check operand of ADDR_E...
2005-04-24 Kazu Hiratatree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPAR...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2004-11-18 Diego Novillotree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB...
2004-11-17 Steven Bosscher* tree-ssa-propagate.c (cfg_blocks_add) Assert we're...
2004-09-28 Steven BosscherMakefile.in (tree-ssa-propagate.o): Depend on vec.h.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-23 Jakub Jelinek* tree-ssa-propagate.c (set_rhs): Fail if EXPR is COMPO...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-08-29 Diego Novillotree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards.
2004-08-29 Diego NovilloMakefile.in (OBJS-common): Add tree-ssa-propagate.o