Skip to content

Commit e172520

Browse files
committed
Update for release 3.6
1 parent db96b0e commit e172520

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<H1 align="center">The CompCert verified compiler</H1>
2626
<H2 align="center">Commented Coq development</H2>
27-
<H3 align="center">Version 3.5, 2019-02-27</H3>
27+
<H3 align="center">Version 3.6, 2019-09-17</H3>
2828

2929
<H2>Introduction</H2>
3030

@@ -180,7 +180,8 @@ <H3>Compiler passes</H3>
180180
</TR>
181181

182182
<TR valign="top">
183-
<TD>Recognition of operators<br>and addressing modes</TD>
183+
<TD>Recognition of operators<br>and addressing modes;<br>
184+
if-conversion</TD>
184185
<TD>Cminor to CminorSel</TD>
185186
<TD><A HREF="html/compcert.backend.Selection.html">Selection</A><br>
186187
<A HREF="html/compcert.powerpc.SelectOp.html"><I>SelectOp</I></A><br>

0 commit comments

Comments
 (0)