aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
diff options
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/IR.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/IR.md b/Documentation/IR.md
index 08203fee..44893ade 100644
--- a/Documentation/IR.md
+++ b/Documentation/IR.md
@@ -351,12 +351,6 @@ Invalid operation (should never be generated).
#### OP_NOP
No-op (should never be generated).
-#### OP_SNOP
-Store no-op (removed store operation).
-
-#### OP_LNOP
-Load no-op (removed load operation).
-
#### OP_DEATHNOTE
Annotation telling the pseudo will be death after the next
instruction (other than some other annotation, that is).