From: Chris Lattner Date: Fri, 19 Dec 2003 03:34:46 +0000 (+0000) Subject: Update template X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=8ffc66dac44a2615d46c7eb188957b74d0afd41b;p=oota-llvm.git Update template git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10525 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html index 9f96b44a72e..83db6bbbaa6 100644 --- a/utils/NightlyTestTemplate.html +++ b/utils/NightlyTestTemplate.html @@ -199,6 +199,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.
  • A complete log of testing