]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/rs6000/vsx.md
rtl.h (always_void_p): New function.
[thirdparty/gcc.git] / gcc / config / rs6000 / vsx.md
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-05-06  Alan Modrare PR target/66033 (rs6000 nops removed by rtl_dce)
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-14  Michael Meissnerpredicates.md (easy_fp_constant): Delete redunant tests...
2014-09-10  Michael Meissnervsx.md (vsx_fmav4sf4): Use correct constraints for...
2014-09-04  Bill Schmidtvsx.md (*vsx_extract_<mode>_load): Always match selecti...
2014-09-02  Bill Schmidtrs6000-builtin.def (XVCVSXDDP_SCALE): New built-in...
2014-08-28  Bill Schmidtaltivec.h (vec_xl): New #define.
2014-08-11  Michael Meissnerconstraints.md (wh constraint): New constraint, for...
2014-06-26  Bill Schmidtre PR target/61542 ([4.8/4.9/trunk] vect-nop-move.c...
2014-06-06  Michael Meissnerre PR target/61431 (Powerpc tests pack01.c and p8vector...
2014-05-07  Segher Boessenkoolrs6000: New attributes for load/store: "sign_extend...
2014-04-18  Bill Schmidtvsx.md (vsx_xxmrghw_<mode>): Adjust for little-endian.
2014-04-08  Richard Sandifordre PR rtl-optimization/60763 (ICE in extract_insn start...
2014-03-27  Michael Meissnerre PR testsuite/60672 (FAIL: g++.dg/cpp1y/auto-fn25...
2014-03-13  Michael Meissnervector.md (VEC_L): Add V1TI mode to vector types.
2014-02-17  Bill Schmidtvsx.md (vsx_xxpermdi_<mode>): Handle little endian...
2014-01-30  Bill Schmidtrs6000.c (rs6000_expand_vector_init): Remove unused...
2014-01-30  Bill Schmidtrs6000.c (rs6000_expand_vector_init): Use gen_vsx_xxspl...
2014-01-29  Bill Schmidtrs6000.c (altivec_expand_vec_perm_const): Use CODE_FOR_...
2014-01-24  Bill Schmidtrs6000.c (rs6000_expand_vec_perm_const_1): Remove corre...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-23  Alan Modravsx.md (fusion peepholes): Disable when !TARGET_VSX.
2013-11-20  Bill Schmidtvsx.md (vsx_set_<mode>): Adjust for little endian.
2013-11-04  Bill Schmidtvsx.md (*vsx_le_perm_store_<mode> for VSX_D): Replace...
2013-10-16  Bill Schmidtvsx.md (vsx_concat_<mode>): Adjust output for LE.
2013-10-11  Bill Schmidtvsx.md (*vsx_le_perm_load_v2di): Generalize to handle...
2013-10-07  Bill Schmidtvector.md (mov<mode>): Emit permuted move sequences...
2013-10-03  Michael Meissnerrs6000-builtin.def (XSRDPIM): Use floatdf2, ceildf2...
2013-07-31  Michael Meissnerpredicates.md (fusion_gpr_addis): New predicates to...
2013-07-23  Michael Meissnervector.md (xor<mode>3): Move 128-bit boolean expanders...
2013-06-10  Michael Meissnervector.md (GPR move splitter): Do not split moves of...
2013-06-06  Michael Meissnerextend.texi (PowerPC AltiVec/VSX Built-in Functions...
2013-04-16  David Edelsohnre PR target/56948 (PPC V2DI ICE when loading zero...
2013-03-20  Michael Meissnerpredicates.md (indexed_address, [...]): New predicates.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-10-31  Alan Modrars6000.c (legitimize_reload_address): Remove code handl...
2012-08-16  Segher Boessenkoolaix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.
2012-03-02  Peter Bergnervsx.md (vsx_set_<mode>): Reorder operands.
2012-01-10  Michael MeissnerFix bugs in -mvsx-scalar-memory and -mvsx-scalar-double
2011-12-10  Richard Hendersonrs6000: Implement vec_perm_const for all vector ISAs
2011-10-28  Pat Haugenrs6000.md (define_attr "type"): Add vecdouble.
2011-07-20  Michael MeissnerAllow 4 operand FMAs on power7
2011-07-08  Jakub Jelinekre PR target/49621 (ICE in trunc_int_for_mode, at explo...
2011-04-26  Michael MeissnerPR target/48258, improve vector reduction on power7
2011-03-21  Michael MeissnerMake UNSPEC/UNSPECV constants use the enum; Fix 48192...
2011-03-16  Alan Modrare PR target/45844 (FAIL: gfortran.dg/vect/pr45714...
2011-02-03  Michael MeissnerFix PR target/47272
2011-02-03  Michael MeissnerFix PR target/47580
2010-11-16  Richard Hendersonrs6000: -mfused-madd cleanup
2010-11-03  Michael MeissnerAdd SF min/max under VSX, using the normal double opera...
2010-10-15  Michael MeissnerAdd fma support
2010-09-02  Michael MeissnerOptimize (double)(long) to generate FRIZ if -ffast...
2010-08-27  Michael MeissnerImprove floating point conversions on powerpc
2010-07-28  Michael MeissnerAdd power6 copysign/parity support
2010-06-03  Michael MeissnerPR target/44218, improve -mrecip on powerpc
2009-09-24  Michael MeissnerRemove VSX load/store with update instructions
2009-07-30  Michael MeissnerAdd patch 5/6 for full power7/VSX support