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]

r217552 - in /trunk/gcc: ChangeLog config/rs600...


Author: alalaw01
Date: Fri Nov 14 11:18:21 2014
New Revision: 217552

URL: https://gcc.gnu.org/viewcvs?rev=217552&root=gcc&view=rev
Log:
[RS6000] Remove vec_shl and (hopefully) fix vec_shr

	* config/rs6000/vector.md (vec_shl_<mode>): Remove.
	(vec_shr_<mode>): Reverse shift if BYTES_BIG_ENDIAN.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/vector.md


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