From 9369ed9561ea7a5f19486a9a1fe32d7ae3b8c500 Mon Sep 17 00:00:00 2001 From: Dwarakanath Rajagopal Date: Tue, 1 May 2007 19:48:29 +0000 Subject: Accept k8-sse3, opteron-sse3 and athlon64-sse3 as improved versions of k8,opteron and athlon64 with SSE3 instruction set support From-SVN: r124340 --- gcc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ea68544..3ee41a5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,12 @@ 2007-05-01 Dwarakanath Rajagopal + * config/i386/i386.c (override_options): Accept k8-sse3, opteron-sse3 + and athlon64-sse3 as improved versions of k8, opteron and athlon64 + with SSE3 instruction set support. + * doc/invoke.texi: Likewise. + +2007-05-01 Dwarakanath Rajagopal + * config/i386/i386.c (override_options): Tuning 32-byte loop alignment for amdfam10 architecture. Increasing the max loop alignment to 24 bytes. -- cgit v1.1