This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0547517941c /cp 2019-06-04 Paolo Carlini paolo.carlini@oracle.com new 95ae63d5168 rs6000: Simplify VS[ra]* for VSX_[BDF] new bd3d6b8d477 rs6000: Simplify <VSa> for VSX_W new 05208189a4f rs6000: Remove Ftrad, Fvsx, Fs; add s and sd new da49cef63da rs6000: ww -> wa new 3b61eab576b rs6000: Simplify <VSa> for VSX_TI
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 39 ++++++ gcc/config/rs6000/constraints.md | 3 - gcc/config/rs6000/rs6000.c | 8 -- gcc/config/rs6000/rs6000.h | 1 - gcc/config/rs6000/rs6000.md | 94 +++++++------ gcc/config/rs6000/vsx.md | 281 +++++++++++++++++++-------------------- gcc/doc/md.texi | 5 +- 7 files changed, 219 insertions(+), 212 deletions(-)