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]

r177629 - in /branches/ibm/gcc-4_6-branch/gcc: ...


Author: bergner
Date: Wed Aug 10 15:40:32 2011
New Revision: 177629

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177629
Log:
	* config/rs6000/rs6000.c (rs6000_expand_vector_init): Handle V2DI mode.
	create invalid offset address for vsx splat insn.
	* config/rs6000/predicates.md (splat_input_operand): Return
	indexed_or_indirect_address() for MEM ops.

Modified:
    branches/ibm/gcc-4_6-branch/gcc/ChangeLog.ibm
    branches/ibm/gcc-4_6-branch/gcc/REVISION
    branches/ibm/gcc-4_6-branch/gcc/config/rs6000/predicates.md
    branches/ibm/gcc-4_6-branch/gcc/config/rs6000/rs6000.c


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