aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/NightlyTestTemplate.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html
index 9f96b44a72..83db6bbbaa 100644
--- a/utils/NightlyTestTemplate.html
+++ b/utils/NightlyTestTemplate.html
@@ -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