Age | Commit message (Expand) | Author | Files | Lines |
2007-03-08 | tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c... | Roger Sayle | 1 | -87/+69 |
2007-02-26 | re PR tree-optimization/30938 (Bootstrap fails on x86_64 for -ftree-vectorize) | Uros Bizjak | 1 | -1/+1 |
2007-02-22 | re PR tree-optimization/30843 (ice for legal code with -ftree-vectorize -O2) | Ira Rosen | 1 | -11/+3 |
2007-02-19 | re PR tree-optimization/30795 (ice for legal code with -ftree-vectorize -O2) | Dorit Nuzman | 1 | -2/+0 |
2007-02-18 | cfgloop.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -25/+22 |
2007-02-11 | tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook. | Tehila Meyzels | 1 | -0/+156 |
2007-02-06 | tree-vectorizer.c (vect_is_simple_use): Support induction. | Dorit Nuzman | 1 | -13/+199 |
2007-02-05 | tree-vectorizer.h (vectorizable_function): Add argument type argument, change... | Richard Guenther | 1 | -66/+105 |
2007-01-16 | tree-vectorizer.h (is_pattern_stmt_p): New. | Dorit Nuzman | 1 | -9/+14 |
2007-01-14 | param.h (MIN_VECT_LOOP_BOUND): New. | Dorit Nuzman | 1 | -2/+7 |
2007-01-03 | loop-unswitch.c (unswitch_loop): Pass probabilities to loopify. | Zdenek Dvorak | 1 | -1/+3 |
2006-12-12 | tree-vect-transform.c (vect_permute_load_chain): Set DECL_GIMPLE_REG_P to tru... | Andrew Pinski | 1 | -0/+2 |
2006-12-12 | re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe... | Andrew Pinski | 1 | -0/+6 |
2006-12-12 | tree-vect-analyze.c (vect_analyze_data_ref_access): Add another check for sto... | Ira Rosen | 1 | -8/+26 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -17/+14 |
2006-12-11 | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 1 | -3/+3 |
2006-12-11 | tree-vect-patterns.c (vect_recog_dot_prod_pattern): Use GIMPLE_STMT_OPERAND. | Ira Rosen | 1 | -2/+2 |
2006-12-07 | tree-vect-transform.c (vectorizable_call): Fix leftover of TREE_OPERAND to GI... | Richard Guenther | 1 | -1/+1 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -108/+120 |
2006-12-05 | darwin.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-12-02 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -10/+10 |
2006-11-30 | tree-vectorizer.h (vectorizable_function): Export. | Richard Guenther | 1 | -1/+1 |
2006-11-27 | target.h (struct gcc_target): Add builtin_vectorized_function target hook. | Richard Guenther | 1 | -0/+150 |
2006-11-27 | re PR tree-optimization/22372 (Vectorizer produces mis-match types) | Ira Rosen | 1 | -56/+70 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -13/+8 |
2006-11-22 | c-tree.texi: Document new tree codes. | Ira Rosen | 1 | -141/+854 |
2006-11-21 | tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions. | Zdenek Dvorak | 1 | -8/+8 |
2006-11-17 | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 1 | -3/+1 |
2006-11-17 | tree-vect-transform.c (vect_create_epilog_for_reduction): Fix formating. | Zdenek Dvorak | 1 | -28/+34 |
2006-11-08 | [multiple changes] | Dorit Nuzman | 1 | -248/+1070 |
2006-10-22 | tree-vect-transform.c (vectorizable_load): Use the type of the return value o... | Ira Rosen | 1 | -3/+5 |
2006-09-12 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -2/+2 |
2006-09-05 | re PR tree-optimization/28952 (tree check: expected class 'expression', have ... | Andrew Pinski | 1 | -3/+3 |
2006-08-10 | re PR tree-optimization/26197 (ICE in is_old_name with vectorizer) | Dorit Nuzman | 1 | -1/+1 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-23 | re PR c++/26757 (C++ front-end producing two DECLs with the same UID) | Andrew MacLeod | 1 | -14/+14 |
2006-05-06 | re PR tree-optimization/27151 (ICE with -ftree-vectorize with mixed types) | Richard Guenther | 1 | -0/+5 |
2006-04-27 | Implement new immediate use iterators. | Andrew MacLeod | 1 | -2/+4 |
2006-03-28 | tree-loop-linear.c: Don't include varray.h. | Sebastian Pop | 1 | -6/+4 |
2006-03-04 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-03-01 | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 1 | -2/+2 |
2006-01-19 | Makefile.in (tree-vect-patterns.o): Add rule for new file. | Dorit Nuzman | 1 | -128/+294 |
2006-01-06 | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 1 | -1/+1 |
2005-12-18 | re PR tree-optimization/24378 (gcc.dg/vect/pr24300.c (test for excess errors)... | Dorit Nuzman | 1 | -0/+32 |
2005-12-06 | In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -1/+1 |
2005-12-02 | tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build. | Richard Guenther | 1 | -2/+2 |
2005-10-04 | tree-vect-transform.c (vect_create_epilog_for_reduction): Use BYTES_BIG_ENDIA... | Steve Ellcey | 1 | -1/+1 |
2005-09-30 | tree-vect-transform.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-09-19 | tree-flow.h (merge_alias_info): Declare. | Richard Henderson | 1 | -117/+43 |