Update template

llvm-svn: 10525
This commit is contained in:
Chris Lattner 2003-12-19 03:34:46 +00:00
parent 7139090fd2
commit 4953be9c73
1 changed files with 3 additions and 0 deletions

View File

@ -199,6 +199,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-LS">LLC-LS</a> - How long does the program generated by the static
backend LLC take to execute the program, when compiled with the linear scan
register allocator. This is temporary, for tuning.</li>
</ol><p>
A complete log of testing