mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-29 22:30:33 +00:00
DOC: fix the url format.
llvm-svn: 170513
This commit is contained in:
parent
79b70f34a2
commit
833bf77529
@ -192,9 +192,9 @@ Performance
|
||||
^^^^^^^^^^^
|
||||
|
||||
This section shows the the execution time of Clang on a simple benchmark:
|
||||
`gcc-loops <http://llvm.org/viewvc/llvm-project/test-suite/trunk/SingleSource/UnitTests/Vectorizer/>`._
|
||||
`gcc-loops <http://llvm.org/viewvc/llvm-project/test-suite/trunk/SingleSource/UnitTests/Vectorizer/>`_.
|
||||
This benchmarks is a collection of loops from the GCC autovectorization
|
||||
`page <http://gcc.gnu.org/projects/tree-ssa/vectorization.html>` by Dorit Nuzman._
|
||||
`page <http://gcc.gnu.org/projects/tree-ssa/vectorization.html>`_ by Dorit Nuzman._
|
||||
|
||||
The chart below compares GCC-4.7, ICC-13, and Clang-SVN at -O3, running on a Sandybridge.
|
||||
The Y-axis shows time in msec. Lower is better.
|
||||
|
Loading…
Reference in New Issue
Block a user