mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 09:13:34 +00:00
The CBE output is compiled at -O2
llvm-svn: 7938
This commit is contained in:
parent
8b929dfe2a
commit
1f59a18cda
@ -137,7 +137,7 @@ with an asterisk: `*'. The columns of the tables are:<p>
|
||||
<li><a name="GCC">GCC</a> - The time taken to execute the program when compiled
|
||||
with GCC -O2.</li>
|
||||
<li><a name="CBE">CBE</a> - The time taken to execute the program after
|
||||
compilation through the C Backend.</li>
|
||||
compilation through the C backend, compiled with -O2.</li>
|
||||
<li><a name="LLC">LLC</a> - How long does the program generated by the static
|
||||
backend LLC take to execute </li>
|
||||
<li><a name="JIT">JIT</a> - The amount of time spent running the
|
||||
|
Loading…
x
Reference in New Issue
Block a user