299bd803f419465498b29daa9dcadb51e9d103c5
[oota-llvm.git] / utils / NightlyTestTemplate.html
1
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3 <html><head><title>LLVM Test Results for $DateString</title></head>
4
5 <body bgcolor=white>
6 <center><font size=+3 face=Verdana><b>LLVM Test Results for $DateString</b></font></center>
7 <hr height=1>
8
9 <table width=100%>
10 <tr><td valign=top align=center>
11
12 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
13 <table border="0" cellpadding="5" cellspacing="0"><tr><td bgcolor="#DDAA77">
14 <font size=+1><b>Sections:</b></font><br>
15 </td></tr><tr><td bgcolor="#FFCC99" align=center>
16 <a href="#Overview">Overview</a><br>
17 <a href="#Changes">Changes</a><br>
18 <a href="#Trends">Trends</a><br>
19 <a href="#Programs">Programs</a><br>
20 <a href="#Regression">Regression</a><br>
21 </td></tr></table></td></tr></table>
22
23 <p>
24 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
25 <table border="0" cellpadding="5" cellspacing="0"><tr><td bgcolor="#DDAA77"
26 <font size=+1><b>Previous:</b></font><br>
27 </td></tr><tr><td bgcolor="#FFCC99">
28   $PrevDaysList
29 </td></tr></table></td></tr></table>
30 <p>
31
32 <font size=+1><b>Back to:</b></font><br>
33 <a href="..">Test&nbsp;Results</a><br>
34 <a href="../..">LLVM&nbsp;Page</a><p>
35
36 </td><td valign=top>
37
38 <center>
39 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
40 <table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
41 <font size=+2 face=Verdana><b><a name="Overview">Today's Test Results Overview</font></b>
42 </td></tr></table></td></tr></table></center><p>
43
44 <h2>CVS Tree Overview:</h2>
45 <ul>
46 <li><a href="$DATE-CVS-Log.txt">CVS Checkout Log</a>
47 <ul>
48     Time to check out CVS tree:  <b>$CVSCheckoutTime</b> seconds<br>
49     Number of directories in CVS: <b>$NumDirsInCVS</b><br>
50     Number of files in CVS: <b>$NumFilesInCVS</b><br>
51     Number of lines of code: <b>$LOC</b></ul>
52 <li><a href="$DATE-Build-Log.txt">Compilation Log</a>
53 <ul>
54     $BuildError
55     Time to build CVS tree:      <b>$BuildTime</b> seconds
56                (<b>$BuildWallTime</b> seconds wall time)<br>
57     Number of object files compiled: <b>$NumObjects</b><br>
58     Number of libraries linked: <b>$NumLibraries</b><br>
59     Number of executables linked:<b> $NumExecutables</b><br>
60 </ul>
61 </ul>
62
63 <h2>Warnings during the build:</h2>
64 <ul>$WarningsList
65 </ul><p>
66
67 <br><br><center>
68 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
69 <table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
70 <font size=+2 face=Verdana><b><a name="Changes">Changes from Yesterday</font></b>
71 </td></tr></table></td></tr></table></center><p>
72
73 <h2>Changes to CVS:</h2>
74 <ul>
75 <li>Users who committed to CVS: <b>$UserCommitList</b>
76 <li>Users who updated from CVS: <b>$UserUpdateList</b>
77 <li>Added Files:    $AddedFilesList
78 <li>Modified Files: $ModifiedFilesList
79 <li>Removed Files:  $RemovedFilesList
80 </ul><p>
81
82 <h2>Changes to Warnings:</h2>
83 <ul>
84 <li>Warnings Added: $WarningsAdded
85 <li>Warnings Removed: $WarningsRemoved
86 </ul><p>
87
88 <h2>Changes in the test suite:</h2>
89 <ul>
90 <li>New Tests: $TestsAdded
91 <li>Removed Tests: $TestsRemoved
92 <li>Newly passing tests: $TestsFixed
93 <li>Newly failing tests: $TestsBroken
94 </ul>
95
96 <br><br><center>
97 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
98 <table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
99 <font size=+2 face=Verdana><b><a name="Trends">Changes over Time</font></b>
100 </td></tr></table></td></tr></table></center><p>
101
102 GNUplot <b>charts</b> showing a couple of things:
103 <ol>
104 <li>LOC in CVS
105 <li>Compile Time
106 <li>Testing Time
107 <li>Time to run some programs, say all of Olden
108 <li>Time to compile something, say Olden.
109 <li>Size of bytecode files for Olden
110 </ol>
111
112 <br><br><center>
113 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
114 <table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
115 <font size=+2 face=Verdana><b><a name="Programs">Program Tests</font></b>
116 </td></tr></table></td></tr></table></center><p>
117
118 This section tests LLVM on a variety of programs in the test suite.  This
119 includes benchmark suites like the Olden, McCat, Ptrdist, and SPEC benchmarks as
120 well as a few random programs with test inputs.  This section is meant to track
121 how stable LLVM is as a whole. A failure in the execution of any test is marked
122 with an asterisk: `*'. The columns of the tables are:<p>
123
124 <ol>
125 <li><a name="Program">Program</a> - The name of the program for that row.</li>
126 <li><a name="GCCAS">GCCAS</a> - Time to run LLVM optimizers on the program.</li>
127 <li><a name="Bytecode">Bytecode</a> - The size of the bytecode for the
128     program</li>
129 <li><a name="Instrs">Instrs</a> - The number of LLVM instructions in the
130     compiled bytecode</li>
131 <li><a name="LLC<br>compile">LLC compile</a> - The time taken compile with
132     LLC (the static backend)</li>
133 <li><a name="JIT<br>codegen">JIT codegen</a> - The amount of time spent in the
134     JIT itself, instead of executing the program.</li>
135 <li><a name="Machine<br>code">Machine code</a> - The number of bytes of machine
136     code generated by the JIT.</li>
137 <li><a name="GCC">GCC</a> - The time taken to execute the program when compiled
138     with GCC -O3.</li>
139 <li><a name="CBE">CBE</a> - The time taken to execute the program after
140     compilation through the C Backend.</li>
141 <li><a name="LLC">LLC</a> - How long does the program generated by the static
142     backend LLC take to execute </li>
143 <li><a name="JIT">JIT</a> - The amount of time spent running the
144     program with the JIT; this includes the code generation phase (listed above)
145     and actually running the program.</li>
146 </ol><p>
147
148 A complete log of testing <a href="$DATE-ProgramTest.txt.gz">is available</a>
149 for further analysis.
150
151 <h2>Programs/MultiSource</h2>
152
153 <center>
154 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
155 $ProgramsTable
156 </td></tr></table></center>
157
158 <h2>Programs/SingleSource</h2>
159
160
161
162 <br><br><center>
163 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
164 <table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
165 <font size=+2 face=Verdana><b><a name="Regression">Regression Tests</font></b>
166 </td></tr></table></td></tr></table></center><p>
167
168 Not yet implemented<p>
169
170 </td></tr>
171
172 </html>