mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-25 16:24:23 +00:00
docs: bring back link for reddit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170776 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -207,6 +207,7 @@ The chart below compares GCC-4.7, ICC-13, and Clang-SVN with and without loop ve
|
|||||||
The Y-axis shows the time in msec. Lower is better. The last column shows the geomean of all the kernels.
|
The Y-axis shows the time in msec. Lower is better. The last column shows the geomean of all the kernels.
|
||||||
|
|
||||||
.. image:: gcc-loops.png
|
.. image:: gcc-loops.png
|
||||||
|
:width: 100%
|
||||||
|
|
||||||
The Basic Block Vectorizer
|
The Basic Block Vectorizer
|
||||||
==========================
|
==========================
|
@ -21,7 +21,7 @@ Subsystem Documentation
|
|||||||
HowToUseInstrMappings
|
HowToUseInstrMappings
|
||||||
SystemLibrary
|
SystemLibrary
|
||||||
SourceLevelDebugging
|
SourceLevelDebugging
|
||||||
AutoVectorization
|
Vectorizers
|
||||||
WritingAnLLVMBackend
|
WritingAnLLVMBackend
|
||||||
GarbageCollection
|
GarbageCollection
|
||||||
WritingAnLLVMPass
|
WritingAnLLVMPass
|
||||||
@ -63,7 +63,7 @@ Subsystem Documentation
|
|||||||
This document describes the design and philosophy behind the LLVM
|
This document describes the design and philosophy behind the LLVM
|
||||||
source-level debugger.
|
source-level debugger.
|
||||||
|
|
||||||
* :doc:`AutoVectorization`
|
* :doc:`Vectorizers`
|
||||||
|
|
||||||
This document describes the current status of vectorization in LLVM.
|
This document describes the current status of vectorization in LLVM.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user