This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9e28851b345 Daily bump. new 466dd1629c6 rs6000: Init V4SF vector without converting SP to DP new 56d78c58c23 rs6000: Define define_insn_and_split to split unspec sldi+o [...]
The 2 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/config/rs6000/rs6000.c | 55 +++++++++++++++++-------- gcc/config/rs6000/rs6000.md | 26 ++++++++++++ gcc/testsuite/gcc.target/powerpc/vector_float.c | 15 +++++++ 3 files changed, 78 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/vector_float.c