summaryrefslogtreecommitdiffstats
path: root/bytecomp/lambda.ml
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>1999-12-06 16:59:24 +0000
committerXavier Leroy <xavier.leroy@inria.fr>1999-12-06 16:59:24 +0000
commit45a18236df62dba31d5365c60bf6548883291689 (patch)
treea42d3573133a22d2d65917b49bf7ee3f888d7bc6 /bytecomp/lambda.ml
parent870788858bcec587e88d1ce78fa81e34486420dd (diff)
Revu compilation du filtrage des variants. Ajout de la primitive Pisint et de l'instruction bytecode ISINT.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2669 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'bytecomp/lambda.ml')
-rw-r--r--bytecomp/lambda.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bytecomp/lambda.ml b/bytecomp/lambda.ml
index e23a6a030..2a1aaccc5 100644
--- a/bytecomp/lambda.ml
+++ b/bytecomp/lambda.ml
@@ -55,6 +55,8 @@ type primitive =
| Parraysetu of array_kind
| Parrayrefs of array_kind
| Parraysets of array_kind
+ (* Test if the argument is a block or an immediate integer *)
+ | Pisint
(* Bitvect operations *)
| Pbittest