Fix a grammaro.
[oota-llvm.git] / docs / TableGenFundamentals.html
index 58d98c9d1e68e875fc1ff899f3828349762ae78b..764f99282b107da88c5b2dc577b4763857f8d350 100644 (file)
@@ -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>