Age | Commit message (Expand) | Author | Files | Lines |
2007-09-07 | tree-loop-linear.c: Include obstack.h. | Laurynas Biveinis | 1 | -47/+71 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-09 | tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper... | Zdenek Dvorak | 1 | -1/+2 |
2007-06-10 | lambda-code.c (remove_iv): New. | Jan Sjodin | 1 | -0/+42 |
2007-06-06 | lambda-code.c (struct lambda_lattice_s): Add a name to the struct. | Thomas Neumann | 1 | -8/+8 |
2007-06-06 | lambda.h (build_linear_expr): New. | Jan Sjodin | 1 | -231/+59 |
2007-06-03 | cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector. | Zdenek Dvorak | 1 | -1/+1 |
2007-05-30 | tree-scalar-evolution.c (scev_const_prop): Do not create labels. | Zdenek Dvorak | 1 | -2/+2 |
2007-05-11 | tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop... | Zdenek Dvorak | 1 | -3/+2 |
2007-05-03 | re PR tree-optimization/30565 (ICE with -O1 -ftree-pre -ftree-loop-linear) | Zdenek Dvorak | 1 | -1/+2 |
2007-04-27 | tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ... | Zdenek Dvorak | 1 | -4/+2 |
2007-03-12 | re PR middle-end/30835 (ICE with -O2 -ftree-loop-linear) | Zdenek Dvorak | 1 | -2/+3 |
2007-02-25 | extend.texi: Document optional priority argument to constructors and destruct... | Mark Mitchell | 1 | -2/+2 |
2007-02-19 | function.c (gimplify_parameters): Call build_gimple_modify_stmt instead of ca... | Roger Sayle | 1 | -31/+33 |
2007-01-12 | loop.texi: Document recording of loop exits. | Zdenek Dvorak | 1 | -1/+0 |
2006-12-11 | * tree-scalar-evolution.c (scev_const_prop): | Diego Novillo | 1 | -6/+2 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -39/+41 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -10/+6 |
2006-11-21 | tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions. | Zdenek Dvorak | 1 | -7/+7 |
2006-11-17 | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 1 | -1/+1 |
2006-11-15 | re PR tree-optimization/29581 (Latent bug in 4.1/4.2/4.3 lambda-code.c) | Jakub Jelinek | 1 | -14/+92 |
2006-11-12 | tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improve comments. | Zdenek Dvorak | 1 | -3/+3 |
2006-05-29 | re PR tree-optimization/27745 (ICE in execute_todo with -O2 -ftree-loop-linear) | Sebastian Pop | 1 | -35/+7 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-05-23 | re PR c++/26757 (C++ front-end producing two DECLs with the same UID) | Andrew MacLeod | 1 | -5/+5 |
2006-05-17 | re PR tree-optimization/20256 (Perfect nest transformation not conservative e... | Sebastian Pop | 1 | -63/+97 |
2006-04-27 | Implement new immediate use iterators. | Andrew MacLeod | 1 | -34/+30 |
2006-04-10 | Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. | Kazu Hirata | 1 | -3/+1 |
2006-03-28 | tree-loop-linear.c: Don't include varray.h. | Sebastian Pop | 1 | -7/+3 |
2006-02-27 | lambda-code.c (can_convert_to_perfect_nest): Allow any type of | Daniel Berlin | 1 | -11/+8 |
2006-02-20 | tree-chrec.c (eq_evolutions_p): New. | Sebastian Pop | 1 | -47/+8 |
2006-02-02 | tree-flow-inline.h (bsi_after_labels): Rewrite, return what its name says. | Paolo Bonzini | 1 | -1/+1 |
2006-01-04 | lambda-code.c (can_put_in_inner_loop): Relax restrictions. | Daniel Berlin | 1 | -28/+59 |
2005-12-02 | tree-vrp.c (build_assert_expr_for, [...]): Use buildN instead of build. | Richard Guenther | 1 | -45/+45 |
2005-11-05 | lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTS for testing ... | Sebastian Pop | 1 | -6/+9 |
2005-08-23 | lambda-code.c (lambda_vector_lexico_pos): Moved... | Sebastian Pop | 1 | -21/+0 |
2005-06-26 | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 1 | -3/+3 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-11 | lambda-code.c (replace_uses_equiv_to_x_with_y): Verify the step is an INTEGER... | Daniel Berlin | 1 | -1/+3 |
2005-06-10 | lambda-code.c (replace_uses_equiv_to_x_with_y): Check step and access functio... | Daniel Berlin | 1 | -2/+2 |
2005-06-10 | lambda-code.c (replace_uses_of_x_with_y): Renamed and rewritten slightly. | Daniel Berlin | 1 | -35/+165 |
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-27 | vec.h: Implement integral type vector specialization. | Nathan Sidwell | 1 | -2/+2 |
2005-05-25 | lambda-code.c (perfect_nestify): Call update_stmt on the exit condition. | Daniel Berlin | 1 | -2/+2 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -28/+21 |
2005-04-22 | [multiple changes] | Diego Novillo | 1 | -1/+11 |
2005-04-22 | lambda-code.c: Define VEC(int,heap), VEC(lambda_loop,heap). | Nathan Sidwell | 1 | -81/+80 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -6/+3 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -41/+48 |
2005-04-17 | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 1 | -1/+0 |