OSDN Git Service

* config/i386/sse.md (*vec_concatv4si): Merge from *vec_concatv4si_1
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / sse.md
2011-05-09 uros * config/i386/sse.md (*vec_concatv4si): Merge from...
2011-05-04 uros PR target/48860
2011-05-02 uros * config/i386/sse.md (V): New mode iterator.
2011-04-27 uros * config/i386/i386.md (ssemodesuffix): Merge with...
2011-04-27 uros * config/i386/predicates.md (avx_vpermilp_*_operand...
2011-04-20 uros PR target/48678
2011-04-18 uros * config/i386/i386.h (SSE_VEC_FLOAT_MODE_P): Remove.
2011-04-16 uros * config/i386/sse.md (sseunpackmode): New mode attribute.
2011-04-16 uros * config/i386/sse.md (V16): New mode iterator.
2011-04-15 hjlSwitch SSE and AVX mnemonics.
2011-04-14 jakub PR target/48605
2011-04-14 uros * config/i386/sse.md (sse4_1): New mode attribute.
2011-04-13 uros * config/i386/sse.md (*sse2_uavgv16qi3): Merge with...
2011-04-13 uros * config/i386/sse.md (pinsrbits): Remove.
2011-04-11 uros * config/i386/sse.md (VI): New mode iterator.
2011-04-11 uros * config/i386/sse.md: Fix unwanted commit.
2011-04-11 uros * config/i386/sse.md (VI_128): New mode iterator.
2011-04-07 uros * config/i386/sse.md: Update copyright year.
2011-04-06 uros * config/i386/sse.md (AVXMODEDCVTDQ2PS): Remove.
2011-04-06 uros * config/i386/i386.md (attribute isa): New.
2011-03-28 hjlDon't assert unaligned 256bit load/store.
2011-03-27 hjlSplit 32-byte AVX unaligned load/store.
2011-03-22 abel PR rtl-optimization/48143
2011-03-18 uros * config/i386/i386.md (float<SSEMODEI24:mode><X87MODEF...
2011-03-03 uros * config/i386/sse.md (*avx_pmaddubsw128): Fix mode...
2011-01-17 hjlCorrect mask operand for AVX mask load/store.
2010-12-21 jakub PR target/46880
2010-12-08 mrs2010-12-08 Iain Sandoe <iains@gcc.gnu.org>
2010-11-12 rthi386: Convert from -mfused-madd to -ffp-contract.
2010-11-04 rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-10-28 uros Partially revert:
2010-10-28 uros PR target/46153
2010-10-27 hjlAdd -mvzeroupper to x86.
2010-10-23 rthPR target/46144
2010-10-22 rthUse ABS/NEG+USE for vector modes as well.
2010-10-22 cfangImplementation of the pipeline description for Bulldoze...
2010-10-22 uros PR target/46098
2010-10-21 hjlAdd V8SI and V4DI to ssescalarmodesuffix.
2010-10-20 hjlCorrect reduc_splus_v8sf and reduc_splus_v4df.
2010-10-19 rthAdd patterns for FMA3.
2010-10-19 rthSimplify FMA4 patterns with FMA rtx code.
2010-10-17 uros PR target/46051
2010-10-13 hjlAddd 256bit AVX vectorizer patterns.
2010-09-28 uros * config/i386/sse.md (*avx_<umaxmin:code><mode>3):
2010-09-16 uros * config/i386/i386.md: Remove unneeded empty condition...
2010-08-28 uros * config/i386/sse.md (extsuffix): New code attribute.
2010-08-27 uros PR target/41484
2010-08-20 jakub PR target/45336
2010-08-01 uros PR target/45142
2010-07-05 hjlSupport AVX Programming Reference (June, 2010).
2010-06-23 hjlSplit AVX vec_extract_lo_XXX and 128bit to 256bit cast.
2010-06-21 hjlProperly handle psrldq when optimizing for Atom.
2010-06-19 hjlSimplify modesuffix in sse.md.
2010-06-14 hjlReplace 0x1 with 0x0 in AVX vec_extract_lo_* patterns.
2010-05-31 jakub PR target/44338
2010-05-14 hjagasia2010-05-14 Harsha Jagasia <harsha.jagasia@amd.com>
2010-05-12 hjlSupport AVX for cmpss/cmpsd.
2010-04-14 uros * config/i386/i386.md (maxmin_int): Rename code attrib...
2010-04-09 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-02-20 uros PR target/43067
2010-02-17 uros PR target/43103
2010-02-15 spopAdd support for vpermil2p* in XOP.
2010-01-15 ebotcazou * config/i386/sse.md (avx_vperm2f128<mode>3): Fix...
2010-01-05 hjlAdd smaxv2di3, umaxv2di3, sminv2di3 and uminv2di3
2010-01-05 hjlProperly convert GTU to GT for V4SI and V2DI
2010-01-04 hjlDon't convert GTU to GT for V4SI and V2DI
2009-12-17 uros PR target/32280
2009-12-07 spopRemove XOP splitters.
2009-12-07 spopRemove all FMA4 splitters.
2009-12-07 uros * config/i386/i386.md (any_or): New code iterator.
2009-12-05 spopAdd TARGET_FUSED_MADD to FMA4 insns.
2009-12-04 spopFix FMA4 and XOP insns.
2009-12-04 spopRemove unused operand.
2009-11-30 rthImplement vec_perm broadcast, and tidy lots of patterns...
2009-11-30 rth * config/i386/i386.c (avx_vperm2f128_parallel...
2009-11-27 rth * config/i386/sse.md (vec_interleave_highv16qi,
2009-11-26 rth * config/i386/sse.md (mulv16qi3): Change back from...
2009-11-26 rth * config/i386/i386-builtin-types.awk (DEF_VECTOR_TYPE...
2009-11-25 jakub PR target/42165
2009-11-25 uros * config/i386/predicates.md (emms_operation): New...
2009-11-23 rth * i386.c (avx_vpermilp_parallel): New function.
2009-11-21 spopRemove use of reg_mentioned_p.
2009-11-07 uros * config/i386/sse.md (xop_pmacsww, xop_pmacssww, xop_p...
2009-11-04 dwarak2009-11-04 Harsha Jagasia <harsha.jagasia@amd.com>
2009-09-30 hjagasia2009-09-29 Harsha Jagasia <harsha.jagasia@amd.com>
2009-08-25 hubicka * config/i386/bmmintrin.h: Replace by #error.
2009-08-14 uros PR target/41019
2009-07-23 uros * config/i386/i386.c: Use ASM_LONG instead of .long...
2009-07-21 uros * config/i386/sse.md (vec_unpacku_float_hi_v4si):...
2009-07-21 uros PR target/40811
2009-07-15 uros * config/i386/sse.md (copysign<mode>3): Use "and-not...
2009-07-15 uros * config/i386/sse.md (copysign<mode>3): Allocate regis...
2009-07-14 uros * config/i386/sse.md (copysign<mode>3): New expander.
2009-07-03 uros * config/i386/i386.md (fix_trunc<mode>_fisttp_i387_1...
2009-05-29 jakub * config/i386/i386.md (prefix_data16, prefix_rep)...
2009-05-21 paolo2009-05-21 Shujing Zhao <pearly.zhao@oracle.com>
2009-05-06 hjl2009-05-06 H.J. Lu <hongjiu.lu@intel.com>
2009-05-06 hjl2009-05-06 H.J. Lu <hongjiu.lu@intel.com>
2009-04-24 hjl2009-04-24 H.J. Lu <hongjiu.lu@intel.com>
2009-04-06 hjl2009-04-06 Joey Ye <joey.ye@intel.com>
next