From 5c2e282865821ba65795a2d14bd95e5a82a6be41 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 23 Jul 2004 06:50:18 +0000 Subject: Change column name git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15129 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/NightlyTestTemplate.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'utils') diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html index dc1ab579e6..1bac637857 100644 --- a/utils/NightlyTestTemplate.html +++ b/utils/NightlyTestTemplate.html @@ -206,9 +206,9 @@ with an asterisk: `*'. The columns of the tables are:

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.
  • -
  • LLC-LS - How long does the program generated by the static - backend LLC take to execute the program, when compiled with the linear scan - register allocator. This is temporary, for tuning.
  • +
  • LLC-BETA - How long does the program generated by the static + backend LLC take to execute the program, when compiled with new experimental + features. This is temporary, for tuning.
  • A complete log of testing -- cgit v1.2.3