Age | Commit message (Expand) | Author | Files | Lines |
2006-09-12 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -3/+3 |
2006-03-28 | tree-loop-linear.c: Don't include varray.h. | Sebastian Pop | 1 | -2/+2 |
2006-03-04 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-01-28 | integrate.h: Remove the prototype for copy_decl_for_inlining. | Kazu Hirata | 1 | -1/+0 |
2006-01-19 | Makefile.in (tree-vect-patterns.o): Add rule for new file. | Dorit Nuzman | 1 | -4/+31 |
2005-09-06 | common.opt: Add option ftree-vect-loop-version. | Keith Besaw | 1 | -1/+10 |
2005-08-18 | re PR tree-optimization/22228 (ICE with -ftree-vectorize in verify_ssa) | Dorit Nuzman | 1 | -0/+3 |
2005-07-25 | expr.c (highest_pow2_factor): Make extern. | Ira Rosen | 1 | -63/+19 |
2005-07-05 | tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number. | Devang Patel | 1 | -6/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-18 | tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. | Dorit Nuzman | 1 | -2/+7 |
2005-06-12 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-06-10 | tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whose dependence-... | Dorit Nuzman | 1 | -0/+9 |
2005-06-05 | tree-flow.h (stmt_ann_d): Move aux to ... | Dorit Nuzman | 1 | -6/+29 |
2005-05-03 | tree-flow.h (tree_ann_common_d): Move aux to ... | Kazu Hirata | 1 | -2/+2 |
2005-04-11 | tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible. | Devang Patel | 1 | -1/+5 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -1/+5 |
2005-03-29 | tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | Dorit Nuzman | 1 | -1/+3 |
2005-03-15 | tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by known_alignme... | Dorit Naishlos | 1 | -7/+14 |
2005-03-13 | In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -0/+2 |
2005-02-17 | Makefile.in (tree-vect-analyze.o, [...]): New. | Dorit Naishlos | 1 | -3/+54 |
2005-02-12 | tree-vectorizer.h (struct _stmt_vec_info): Rename a field: base to base_address. | Ira Rosen | 1 | -7/+12 |
2005-02-07 | cfgcleanup.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-07 | invoke.texi (ftree-vectorizer-verbose): New. | Leehod Baruch | 1 | -0/+13 |
2005-02-03 | tree-vectorizer.h (LOC): New type. | Leehod Baruch | 1 | -0/+19 |
2005-02-03 | tree-vectorizer.c (vect_analyze_data_ref_dependence): Function declaration ad... | Leehod Baruch | 1 | -59/+60 |
2004-12-29 | re PR tree-optimization/18179 (vectorizer: wrong alignment/step/initial-addre... | Ira Rosen | 1 | -17/+37 |
2004-11-04 | re PR tree-optimization/18009 (ICE in vect_transform_stmt, at tree-vectorizer... | Dorit Naishlos | 1 | -3/+10 |
2004-10-14 | 2004-10-14 Olga Golovanevsky <olga@il.ibm.com> | Olga Golovanevsky | 1 | -4/+18 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+1 |
2004-09-19 | tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field. | Ira Rosen | 1 | -8/+21 |
2004-09-10 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-08-17 | tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | Dorit Naishlos | 1 | -0/+181 |