From e1725209b2b4401adc63ce5238fa5db7c134609c Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Tue, 17 Sep 2019 14:45:59 +0200 Subject: Update for release 3.6 --- doc/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index edb3accd..3a4cf6ba 100644 --- a/doc/index.html +++ b/doc/index.html @@ -24,7 +24,7 @@ a:active {color : Red; text-decoration : underline; }

The CompCert verified compiler

Commented Coq development

-

Version 3.5, 2019-02-27

+

Version 3.6, 2019-09-17

Introduction

@@ -180,7 +180,8 @@ code. - Recognition of operators
and addressing modes + Recognition of operators
and addressing modes;
+ if-conversion Cminor to CminorSel Selection
SelectOp
-- cgit