Change column name
authorChris Lattner <sabre@nondot.org>
Fri, 23 Jul 2004 06:50:18 +0000 (06:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Jul 2004 06:50:18 +0000 (06:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15129 91177308-0d34-0410-b5e6-96231b3b80d8

utils/NightlyTestTemplate.html

index dc1ab579e66c2c50e787e2ad5c7c614e6e66c62c..1bac6378577c59e21e1a82e757f4bd790be9711f 100644 (file)
@@ -206,9 +206,9 @@ with an asterisk: `*'. The columns of the tables are:<p>
     GCC output: greater than 1 is a speedup, less than 1 is a slowdown.</li>
 <li><a name="GCC/CBE">GCC/CBE</a> - The speed-up of the CBE output vs the native 
     GCC output: greater than 1 is a speedup, less than 1 is a slowdown.</li>
-<li><a name="LLC-LS">LLC-LS</a> - 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.</li>
+<li><a name="LLC-BETA">LLC-BETA</a> - 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.</li>
 </ol><p>
 
 A complete log of testing