Age | Commit message (Expand) | Author | Files | Lines |
2005-06-03 | tree-data-ref.c (compute_self_dependence): New function. | Sebastian Pop | 1 | -1/+39 |
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-16 | tree-data-ref.c (compute_all_dependences): Change the type of dependence_rela... | Kazu Hirata | 1 | -7/+11 |
2005-05-11 | tree-data-ref.c (find_data_references_in_loop): Give up when the body of the ... | Sebastian Pop | 1 | -19/+53 |
2005-05-10 | tree-data-ref.c (analyze_array_indexes, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -11/+11 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -6/+2 |
2005-04-11 | tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible. | Devang Patel | 1 | -2/+2 |
2005-03-09 | tree-data-ref.c (array_base_name_differ_p): Remove ta and tb. | Kazu Hirata | 1 | -4/+0 |
2005-02-17 | * tree-data-ref.c (array_base_name_differ_p): Remove gcc_assert. | Ira Rosen | 1 | -2/+0 |
2005-02-12 | tree-data-ref.c (array_base_name_differ_p): Check that the bases exist and ar... | Ira Rosen | 1 | -20/+8 |
2005-01-23 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+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 | -58/+56 |
2004-12-10 | tree-data-ref.c (free_data_refs): Free each data_reference object. | Kazu Hirata | 1 | -2/+6 |
2004-11-12 | re PR middle-end/18005 (ICE with simple loop with VLA) | Sebastian Pop | 1 | -5/+15 |
2004-11-10 | tree-data-ref.c (build_classic_dist_vector): If either loop is outside of the... | Daniel Berlin | 1 | -6/+7 |
2004-11-01 | Fix PR tree-optimization/17672 Fix PR tree-optimization/18168 | Daniel Berlin | 1 | -26/+52 |
2004-10-31 | cfgloop.h (struct loop): Remove unused "nodes" field. | Jeff Law | 1 | -5/+9 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-10-13 | * tree-data-ref.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-10-13 | Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h. | Sebastian Pop | 1 | -427/+880 |
2004-10-04 | * tree-data-ref.c: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2004-10-04 | tree-data-ref.c (array_base_name_differ_p): Fix comments. | Sebastian Pop | 1 | -24/+21 |
2004-09-19 | tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field. | Ira Rosen | 1 | -3/+3 |
2004-09-10 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -5/+5 |
2004-09-10 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -21/+15 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-26 | [multiple changes] | Daniel Berlin | 1 | -83/+103 |
2004-08-17 | tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | Dorit Naishlos | 1 | -3/+111 |
2004-07-13 | Makefile.in (OBJS-common): Add tree-data-ref.o. | Sebastian Pop | 1 | -0/+1874 |