r200358 - in /branches/gcc-4_8-branch/gcc: Chan...

amodra@gcc.gnu.org amodra@gcc.gnu.org
Mon Jun 24 00:59:00 GMT 2013


Author: amodra
Date: Mon Jun 24 00:59:24 2013
New Revision: 200358

URL: http://gcc.gnu.org/viewcvs?rev=200358&root=gcc&view=rev
Log:
gcc/
	* config/rs6000/rs6000.c (vspltis_constant): Correct for little-endian.
	(gen_easy_altivec_constant): Likewise.
	* config/rs6000/predicates.md (easy_vector_constant_add_self,
	easy_vector_constant_msb): Likewise.
gcc/testsuite/
	* gcc.target/powerpc/altivec-consts.c: Correct for little-endian.
	Add scan-assembler-not "lvx".
	* gcc.target/powerpc/le-altivec-consts.c: New.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/le-altivec-consts.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/rs6000/predicates.md
    branches/gcc-4_8-branch/gcc/config/rs6000/rs6000.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/altivec-consts.c



More information about the Gcc-cvs mailing list