re PR middle-end/52800 (eglibc build broken with internal compiler error in cfgloop .)
[gcc.git] / gcc / cprop.c
2012-04-02 Richard Guentherre PR middle-end/52800 (eglibc build broken with intern...
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2011-11-17 Bin Chengre PR rtl-optimization/50663 (conditional propagation...
2011-11-11 Eric Botcazoucprop.c: Adjust outdated comments throughout.
2011-11-05 Georg-Johann Layre PR rtl-optimization/50448 (Missed optimization acces...
2011-07-12 Andrew Pinskire PR rtl-optimization/49474 (ppc ICEs with -O3 (bootst...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09 Xinliang David LiRevert r174848,174849
2011-06-09 David LiGator cleanup
2011-06-06 Alexandre Oliva* cprop.c (local_cprop_pass): Don't set changed for...
2011-04-05 Steven Bosschercprop.c (struct reg_use): Remove.
2011-04-05 Steven Bosscherre PR middle-end/48441 (ICE in mark_oprs_set)
2011-04-04 Steven Bosschercprop.c (struct expr): Split 'expr' field in 'dest...
2011-04-04 Steven Bosschercprop.c (implicit_set_cond_p): Assume nothing about...
2011-04-04 Steven Bosschercprop.c: s/gcse/cprop/ everywhere except for flag_gcse.
2011-04-04 Steven Bosschercprop.c (oprs_not_set_p): Remove.
2011-03-31 Steven Bosschercprop.c: Clean up hash table building.
2011-03-28 Steven BosscherMakefile.in: New rule for cprop.o.