aboutsummaryrefslogtreecommitdiffstats
path: root/utils/NightlyTestTemplate.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-12-06 20:14:45 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-12-06 20:14:45 +0000
commit51e615f5dd2159c517960dfec6fb1e67a979f135 (patch)
treee4b716cac64a0463fc03c55f9210a5425cc7164b /utils/NightlyTestTemplate.html
parent2e4cdbfc5aba1a732c0a8ad7b53cb9028485eb81 (diff)
downloadexternal_llvm-51e615f5dd2159c517960dfec6fb1e67a979f135.zip
external_llvm-51e615f5dd2159c517960dfec6fb1e67a979f135.tar.gz
external_llvm-51e615f5dd2159c517960dfec6fb1e67a979f135.tar.bz2
Revert previous changes to remove -enable-linscan and the *BETA columns of
the nightly test. These are still needed for iterative linear scan testing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18577 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/NightlyTestTemplate.html')
-rw-r--r--utils/NightlyTestTemplate.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html
index ab91f1e..43eca07 100644
--- a/utils/NightlyTestTemplate.html
+++ b/utils/NightlyTestTemplate.html
@@ -215,6 +215,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-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