From: Chris Lattner Date: Wed, 17 Sep 2003 22:02:49 +0000 (+0000) Subject: Document new column X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7b4475573aa92a4fde9f9d0d775fb1971bdf4872;p=oota-llvm.git Document new column git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8589 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html index 3fceb623f48..6968bbbaf70 100644 --- a/utils/NightlyTestTemplate.html +++ b/utils/NightlyTestTemplate.html @@ -157,6 +157,8 @@ with an asterisk: `*'. The columns of the tables are:

and actually running the program.

  • GCC/LLC - The speed-up of the LLC output vs the native GCC output: greater than 1 is a speedup, less than 1 is a slowdown. +
  • GCC/CBE - The speed-up of the CBE output vs the native + GCC output: greater than 1 is a speedup, less than 1 is a slowdown.

    A complete log of testing