Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | re PR tree-optimization/23820 (ICE in lambda_loopnest_to_gcc_loopnest, at lam... | Sebastian Pop | 1 | -32/+43 |
2007-10-03 | re PR tree-optimization/33576 (segfault in extract_muldiv for cpu2006 benchmark) | Sebastian Pop | 1 | -0/+8 |
2007-09-07 | tree-loop-linear.c: Include obstack.h. | Laurynas Biveinis | 1 | -4/+9 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-05-11 | tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop... | Zdenek Dvorak | 1 | -6/+6 |
2007-03-16 | re PR tree-optimization/31183 (ICE in int_cst_value, at tree.c:7684 with -O... | Sebastian Pop | 1 | -6/+8 |
2007-03-14 | tree-loop-linear.c (gather_interchange_stats): For multidimensional arrays... | Sebastian Pop | 1 | -8/+14 |
2006-12-10 | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 1 | -4/+4 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -5/+5 |
2006-11-21 | tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions. | Zdenek Dvorak | 1 | -2/+2 |
2006-10-06 | re PR tree-optimization/29330 (-O -ftree-loop-linear --> virtual memory ex... | Jakub Jelinek | 1 | -4/+5 |
2006-10-06 | re PR tree-optimization/29290 (SPEC CPU2000 178.galgel ICE using -O3 -ftree-l... | Jakub Jelinek | 1 | -2/+2 |
2006-05-17 | re PR tree-optimization/20256 (Perfect nest transformation not conservative e... | Sebastian Pop | 1 | -8/+7 |
2006-05-17 | re PR tree-optimization/27332 (ICE in try_interchange_loops with -ftree-loop-... | Sebastian Pop | 1 | -0/+3 |
2006-03-29 | tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls. | Sebastian Pop | 1 | -2/+2 |
2006-03-28 | tree-loop-linear.c: Don't include varray.h. | Sebastian Pop | 1 | -36/+24 |
2005-11-05 | lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTS for testing ... | Sebastian Pop | 1 | -25/+18 |
2005-07-25 | expr.c (highest_pow2_factor): Make extern. | Ira Rosen | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 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-04-22 | [multiple changes] | Diego Novillo | 1 | -2/+1 |
2005-04-22 | lambda-code.c: Define VEC(int,heap), VEC(lambda_loop,heap). | Nathan Sidwell | 1 | -5/+4 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -4/+7 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -4/+1 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -2/+0 |
2005-03-10 | Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | Zdenek Dvorak | 1 | -2/+2 |
2005-03-01 | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 1 | -2/+1 |
2005-02-17 | lambda-code (perfect_nestify): Remove mark/unmark for rewriting hack. | Daniel Berlin | 1 | -0/+1 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-06 | re PR tree-optimization/18792 (ICE with -O1 -ftree-loop-linear on small test ... | Daniel Berlin | 1 | -23/+31 |
2004-11-03 | lambda-code.c (lambda_compute_auxillary_space): Update comments. | Daniel Berlin | 1 | -16/+13 |
2004-11-01 | Fix PR tree-optimization/17672 Fix PR tree-optimization/18168 | Daniel Berlin | 1 | -6/+13 |
2004-09-16 | [multiple changes] | Daniel Berlin | 1 | -42/+129 |
2004-09-08 | Makefile.in (tree-loop-linear.o): Added. | Daniel Berlin | 1 | -0/+282 |