aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2021-12-10 13:46:26 +0100
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2021-12-10 13:46:26 +0100
commite07fe7f11466eac04c5fc7969ff7d997c8e72582 (patch)
tree406af52f393aa89db7aed7d3fc382e23c4e15abb
parentdede57ca2de03dd3fee4fa0cb5cc4c5bfec056ce (diff)
downloadcompcert-kvx-CPP22_main.tar.gz
compcert-kvx-CPP22_main.zip
fix missing "formally"CPP22_main
-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 909a613f..6ca57538 100644
--- a/doc/index-kvx.html
+++ b/doc/index-kvx.html
@@ -37,7 +37,7 @@ a:active {color : Red; text-decoration : underline; }
<br>
<br>
A high-level view of this CompCert backend is provided by this CPP'22 paper (of Cyril Six, Léo Gourdin, Sylvain Boulmé, David Monniaux, Justus Fasse, Nicolas Nardino):
- <div><a href=https://hal.archives-ouvertes.fr/hal-03200774>Verified Superblock Scheduling.</a></div>
+ <div><a href=https://hal.archives-ouvertes.fr/hal-03200774>Formally Verified Superblock Scheduling.</a></div>
<br>
See also the <tt>README.md</tt> of our <a href=https://gricad-gitlab.univ-grenoble-alpes.fr/certicompil/compcert-kvx/-/tree/CPP22_main>GitLab public repository</a>
(the source code is in branch <tt>CPP22_main</tt> -- the branch <tt>CPP22_if_lifting</tt> being an experimental variant described in the above paper).