Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / localhost / CompilerPassTemplate
CommitLineData
7f918cf1
CE
1<!DOCTYPE html>\r
2<html lang="en">\r
3<head>\r
4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
5<meta name="generator" content="AsciiDoc 8.6.9">\r
6<title>CompilerPassTemplate</title>\r
7<link rel="stylesheet" href="./asciidoc.css" type="text/css">\r
8<link rel="stylesheet" href="./pygments.css" type="text/css">\r
9\r
10\r
11<script type="text/javascript" src="./asciidoc.js"></script>\r
12<script type="text/javascript">\r
13/*<![CDATA[*/\r
14asciidoc.install();\r
15/*]]>*/\r
16</script>\r
17<link rel="stylesheet" href="./mlton.css" type="text/css">\r
18</head>\r
19<body class="article">\r
20<div id="banner">\r
21<div id="banner-home">\r
22<a href="./Home">MLton 20180207</a>\r
23</div>\r
24</div>\r
25<div id="header">\r
26<h1>CompilerPassTemplate</h1>\r
27</div>\r
28<div id="content">\r
29<div id="preamble">\r
30<div class="sectionbody">\r
31<div class="paragraph"><p>An analysis pass for the <a href="ZZZ">ZZZ</a> <a href="IntermediateLanguage">IntermediateLanguage</a>, invoked from <a href="ZZZOtherPass">ZZZOtherPass</a>.\r
32An implementation pass for the <a href="ZZZ">ZZZ</a> <a href="IntermediateLanguage">IntermediateLanguage</a>, invoked from <a href="ZZZSimplify">ZZZSimplify</a>.\r
33An optimization pass for the <a href="ZZZ">ZZZ</a> <a href="IntermediateLanguage">IntermediateLanguage</a>, invoked from <a href="ZZZSimplify">ZZZSimplify</a>.\r
34A rewrite pass for the <a href="ZZZ">ZZZ</a> <a href="IntermediateLanguage">IntermediateLanguage</a>, invoked from <a href="ZZZOtherPass">ZZZOtherPass</a>.\r
35A translation pass from the <a href="ZZA">ZZA</a> <a href="IntermediateLanguage">IntermediateLanguage</a> to the <a href="ZZB">ZZB</a> <a href="IntermediateLanguage">IntermediateLanguage</a>.</p></div>\r
36</div>\r
37</div>\r
38<div class="sect1">\r
39<h2 id="_description">Description</h2>\r
40<div class="sectionbody">\r
41<div class="paragraph"><p>A short description of the pass.</p></div>\r
42</div>\r
43</div>\r
44<div class="sect1">\r
45<h2 id="_implementation">Implementation</h2>\r
46<div class="sectionbody">\r
47<div class="ulist"><ul>\r
48<li>\r
49<p>\r
50<a href="https://github.com/MLton/mlton/blob/master/mlton/ZZZ.fun"><span class="monospaced">ZZZ.fun</span></a>\r
51</p>\r
52</li>\r
53</ul></div>\r
54</div>\r
55</div>\r
56<div class="sect1">\r
57<h2 id="_details_and_notes">Details and Notes</h2>\r
58<div class="sectionbody">\r
59<div class="paragraph"><p>Relevant details and notes.</p></div>\r
60</div>\r
61</div>\r
62</div>\r
63<div id="footnotes"><hr></div>\r
64<div id="footer">\r
65<div id="footer-text">\r
66</div>\r
67<div id="footer-badges">\r
68</div>\r
69</div>\r
70</body>\r
71</html>\r