mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-05 14:34:55 +00:00
Documentation: Lexicon.rst: add 'SLP' acronym
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169928 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
655d2c5354
commit
76a130b361
@ -20,8 +20,10 @@ A
|
||||
B
|
||||
-
|
||||
|
||||
.. _lexicon-bb-vectorization:
|
||||
|
||||
**BB Vectorization**
|
||||
Basic Block Vectorization
|
||||
Basic-Block Vectorization
|
||||
|
||||
**BURS**
|
||||
Bottom Up Rewriting System --- A method of instruction selection for code
|
||||
@ -185,6 +187,10 @@ S
|
||||
**SCCP**
|
||||
Sparse Conditional Constant Propagation
|
||||
|
||||
**SLP**
|
||||
Superword-Level Parallelism, same as :ref:`Basic-Block Vectorization
|
||||
<lexicon-bb-vectorization>`.
|
||||
|
||||
**SRoA**
|
||||
Scalar Replacement of Aggregates
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user