]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-phiopt.c
i386.c (ix86_eax_live_at_start_p): Use df_get_live_out.
[thirdparty/gcc.git] / gcc / tree-ssa-phiopt.c
2007-06-12  Richard Guentherre PR tree-optimization/15353 ([tree-ssa] Merge two...
2007-06-06  Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-02-16  Roger Saylere PR middle-end/30391 (ICE at -O1 with conditional...
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-05-23  Andrew MacLeodre PR c++/26757 (C++ front-end producing two DECLs...
2006-03-10  Andrew Pinskitree-ssa-phiopt.c (tree_ssa_phiopt): Add cfgchanged...
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-06  Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-18  Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
2005-12-17  Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-09-06  Steven Bosschertree-ssa-phiopt.c (conditional_replacement): Construct...
2005-06-26  Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25  Jan Hubickatree-ssa-phiopt.c (replace_phi_edge_with_variable)...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-01  Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-04-20  Kazu Hirata* tree-ssa-phiopt.c: Fix comments.
2005-04-20  Kazu Hiratatree-ssa-phiopt.c (tree_ssa_phi_opt): Update calls...
2005-04-20  Kazu Hiratare PR tree-optimization/21116 (tree-ssa-phiopt.c:193...
2005-04-20  Kazu Hirata* tree-ssa-phiopt.c: Fix comment typos.
2005-04-20  Kazu Hirata* tree-ssa-phiopt.c: Update a comment about the pass.
2005-04-19  Kazu Hiratatree-ssa-phiopt.c, [...]: Fix comment typos.
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...
2005-03-14  Zdenek Dvoraktree-ssa-phiopt.c (minmax_replacement, [...]): New...
2005-03-13  Kazu Hiratatree-ssa-phiopt.c (value_replacement): Remove local...
2005-03-12  Kazu Hiratatree-ssa-phiopt.c (tree_ssa_phiopt): Remove local varia...
2005-03-11  Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-08  Kazu Hiratac-common.c, [...]: Fix comment formatting.
2005-03-08  Kazu Hirata* tree-ssa-phiopt.c: Fix a comment typo.
2005-03-08  Kazu Hiratatree-ssa-phiopt.c (tree_ssa_phiopt, [...]): Remove...
2005-03-08  Kazu Hiratatree-ssa-phiopt.c: Update copyright.
2005-03-08  Andrew Pinskire PR tree-optimization/17671 (PHI-OPT is not smart...
2004-11-27  Kazu Hiratatree.c (operand_equal_for_phi_arg_p): New.
2004-11-17  Daniel Berlinre PR tree-optimization/18519 (ICE: Segmentation fault...
2004-10-22  Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-08  Andrew Pinskire PR tree-optimization/17902 (ICE from tree_verify_flo...
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-24  Andrew Pinskitree-ssa-phiopt.c (conditional_replacement): Use the...
2004-09-18  Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-06  Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-08-17  Dorit Naishlostree-vectorizer.c: New File: loop vectorization on...
2004-07-28  Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-17  Zdenek Dvorakloop-init.c (loop_optimizer_init, [...]): Do not destro...
2004-06-16  Steven Bosschertree.h (PHI_CHAIN): New.
2004-05-19  Jeff Lawtree-ssa-phiopt.c (value_replacement): Handle the case...
2004-05-19  Andrew Pinskitree-ssa-phiopt.c (abs_replacement): New function.
2004-05-18  Andrew PinskiMakefile.in (tree-ssa-phiopt.o): Depends on flags.h.
2004-05-18  Jeff Lawtree-ssa-phiopt.c (replace_phi_with_stmt): New function...
2004-05-18  Jeff Law* tree-ssa-phiopt.c: Fix various formatting issues.
2004-05-14  Andrew Pinskire PR tree-optimization/14466 (missed PHI optimization...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.