r142872 - in /trunk/gcc: ChangeLog config/mips/...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Sun Dec 21 21:43:00 GMT 2008


Author: rsandifo
Date: Sun Dec 21 21:43:51 2008
New Revision: 142872

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142872
Log:
gcc/
	* config/mips/mips-dsp.md (mips_lbux): Turn into a define_expand,
	changing operand 1 to a pmode_register_operand.
	(mips_lhx, mips_lwx): Likewise.
	(mips_lbux_<mode>, mips_lhx_<mode>, mips_lwx_<mode>): New patterns.
	* config/mips/mips.c (mips_prepare_builtin_arg): Get the mode of
	the value from the argument expression.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips-dsp.md
    trunk/gcc/config/mips/mips.c



More information about the Gcc-cvs mailing list