This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r227272 - in /branches/gcc-5-branch/gcc: Change...


Author: pthaugen
Date: Thu Aug 27 18:34:54 2015
New Revision: 227272

URL: https://gcc.gnu.org/viewcvs?rev=227272&root=gcc&view=rev
Log:
	* config/rs6000/vector.md (vec_shr_<mode>): Fix to do a shift
	instead of a rotate.

	* gcc.target/powerpc/vec-shr.c: New.


Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/vec-shr.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/rs6000/vector.md
    branches/gcc-5-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]