blob: 8e34b7931056f0d7615f6c3bf6dd4e688dce4a42 [file] [log] [blame]
Chris Lattner4c7e3032003-01-20 06:11:03 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><title>LLVM Test Results for $DateString</title></head>
3
4<body bgcolor=white>
5<center><font size=+3 face=Verdana><b>LLVM Test Results for $DateString</b></font></center>
6<hr height=1>
7
8<table width=100%>
9<tr><td valign=top align=center>
10
11<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
12<table border="0" cellpadding="5" cellspacing="0"><tr><td bgcolor="#DDAA77">
13<font size=+1><b>Sections:</b></font><br>
Chris Lattner8a4baf42003-01-22 16:13:10 +000014</td></tr><tr><td bgcolor="#FFCC99" align=center>
Chris Lattner4c7e3032003-01-20 06:11:03 +000015<a href="#Overview">Overview</a><br>
16<a href="#Changes">Changes</a><br>
17<a href="#Trends">Trends</a><br>
18<a href="#Programs">Programs</a><br>
Chris Lattner4d00fde2004-05-28 20:30:23 +000019<a href="#Feature">Feature</a><br>
Chris Lattner4c7e3032003-01-20 06:11:03 +000020<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
Chris Lattner24eefd32003-08-18 19:59:28 +000044<!-- Running LOC graph -->
45<table align=right>
46<tr><td>
47<a href="running_loc_large.png"
Chris Lattner8ab0a012003-08-19 14:27:44 +000048 ><img border=0 width=480 height=360 src="running_loc.png"></a>
Chris Lattner24eefd32003-08-18 19:59:28 +000049</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
Reid Spencer900576f2004-06-22 15:32:02 +000055<h2>Nightly Test Overview:</h2>
56<ul>
57 <li>Start: <b>$TestStartTime GMT</b></li>
58 <li>Finish: <b>$TestFinishTime GMT</b></li>
59 <li>Platform: <b>$TestPlatform</b></li>
60</ul>
Chris Lattner4c7e3032003-01-20 06:11:03 +000061<h2>CVS Tree Overview:</h2>
62<ul>
63<li><a href="$DATE-CVS-Log.txt">CVS Checkout Log</a>
64<ul>
Brian Gaeke1bb9a482003-10-06 15:30:00 +000065 <b>$NumDirsInCVS</b> dirs, <b>$NumFilesInCVS</b> files, <b>$LOC</b>
66 lines of code, checked out in <b>$CVSCheckoutTime</b> seconds<br></ul>
Chris Lattner4c7e3032003-01-20 06:11:03 +000067<li><a href="$DATE-Build-Log.txt">Compilation Log</a>
Reid Spencer389174b2004-06-09 18:29:15 +000068<table>
69<tr><td><b>Item</b></td><td><b>CPU Time</b></td><td><b>Wall Clock</b></td></tr>
70<tr><td>Configure CVS Tree</td><td>$ConfigTime</td><td>$ConfigWallTime</td></tr>
71<tr><td>Build CVS Tree</td><td>$BuildTime</td><td>$BuildWallTime</td></tr>
72<tr><td>Run Feature Tests</td><td>$FeatureTime</td><td>$FeatureWallTime</td></tr>
73<tr><td>Run Regression Tests</td><td>$RegressionTime</td><td>$RegressionWallTime</td></tr>
74</table></li>
75<li>Number of object files compiled: <b>$NumObjects</b></li>
76<li>Number of libraries linked: <b>$NumLibraries</b></li>
77<li>Number of executables linked:<b> $NumExecutables</b></li>
78<li>Build Error: $BuildError</li>
Chris Lattner4c7e3032003-01-20 06:11:03 +000079</ul>
80
81<h2>Warnings during the build:</h2>
Chris Lattner09bfdf52003-02-02 17:02:20 +000082<ul>$WarningsList
83</ul><p>
Chris Lattner4c7e3032003-01-20 06:11:03 +000084
85<br><br><center>
86<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
87<table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
88<font size=+2 face=Verdana><b><a name="Changes">Changes from Yesterday</font></b>
89</td></tr></table></td></tr></table></center><p>
90
91<h2>Changes to CVS:</h2>
92<ul>
93<li>Users who committed to CVS: <b>$UserCommitList</b>
94<li>Users who updated from CVS: <b>$UserUpdateList</b>
95<li>Added Files: $AddedFilesList
96<li>Modified Files: $ModifiedFilesList
97<li>Removed Files: $RemovedFilesList
98</ul><p>
99
Chris Lattner2f8cb572003-01-20 18:05:27 +0000100<h2>Changes to Warnings:</h2>
101<ul>
102<li>Warnings Added: $WarningsAdded
103<li>Warnings Removed: $WarningsRemoved
104</ul><p>
105
Chris Lattner4c7e3032003-01-20 06:11:03 +0000106<h2>Changes in the test suite:</h2>
107<ul>
Chris Lattnerd9bdbaa2003-01-22 20:35:59 +0000108<li>New Tests: $TestsAdded
109<li>Removed Tests: $TestsRemoved
110<li>Newly passing tests: $TestsFixed
111<li>Newly failing tests: $TestsBroken
Chris Lattner4c7e3032003-01-20 06:11:03 +0000112</ul>
Reid Spencerf2523712004-05-31 21:38:56 +0000113</td></tr></tbody></table>
Chris Lattner4c7e3032003-01-20 06:11:03 +0000114<br><br><center>
115<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
116<table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
Reid Spencerf2523712004-05-31 21:38:56 +0000117<font size=+2 face=Verdana><b><a name="Trends">Changes Over Time</font></b>
Chris Lattner4c7e3032003-01-20 06:11:03 +0000118</td></tr></table></td></tr></table></center><p>
119
Chris Lattnera3ed7d32003-11-08 20:48:39 +0000120
121Here are some charts showing how the LLVM optimizer and code generators are
122changing over time. For now we use the Olden benchmark suite to measure this,
123but eventually we will switch to using SPEC CPU2000. All programs are run with
124"LARGE_PROBLEM_SIZE" enabled. Click on any of the charts to get a larger
125version.<p>
126
127<h2>Compilation Measurements:</h2>
128
129<table border="0" align=center>
130<tr>
131<td width=50% align=center>
132<a href="running_Olden_bytecode_large.png"><img width=480 height=360 border=0 src="running_Olden_bytecode.png"></a><br>
133Size of LLVM bytecode files
134</td>
135<td width=50% align=center>
136<a href="running_Olden_machcode_large.png"><img width=480 height=360 border=0 src="running_Olden_machcode.png"></a><br>
137Size of native machine code for each program (generated by the JIT)
138</td></tr>
139<tr>
140<td align=center>
141<a href="running_Olden_opt_time_large.png"><img width=480 height=360 border=0 src="running_Olden_opt_time.png"></a><br>
142Time to run the LLVM optimizer on each program
143</td>
144<td></td></tr>
145</table>
146
147<h2>Program Execution Measurements:</h2>
148
149<table border="0" align=center>
150<tr>
151<td width=50% align=center>
152<a href="running_Olden_cbe_time_large.png"><img width=480 height=360 border=0 src="running_Olden_cbe_time.png"></a><br>
153Execution time for CBE generated executable
154</td>
155<td width=50% align=center>
156<a href="running_Olden_llc_time_large.png"><img width=480 height=360 border=0 src="running_Olden_llc_time.png"></a><br>
157Execution time for the LLC generated executable
158</td></tr>
159
160<tr>
161<td align=center>
162<a href="running_Olden_jit_time_large.png"><img width=480 height=360 border=0 src="running_Olden_jit_time.png"></a><br>
163Execution time for program in the JIT
164</td>
165<td></td></tr>
166</table>
167
168
169
Chris Lattner4c7e3032003-01-20 06:11:03 +0000170
171<br><br><center>
172<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
173<table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
174<font size=+2 face=Verdana><b><a name="Programs">Program Tests</font></b>
175</td></tr></table></td></tr></table></center><p>
176
Chris Lattner8a4baf42003-01-22 16:13:10 +0000177This section tests LLVM on a variety of programs in the test suite. This
Misha Brukman0137afa2003-08-15 19:31:04 +0000178includes benchmark suites like the Olden, McCat, Ptrdist, and SPEC benchmarks as
179well as a few random programs with test inputs. This section is meant to track
180how stable LLVM is as a whole. A failure in the execution of any test is marked
181with an asterisk: `*'. The columns of the tables are:<p>
Chris Lattner8a4baf42003-01-22 16:13:10 +0000182
183<ol>
Misha Brukman0137afa2003-08-15 19:31:04 +0000184<li><a name="Program">Program</a> - The name of the program for that row.</li>
185<li><a name="GCCAS">GCCAS</a> - Time to run LLVM optimizers on the program.</li>
186<li><a name="Bytecode">Bytecode</a> - The size of the bytecode for the
187 program</li>
188<li><a name="Instrs">Instrs</a> - The number of LLVM instructions in the
189 compiled bytecode</li>
190<li><a name="LLC<br>compile">LLC compile</a> - The time taken compile with
191 LLC (the static backend)</li>
192<li><a name="JIT<br>codegen">JIT codegen</a> - The amount of time spent in the
193 JIT itself, instead of executing the program.</li>
194<li><a name="Machine<br>code">Machine code</a> - The number of bytes of machine
195 code generated by the JIT.</li>
196<li><a name="GCC">GCC</a> - The time taken to execute the program when compiled
Chris Lattnerb1adab72003-08-18 04:32:34 +0000197 with GCC -O2.</li>
Misha Brukman0137afa2003-08-15 19:31:04 +0000198<li><a name="CBE">CBE</a> - The time taken to execute the program after
Chris Lattnere928d7d2003-08-18 04:39:41 +0000199 compilation through the C backend, compiled with -O2.</li>
Misha Brukman0137afa2003-08-15 19:31:04 +0000200<li><a name="LLC">LLC</a> - How long does the program generated by the static
201 backend LLC take to execute </li>
202<li><a name="JIT">JIT</a> - The amount of time spent running the
203 program with the JIT; this includes the code generation phase (listed above)
204 and actually running the program.</li>
Alkis Evlogimenos6b8b2252003-10-08 05:09:52 +0000205<li><a name="GCC/LLC">GCC/LLC</a> - The speed-up of the LLC output vs the native
206 GCC output: greater than 1 is a speedup, less than 1 is a slowdown.</li>
207<li><a name="GCC/CBE">GCC/CBE</a> - The speed-up of the CBE output vs the native
208 GCC output: greater than 1 is a speedup, less than 1 is a slowdown.</li>
Chris Lattner8ffc66d2003-12-19 03:34:46 +0000209<li><a name="LLC-LS">LLC-LS</a> - How long does the program generated by the static
210 backend LLC take to execute the program, when compiled with the linear scan
211 register allocator. This is temporary, for tuning.</li>
Chris Lattner8a4baf42003-01-22 16:13:10 +0000212</ol><p>
213
Misha Brukmanefe84742003-08-19 15:54:16 +0000214A complete log of testing
Chris Lattnereac3cdc2003-08-21 15:55:26 +0000215<a href="$DATE-SingleSource-ProgramTest.txt.gz">SingleSource</a>,
216<a href="$DATE-MultiSource-ProgramTest.txt.gz">MultiSource</a>, and
217<a href="$DATE-External-ProgramTest.txt.gz">External</a> programs are
Tanya Lattner60f5cf42004-06-22 05:44:31 +0000218available for further analysis.
Chris Lattner8a4baf42003-01-22 16:13:10 +0000219
Chris Lattnereac3cdc2003-08-21 15:55:26 +0000220<h2>Programs/External</h2>
221
222<center>
223<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
224$ExternalProgramsTable
225</td></tr></table></center>
226
Chris Lattner8a4baf42003-01-22 16:13:10 +0000227<h2>Programs/MultiSource</h2>
228
229<center>
230<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
Chris Lattnerbf6a4dc2003-08-18 06:05:21 +0000231$MultiSourceProgramsTable
Chris Lattner8a4baf42003-01-22 16:13:10 +0000232</td></tr></table></center>
233
234<h2>Programs/SingleSource</h2>
235
Chris Lattnerbf6a4dc2003-08-18 06:05:21 +0000236<center>
237<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
238$SingleSourceProgramsTable
239</td></tr></table></center>
240
Chris Lattner8a4baf42003-01-22 16:13:10 +0000241
Chris Lattner4c7e3032003-01-20 06:11:03 +0000242
Chris Lattner4d00fde2004-05-28 20:30:23 +0000243<br/><br/><center>
244<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
245<table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
246<font size=+2 face=Verdana><b><a name="Feature">Feature Test Results</font></b>
247</td></tr></table></td></tr></table></center>
248<br/>
249$FeatureTestResults
250
251<br/><br/><center>
Chris Lattner4c7e3032003-01-20 06:11:03 +0000252<table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#000000">
253<table border="0" cellpadding="10" cellspacing="0"><tr><td bgcolor="#DDAA77"
Reid Spencer1a8c9172004-06-09 02:07:25 +0000254<font size=+2 face=Verdana><b><a name="Regression">Regression Test Results</font></b>
Chris Lattner4d00fde2004-05-28 20:30:23 +0000255</td></tr></table></td></tr></table></center>
256<br/>
257$RegressionTestResults
Chris Lattner4c7e3032003-01-20 06:11:03 +0000258
Reid Spencer1a8c9172004-06-09 02:07:25 +0000259</td></tr></html>