mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
remove parallel support.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99703 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -768,9 +768,6 @@ patterns:</p>
|
||||
<dd>an implicitly defined physical register. This tells the dag instruction
|
||||
selection emitter the input pattern's extra definitions matches implicit
|
||||
physical register definitions.</dd>
|
||||
<dt><tt>(parallel (a), (b))</tt></dt>
|
||||
<dd>a list of dags specifying parallel operations which map to the same
|
||||
instruction.</dd>
|
||||
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user