aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2020-07-31 08:25:53 +0200
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2020-07-31 08:25:53 +0200
commite069f9abea7cdb2fb088a30ac24668aa4973269e (patch)
tree16a809ecb588dde830e51fd9e57f4da791efc4e9 /doc
parentfd09c489f94df50c6579973e85c205ec07d60187 (diff)
downloadcompcert-kvx-e069f9abea7cdb2fb088a30ac24668aa4973269e.tar.gz
compcert-kvx-e069f9abea7cdb2fb088a30ac24668aa4973269e.zip
links to the impure library on github
Diffstat (limited to 'doc')
-rw-r--r--doc/index-kvx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index-kvx.html b/doc/index-kvx.html
index 4f666cc3..97eefc24 100644
--- a/doc/index-kvx.html
+++ b/doc/index-kvx.html
@@ -64,7 +64,7 @@ inequations by fixpoint iteration.
<UL>
<LI> <A HREF="html/compcert.kvx.abstractbb.AbstractBasicBlocksDef.html">AbstractBasicBlocksDef</A>: an IR for verifying some semantic properties on basic-blocks.
<LI> <A HREF="html/compcert.kvx.abstractbb.Parallelizability.html">Parallelizability</A>: verifying that sequential and parallel semantics are equivalent for a given abstract basic-block.
-<LI> <A HREF="html/compcert.kvx.abstractbb.ImpSimuTest.html">ImpSimuTest</A>: verifying that a given abstract basic-block is simulated by another one for sequential semantics. This module refines <A HREF="html/compcert.kvx.abstractbb.SeqSimuTheory.html">SeqSimuTheory</A> with hash-consing.
+<LI> <A HREF="html/compcert.kvx.abstractbb.ImpSimuTest.html">ImpSimuTest</A>: verifying that a given abstract basic-block is simulated by another one for sequential semantics. This module refines <A HREF="html/compcert.kvx.abstractbb.SeqSimuTheory.html">SeqSimuTheory</A> with hash-consing and uses <A HREF=https://github.com/boulme/ImpureDemo>the Impure library</A> to reason on physical equality and handling of imperative code in Coq.
</UL>
<font color=gray>