Remove fixme
[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 <!-- Running LOC graph -->
45 <table align=right>
46 <tr><td>
47 <a href="running_loc_large.png"
48    ><img border=0 width=320 height=240 src="running_loc.png"></a>
49 </td></tr>
50 <tr><td align=center>Lines Of Code over Time<br>
51 <font size=-1><a href="running_loc_large.png">Click for larger view</a></font>
52 </td></tr>
53 </table>
54
55 <h2>CVS Tree Overview:</h2>
56 <ul>
57 <li><a href="$DATE-CVS-Log.txt">CVS Checkout Log</a>
58 <ul>
59     Time to check out CVS tree:  <b>$CVSCheckoutTime</b> seconds<br>
60     Number of directories in CVS: <b>$NumDirsInCVS</b><br>
61     Number of files in CVS: <b>$NumFilesInCVS</b><br>
62     Number of lines of code: <b>$LOC</b></ul>
63 <li><a href="$DATE-Build-Log.txt">Compilation Log</a>
64 <ul>
65     $BuildError
66     Time to configure CVS tree:      <b>$ConfigTime</b> seconds
67                (<b>$ConfigWallTime</b> seconds wall time)<br>
68     Time to build CVS tree:      <b>$BuildTime</b> seconds
69                (<b>$BuildWallTime</b> seconds wall time)<br>
70     Number of object files compiled: <b>$NumObjects</b><br>
71     Number of libraries linked: <b>$NumLibraries</b><br>
72     Number of executables linked:<b> $NumExecutables</b><br>
73 </ul>
74 </ul>
75
76 <h2>Warnings during the build:</h2>
77 <ul>$WarningsList
78 </ul><p>
79
80 <br><br><center>
81 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
82 <table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
83 <font size=+2 face=Verdana><b><a name="Changes">Changes from Yesterday</font></b>
84 </td></tr></table></td></tr></table></center><p>
85
86 <h2>Changes to CVS:</h2>
87 <ul>
88 <li>Users who committed to CVS: <b>$UserCommitList</b>
89 <li>Users who updated from CVS: <b>$UserUpdateList</b>
90 <li>Added Files:    $AddedFilesList
91 <li>Modified Files: $ModifiedFilesList
92 <li>Removed Files:  $RemovedFilesList
93 </ul><p>
94
95 <h2>Changes to Warnings:</h2>
96 <ul>
97 <li>Warnings Added: $WarningsAdded
98 <li>Warnings Removed: $WarningsRemoved
99 </ul><p>
100
101 <h2>Changes in the test suite:</h2>
102 <ul>
103 <li>New Tests: $TestsAdded
104 <li>Removed Tests: $TestsRemoved
105 <li>Newly passing tests: $TestsFixed
106 <li>Newly failing tests: $TestsBroken
107 </ul>
108
109 <br><br><center>
110 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
111 <table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
112 <font size=+2 face=Verdana><b><a name="Trends">Changes over Time</font></b>
113 </td></tr></table></td></tr></table></center><p>
114
115 GNUplot <b>charts</b> showing a couple of things:
116 <ol>
117 <li>Compile Time
118 <li>Testing Time
119 <li>Time to run some programs, say all of Olden
120 <li>Time to compile something, say Olden.
121 <li>Size of bytecode files for Olden
122 </ol>
123
124 <br><br><center>
125 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
126 <table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
127 <font size=+2 face=Verdana><b><a name="Programs">Program Tests</font></b>
128 </td></tr></table></td></tr></table></center><p>
129
130 This section tests LLVM on a variety of programs in the test suite.  This
131 includes benchmark suites like the Olden, McCat, Ptrdist, and SPEC benchmarks as
132 well as a few random programs with test inputs.  This section is meant to track
133 how stable LLVM is as a whole. A failure in the execution of any test is marked
134 with an asterisk: `*'. The columns of the tables are:<p>
135
136 <ol>
137 <li><a name="Program">Program</a> - The name of the program for that row.</li>
138 <li><a name="GCCAS">GCCAS</a> - Time to run LLVM optimizers on the program.</li>
139 <li><a name="Bytecode">Bytecode</a> - The size of the bytecode for the
140     program</li>
141 <li><a name="Instrs">Instrs</a> - The number of LLVM instructions in the
142     compiled bytecode</li>
143 <li><a name="LLC<br>compile">LLC compile</a> - The time taken compile with
144     LLC (the static backend)</li>
145 <li><a name="JIT<br>codegen">JIT codegen</a> - The amount of time spent in the
146     JIT itself, instead of executing the program.</li>
147 <li><a name="Machine<br>code">Machine code</a> - The number of bytes of machine
148     code generated by the JIT.</li>
149 <li><a name="GCC">GCC</a> - The time taken to execute the program when compiled
150     with GCC -O2.</li>
151 <li><a name="CBE">CBE</a> - The time taken to execute the program after
152     compilation through the C backend, compiled with -O2.</li>
153 <li><a name="LLC">LLC</a> - How long does the program generated by the static
154     backend LLC take to execute </li>
155 <li><a name="JIT">JIT</a> - The amount of time spent running the
156     program with the JIT; this includes the code generation phase (listed above)
157     and actually running the program.</li>
158 <li><a name="GCC/LLC">GCC/LLC - The speed-up of the LLC output vs the native 
159     GCC output: greater than 1 is a speedup, less than 1 is a slowdown.
160 </ol><p>
161
162 A complete log of testing <a href="$DATE-ProgramTest.txt.gz">is available</a>
163 for further analysis.
164
165 <h2>Programs/MultiSource</h2>
166
167 <center>
168 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
169 $MultiSourceProgramsTable
170 </td></tr></table></center>
171
172 <h2>Programs/SingleSource</h2>
173
174 <center>
175 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
176 $SingleSourceProgramsTable
177 </td></tr></table></center>
178
179
180
181 <br><br><center>
182 <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000"> 
183 <table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
184 <font size=+2 face=Verdana><b><a name="Regression">Regression Tests</font></b>
185 </td></tr></table></td></tr></table></center><p>
186
187 Not yet implemented<p>
188
189 </td></tr>
190
191 </html>