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]

r179465 - in /trunk/gcc: ChangeLog config/sparc...


Author: davem
Date: Mon Oct  3 16:41:07 2011
New Revision: 179465

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179465
Log:
Minor fixups to the sparc bmask/bshuffle patterns.

	* config/sparc/sparc.md (bmask<P:mode>_vis): Split into explicit 'di'
	and 'si' patterns which describe the GSR changes explicitly in the
	RTL using zero_extract.
	(bshuffle<V64I:mode>_vis): Put the GSR use inside of the unspec.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/sparc.md


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