Skip to content
Snippets Groups Projects
Commit ad630bef authored by David Edelsohn's avatar David Edelsohn Committed by David Edelsohn
Browse files

rs6000.c (rs6000_return_in_memory): Test TARGET_ALTIVEC_ABI.


2004-11-22  David Edelsohn  <edelsohn@gnu.org>
	    Fariborz Jahanian  <fjahanian@apple.com>

	* config/rs6000/rs6000.c (rs6000_return_in_memory): Test
	TARGET_ALTIVEC_ABI.
	(function_arg_boundary): Align 8 to 16 byte vectors like SPE.
	Align 16 byte and larger vectors like Altivec.
	(function_arg_advance): Pass any 16 byte vector like Altivec vector.
	(function_arg): Same.
	(rs6000_pass_by_references): Test TARGET_ALTIVEC_ABI.

Co-Authored-By: default avatarFariborz Jahanian <fjahanian@apple.com>

From-SVN: r91025
parent 478e2092
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment