aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2021-12-10 13:48:01 +0100
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2021-12-10 13:48:01 +0100
commitf9cee6a66132b7da6c2e016f86ed3fa641cf61ab (patch)
treef0b75a6d4d968473766be8a3f3b04e3911deb588
parent0c9309c5be796ca17966d6c5711b542f5f5e2506 (diff)
parente07fe7f11466eac04c5fc7969ff7d997c8e72582 (diff)
downloadcompcert-kvx-CPP22_if_lifting.tar.gz
compcert-kvx-CPP22_if_lifting.zip
Merge remote-tracking branch 'origin/CPP_2022' into weak-software-pipeliningCPP22_if_lifting
-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).