From 7b4475573aa92a4fde9f9d0d775fb1971bdf4872 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 17 Sep 2003 22:02:49 +0000 Subject: Document new column git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8589 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/NightlyTestTemplate.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils') diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html index 3fceb623f4..6968bbbaf7 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 -- cgit v1.2.3