mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-27 05:30:29 +00:00
Update template
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10525 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4c080863de
commit
8ffc66dac4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user