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