This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2403d3d7a5e rs6000: Add scalar cfuged instruction new ed07d68141f rs6000: Add vcfuged instruction
The 1 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 | 13 +++++++++ gcc/config/rs6000/altivec.h | 1 + gcc/config/rs6000/altivec.md | 10 +++++++ gcc/config/rs6000/rs6000-builtin.def | 1 + gcc/config/rs6000/rs6000-call.c | 1 + gcc/doc/extend.texi | 9 ++++++ gcc/testsuite/ChangeLog | 5 ++++ .../powerpc/{vec-pdep-0.c => vec-cfuged-0.c} | 30 ++++++++++---------- .../powerpc/{vec-pdep-0.c => vec-cfuged-1.c} | 33 +++++++++++----------- 9 files changed, 71 insertions(+), 32 deletions(-) copy gcc/testsuite/gcc.target/powerpc/{vec-pdep-0.c => vec-cfuged-0.c} (56%) copy gcc/testsuite/gcc.target/powerpc/{vec-pdep-0.c => vec-cfuged-1.c} (55%)