[llvm-commits] CVS: llvm/utils/NightlyTestTemplate.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Sep 17 17:03:02 PDT 2003
Changes in directory llvm/utils:
NightlyTestTemplate.html updated: 1.18 -> 1.19
---
Log message:
Document new column
---
Diffs of the changes:
Index: llvm/utils/NightlyTestTemplate.html
diff -u llvm/utils/NightlyTestTemplate.html:1.18 llvm/utils/NightlyTestTemplate.html:1.19
--- llvm/utils/NightlyTestTemplate.html:1.18 Thu Aug 21 10:55:26 2003
+++ llvm/utils/NightlyTestTemplate.html Wed Sep 17 17:02:49 2003
@@ -157,6 +157,8 @@
and actually running the program.</li>
<li><a name="GCC/LLC">GCC/LLC - The speed-up of the LLC output vs the native
GCC output: greater than 1 is a speedup, less than 1 is a slowdown.
+<li><a name="GCC/CBE">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.
</ol><p>
A complete log of testing
More information about the llvm-commits
mailing list