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