Age | Commit message (Expand) | Author | Files | Lines |
2005-06-05 | re PR middle-end/21846 (segfault in fold_binary compiling vpr with -O2 -funro... | Zdenek Dvorak | 1 | -2/+2 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+0 |
2005-05-17 | timevar.def (TV_SCEV_CONST): New timevar. | Zdenek Dvorak | 1 | -0/+69 |
2005-05-16 | tree-scalar-evolution.c (set_nb_iterations_in_loop): Only check for TREE_OVER... | Roger Sayle | 1 | -2/+3 |
2005-05-02 | tree-scalar-evolution.c (get_exit_conditions_rec, [...]): Use VEC instead of ... | Kazu Hirata | 1 | -15/+16 |
2005-05-01 | re PR tree-optimization/18316 (Missed IV optimization) | Zdenek Dvorak | 1 | -3/+13 |
2005-04-21 | Makefile.in (tree-chrec.o): Depend on params.h. | Sebastian Pop | 1 | -1/+1 |
2005-04-16 | tree-scalar-evolution.c (interpret_rhs_modify_expr): Fix typo in comment. | Alexandre Oliva | 1 | -1/+1 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -2/+21 |
2005-03-30 | tree-scalar-evolution.c (instantiate_parameters_1): Return as soon as a chrec... | Sebastian Pop | 1 | -6/+38 |
2005-02-17 | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 1 | -2/+2 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-09 | re PR tree-optimization/19224 (Endless loop compiling simple file: Bug in tre... | Zdenek Dvorak | 1 | -36/+89 |
2004-12-31 | tree-scalar-evolution.c (instantiate_parameters_1): Copy the expression only ... | Zdenek Dvorak | 1 | -4/+31 |
2004-11-12 | tree-scalar-evolution.c (analyzable_condition): Remove superfluous TREE_THIS_... | Diego Novillo | 1 | -19/+1 |
2004-11-11 | re PR tree-optimization/17742 (C Optimization error with -O1 on i686) | Zdenek Dvorak | 1 | -55/+5 |
2004-11-11 | tree-scalar-evolution.c (follow_ssa_edge_in_condition_phi): Give up as soon a... | Sebastian Pop | 1 | -0/+5 |
2004-11-08 | tree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN where appropriate. | Kazu Hirata | 1 | -1/+1 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-10-01 | tree-chrec.c (chrec_fold_plus_poly_poly, [...]): Use fold_convert or build_in... | Zdenek Dvorak | 1 | -8/+8 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-10 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2004-09-07 | builtins.c (fold_builtin_strchr): Use build_int_cst, not fold_convert. | Nathan Sidwell | 1 | -6/+5 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-08-24 | tree-ssa-loop-ivcanon.c: New file. | Zdenek Dvorak | 1 | -12/+7 |
2004-07-12 | cfgloop.h (struct loop): Add nb_iterations field. | Sebastian Pop | 1 | -8/+2502 |
2004-07-09 | tree-scalar-evolution.c: New file. | Zdenek Dvorak | 1 | -0/+61 |