From 9369ed9561ea7a5f19486a9a1fe32d7ae3b8c500 Mon Sep 17 00:00:00 2001 From: Dwarakanath Rajagopal Date: Tue, 1 May 2007 19:48:29 +0000 Subject: [PATCH] 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 ea6854422a5..3ee41a5f6d5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +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 -- 2.30.2