OSDN Git Service

Accept k8-sse3, opteron-sse3 and athlon64-sse3 as improved versions of k8,opteron...
authordwarak <dwarak@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 May 2007 19:48:29 +0000 (19:48 +0000)
committerdwarak <dwarak@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 May 2007 19:48:29 +0000 (19:48 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124340 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index ea68544..3ee41a5 100644 (file)
@@ -1,5 +1,12 @@
 2007-05-01  Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
 
+       * 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 <dwarak.rajagopal@amd.com>
+
        * config/i386/i386.c (override_options): Tuning 32-byte loop
        alignment for amdfam10 architecture. Increasing the max loop 
        alignment to 24 bytes.