diff options
Diffstat (limited to 'llvm/docs/TableGenFundamentals.html')
-rw-r--r-- | llvm/docs/TableGenFundamentals.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/docs/TableGenFundamentals.html b/llvm/docs/TableGenFundamentals.html index 58d98c9d1e6..764f99282b1 100644 --- a/llvm/docs/TableGenFundamentals.html +++ b/llvm/docs/TableGenFundamentals.html @@ -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> |