public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, i386]: Remove sse{,2} effective target check from  compile-time tests
@ 2010-07-23 13:43 Uros Bizjak
  2010-07-23 13:52 ` H.J. Lu
  0 siblings, 1 reply; 11+ messages in thread
From: Uros Bizjak @ 2010-07-23 13:43 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 915 bytes --]

Hello!

Also adds check_isa calls to vperm-*.c tests.

2010-06-23  Uros Bizjak  <ubizjak@gmail.com>

	* gcc.target/i386/*.c: Do not require sse{,2,3,4} effective target
	for compile-time only tests.
	* gcc.target/i386/pr39315-2.c: Remove redundant sse2 effective
	target check.
	* gcc.target/i386/pr39315-4.c: Ditto.
	* gcc.target/i386/vperm-v4si-1.c: Remove sse_runtime effective
	target check.  Include sse-os-support.h.
	(main): Call check_isa and sse_os_support.
	* gcc.target/i386/vperm-v4sf-1.c: Ditto.
	* gcc.target/i386/vperm-v4si-2.c (main): Call check_isa.
	* gcc.target/i386/vperm-v4sf-2.c: Ditto.
	* gcc.target/i386/vperm-v2di.c: Remove sse2_runtime effective
	target check.  Include sse-os-support.h.
	(main): Call check_isa and sse_os_support.
	* gcc.target/i386/vperm-v2df.c: Ditto.

Attached patch was tested with i386.exp on x86_64-pc-linux-gnu
{,-m32}. Patch was committed to mainline SVN.

Uros.

[-- Attachment #2: p.diff.txt.gz --]
[-- Type: application/x-gzip, Size: 4728 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-07-23 16:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-23 13:43 [PATCH, i386]: Remove sse{,2} effective target check from compile-time tests Uros Bizjak
2010-07-23 13:52 ` H.J. Lu
2010-07-23 14:43   ` Uros Bizjak
2010-07-23 15:15     ` H.J. Lu
2010-07-23 15:19       ` Uros Bizjak
2010-07-23 15:25         ` H.J. Lu
2010-07-23 15:34           ` Uros Bizjak
2010-07-23 15:39             ` H.J. Lu
2010-07-23 15:57               ` Uros Bizjak
2010-07-23 15:59                 ` H.J. Lu
2010-07-23 16:16                   ` Uros Bizjak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).