• ebotcazou's avatar
    * config/sparc/sparc-protos.h (sparc_expand_move): New prototype. · b6a32a23
    ebotcazou authored
    	* config/sparc/sparc.c (sparc_expand_move): New function.
    	(sparc_emit_set_const64): Rewrite assert condition on entry.
    	(legitimate_constant_p) <CONST_VECTOR>: New case.
    	(legitimize_pic_address): Use TARGET_ARCH64 to select the mode.
    	* config/sparc/sparc.md (movqi, movhi, movsi, movdi, movV32,
    	movV64, movtf): Use nonimmediate_operand for the first operand.
    	Rewrite.  Only invoke sparc_expand_move.
    	* config/sparc/predicates.md (input_operand): Reorder tests.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100077 138bc75d-0d04-0410-961f-82ee72b054a4
    b6a32a23
sparc.md 265 KB