mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-16 21:30:45 +00:00
Documentation: Lexicon.rst: add 'SLP' acronym
llvm-svn: 169928
This commit is contained in:
parent
9d14084b45
commit
a2d35d153f
@ -20,8 +20,10 @@ A
|
|||||||
B
|
B
|
||||||
-
|
-
|
||||||
|
|
||||||
|
.. _lexicon-bb-vectorization:
|
||||||
|
|
||||||
**BB Vectorization**
|
**BB Vectorization**
|
||||||
Basic Block Vectorization
|
Basic-Block Vectorization
|
||||||
|
|
||||||
**BURS**
|
**BURS**
|
||||||
Bottom Up Rewriting System --- A method of instruction selection for code
|
Bottom Up Rewriting System --- A method of instruction selection for code
|
||||||
@ -185,6 +187,10 @@ S
|
|||||||
**SCCP**
|
**SCCP**
|
||||||
Sparse Conditional Constant Propagation
|
Sparse Conditional Constant Propagation
|
||||||
|
|
||||||
|
**SLP**
|
||||||
|
Superword-Level Parallelism, same as :ref:`Basic-Block Vectorization
|
||||||
|
<lexicon-bb-vectorization>`.
|
||||||
|
|
||||||
**SRoA**
|
**SRoA**
|
||||||
Scalar Replacement of Aggregates
|
Scalar Replacement of Aggregates
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user