cfg.c (cached_make_edge): Use find_edge rather than an inlined variant.
[platform/upstream/gcc.git] / gcc / tree-ssa-phiopt.c
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.