aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2022-01-04 08:17:57 +0100
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2022-01-04 08:17:57 +0100
commit23bad2f693dfa4b2eaec8f677fd82a1c863a669d (patch)
treeb592f959d1202e2038ea761da822c26300085b0a /README.md
parent89562c917e61c56a167ba13b86021b286cb7e257 (diff)
downloadcompcert-kvx-23bad2f693dfa4b2eaec8f677fd82a1c863a669d.tar.gz
compcert-kvx-23bad2f693dfa4b2eaec8f677fd82a1c863a669d.zip
add LCTES paper in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6406cd27..c99d4a67 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,7 @@ Please follow the instructions in [`INSTALL.md`](INSTALL.md)
* [A 5-minutes video](http://www-verimag.imag.fr/~boulme/videos/poster-oopsla20.mp4) by C. Six, presenting the postpass scheduling and the KVX backend
(also on [YouTube if you need subtitles](https://www.youtube.com/watch?v=RAzMDS9OVSw)).
* [Certified and Efficient Instruction Scheduling](https://hal.archives-ouvertes.fr/hal-02185883), an OOPSLA'20 paper, by Six, Boulmé and Monniaux.
+* [Simple, Light, Yet Formally Verified, Global Common Subexpression Elimination and Loop-Invariant Code Motion](https://hal.archives-ouvertes.fr/hal-03212087), a LCTES'21 paper, by Monniaux and Six.
* [Formally Verified Superblock Scheduling](https://hal.archives-ouvertes.fr/hal-03200774), a CPP'22 paper, by Six, Gourdin, Boulmé, Monniaux, Fasse and Nardino.
* [Optimized and formally-verified compilation for a VLIW processor](https://hal.archives-ouvertes.fr/tel-03326923), Phd Thesis of Cyril Six in 2021.
* [Formally Verified Defensive Programming (efficient Coq-verified computations from untrusted ML oracles) -- Chapters 1 to 3](https://hal.archives-ouvertes.fr/tel-03356701), Habilitation Thesis of Sylvain Boulmé in 2021.