Initial checking of the libpng library.
[oota-llvm.git] / utils / NightlyTestTemplate.html
index 9f96b44a72e58c698aa283d042113df3bbb22c03..83db6bbbaa6244dec031e3b0a2872d505cf01d27 100644 (file)
@@ -199,6 +199,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>
 </ol><p>
 
 A complete log of testing