public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Committed 0/2] Vector builtin improvements
@ 2016-08-11 11:22 Andreas Krebbel
  2016-08-11 11:22 ` [PATCH 1/2] S/390: Fix vlvg vlgv low-level builtins Andreas Krebbel
  2016-08-11 11:22 ` [PATCH 2/2] S/390: Provide low-level builtins with __int128 ops Andreas Krebbel
  0 siblings, 2 replies; 3+ messages in thread
From: Andreas Krebbel @ 2016-08-11 11:22 UTC (permalink / raw)
  To: gcc-patches

These two patches implement 2 minor improvements to the vector builtins.

Committed after successful regression testing with -march=z13.  The
patches will be applied to GCC 6 branch as well.

Andreas Krebbel (2):
  S/390: Fix vlvg vlgv low-level builtins.
  S/390: Provide low-level builtins with __int128 ops.

 gcc/config/s390/s390-builtin-types.def |   3 +
 gcc/config/s390/s390-builtins.def      |  69 ++++++++++++--------
 gcc/config/s390/s390.c                 |  15 +++++
 gcc/config/s390/s390.md                |   5 +-
 gcc/config/s390/vecintrin.h            |  16 ++---
 gcc/config/s390/vx-builtins.md         | 113 +++++++++------------------------
 6 files changed, 101 insertions(+), 120 deletions(-)

-- 
2.9.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-11 11:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-11 11:22 [Committed 0/2] Vector builtin improvements Andreas Krebbel
2016-08-11 11:22 ` [PATCH 1/2] S/390: Fix vlvg vlgv low-level builtins Andreas Krebbel
2016-08-11 11:22 ` [PATCH 2/2] S/390: Provide low-level builtins with __int128 ops Andreas Krebbel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).