| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/target-supports.exp (check_effective_target_vect_shift): | uros | 2005-10-03 | 2 | -7/+2 |
* | * gcc.dg/vect/fast-math-vect-reduc-7.c: Clean up temp files. | uros | 2005-09-30 | 5 | -0/+11 |
* | PR tree-optimization/24059 | uros | 2005-09-30 | 1 | -0/+16 |
* | PR middle-end/23831 | ian | 2005-09-26 | 1 | -0/+10 |
* | * gcc.dg/vect/vect-dv-2.c: Change loop bound and restore original | dorit | 2005-09-21 | 1 | -4/+4 |
* | * gcc.dg/vect/vect-22.c: Require vect_float. | rth | 2005-09-20 | 2 | -1/+2 |
* | 2005-09-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-09-20 | 1 | -1/+1 |
* | * gcc.dg/vect/vect-40.c: Remove pointers to "aligned types". | dorit | 2005-09-20 | 24 | -383/+258 |
* | * gcc.dg/vect/pr16105.c: Replace "aligned types" with regular types. | dorit | 2005-09-20 | 10 | -62/+59 |
* | 2005-09-14 Uros Bizjak <uros@kss-loka.si> | dorit | 2005-09-14 | 1 | -0/+30 |
* | * gcc.dg/pr15784-4.c, gcc.dg/pr20130-1.c, gcc.dg/ucnid-6.c: | janis | 2005-09-13 | 9 | -0/+14 |
* | PR target/23816 | rth | 2005-09-13 | 2 | -0/+18 |
* | * gcc.dg/vect/Os-vect-95.c: New test. | irar | 2005-09-06 | 2 | -0/+132 |
* | * common.opt: Add option ftree-vect-loop-version. | irar | 2005-09-06 | 11 | -11/+56 |
* | * gcc.dg/vect/vect-52.c: Increase b[] and c[] size by one. | amodra | 2005-08-25 | 1 | -2/+2 |
* | * config/rs6000/altivec.md (xorv4sf3): New. | irar | 2005-08-22 | 1 | -1/+26 |
* | * gcc.dg/vect/vect-40: Use aligned arrays instead of arrays to aligned | dorit | 2005-08-16 | 30 | -105/+121 |
* | PR tree-optimization/23119 | irar | 2005-08-14 | 1 | -1/+1 |
* | 2005-08-10 James A. Morrison <phython@gc.gnu.org> | phython | 2005-08-11 | 1 | -1/+1 |
* | * tree-vect-transform.c (vect_create_epilog_for_reduction): Set | dorit | 2005-08-09 | 1 | -2/+2 |
* | * gcc.dg/vect/vect-reduc-1char.c: Fix data to fit in char. | dorit | 2005-07-28 | 1 | -2/+2 |
* | PR tree-optimization/22506 | dorit | 2005-07-28 | 1 | -0/+12 |
* | PR tree-optimization/23073 | dorit | 2005-07-27 | 2 | -2/+26 |
* | * expr.c (highest_pow2_factor): Make extern. | irar | 2005-07-25 | 12 | -28/+510 |
* | 2005-07-16 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-16 | 1 | -1/+1 |
* | * lib/target-supports.exp (check_effective_target_vect_no_int_max): | rth | 2005-06-29 | 5 | -5/+5 |
* | PR middle-end/21969 | sje | 2005-06-29 | 1 | -0/+4 |
* | * config/ia64/ia64.c (ia64_expand_vecint_compare): Decompose to EQ | rth | 2005-06-29 | 3 | -0/+228 |
* | * tree-vect-transform.c (get_initial_def_for_reduction): Use correct | rth | 2005-06-28 | 6 | -59/+49 |
* | * config/i386/sse.md (vec_shl_<SSEMODEI>, vec_shr_<SSEMODEI>): New. | rth | 2005-06-28 | 2 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -1/+1 |
* | * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs. | dorit | 2005-06-21 | 12 | -16/+444 |
* | * gcc.dg/vect/vect-reduc-1.c: Add cleanup-tree-dump. | dorit | 2005-06-18 | 3 | -0/+3 |
* | * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): New | dorit | 2005-06-18 | 3 | -9/+3 |
* | * gcc.dg/vect/vect-dv-2.c, gcc.dg/vect/vect-ifcvt-2.c, | giovannibajo | 2005-06-16 | 8 | -0/+23 |
* | Remove vect-ifcvt-1.c | dpatel | 2005-06-14 | 1 | -75/+0 |
* | * tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whose | dorit | 2005-06-10 | 3 | -2/+74 |
* | Fixes PR 18403 and meta PR 21861. | spop | 2005-06-07 | 2 | -4/+4 |
* | * tree-flow.h (stmt_ann_d): Move aux to ... | dorit | 2005-06-05 | 4 | -2/+156 |
* | 2005-05-26 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-05-26 | 1 | -2/+2 |
* | * gcc.dg/vect/vect-none.c: Split into vect-106.c, vect-107.c, | irar | 2005-05-24 | 10 | -191/+357 |
* | * gcc.dg/vect/vect-dv-2.c: Remove dg-do directive. | janis | 2005-05-19 | 1 | -1/+0 |
* | * config/i386/sse.md (mulv16qi3, mulv2di3): New. | rth | 2005-05-17 | 1 | -0/+28 |
* | 2005-05-03 David Billinghurst <David.Billinghurst@riotinto.com> | billingd | 2005-05-03 | 6 | -2/+6 |
* | PR tree-optimization/21272 | dpatel | 2005-04-29 | 1 | -0/+11 |
* | gcc: | bonzini | 2005-04-27 | 4 | -6/+8 |
* | * tree-ssa-loop-niter.c (tree_simplify_using_condition): Expand simple | rakdver | 2005-04-23 | 1 | -0/+19 |
* | * gcc.dg/vect/vect-85.c: Don't xfail on alpha. | rth | 2005-04-21 | 4 | -6/+6 |
* | * config/rs6000/atlivec.md (mulv4si3): New pattern. | dpatel | 2005-04-18 | 3 | -3/+61 |
* | PR testsuite/21010 | janis | 2005-04-14 | 8 | -8/+8 |