From patchwork Sun Sep 2 13:23:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 965099 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-484943-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="l88PESGL"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 423DLq02fBz9s0n for ; Sun, 2 Sep 2018 23:23:30 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=L1DY4Pb5BGsnWe4S9eIkLbpvws5ndGza06hm8gXr6j6Mc4O3pIjJe YNJOuxYqzknLp0dj7lbj7kKrFvuLaFOwmLOOHGfbvG96T2gJdwSTHHUtD5mWKk45 U9oadytYw6tg9SizNDADowoeR3F/Tvldr1nCALR4U9pqCWF1im9ZLY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=LiheAnRvIW04Gg5mcCZKom/2N9U=; b=l88PESGLQksJg5CQRzz+ AqlZPu919r12Sep/ytlTc5YEeUkXVmGQmMo7ODYZS5hIIY14TDjc+dGS+Q1b+3Lc hnQLixJU3LrZVkmHQEHRblGf96i3Jcv1pXN9Dp+C2G2UMx2gROtoqgjnHduXEjvs 1XkJRtzn38E0bPLZWrH49O8= Received: (qmail 20454 invoked by alias); 2 Sep 2018 13:23:23 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 20444 invoked by uid 89); 2 Sep 2018 13:23:22 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.0 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=x86.html, UD:x86.html, x86html X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 02 Sep 2018 13:23:21 +0000 Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id DDC3BB53ED3 for ; Sun, 2 Sep 2018 09:23:19 -0400 (EDT) Received: from anthias (vie-91-186-158-155.dsl.sil.at [91.186.158.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 7680AB53EC7 for ; Sun, 2 Sep 2018 09:23:19 -0400 (EDT) Date: Sun, 2 Sep 2018 15:23:17 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] projects/x86.html -- convert to HTML 5 Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes This was an easy one, we just have to remove align=right from one of the table headers, and one where it did not make a difference actually. Committed. Gerald Index: projects/x86.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/x86.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- projects/x86.html 1 Sep 2018 23:42:10 -0000 1.5 +++ projects/x86.html 2 Sep 2018 13:20:18 -0000 1.6 @@ -465,7 +465,7 @@ +(× 107)
Routine Compiler -fomit-fp? Cycles -(× 107) % of slowest
% of slowest
fcpy 2.95 no 3.855 97.56
yes 3.850 97.42
3.0 no 3.952 100.00