real.h (struct real_format): Split the signbit field into two two fields, signbit_ro...
[gcc.git] / gcc / tree-ssa-loop-ivcanon.c
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-02-10 Kazu Hiratabuiltins.def, [...]: Update copyright.
2005-02-10 Zdenek Dvorakre PR tree-optimization/18687 (>200% compile time regre...
2004-10-01 Zdenek Dvorakcommon.opt (ftree-loop-ivcanon): Enable by default.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-03 Daniel Berlincommon.opt: Rename ivcanon to tree-loop-ivcanon, tree...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.