File: GettingInvolved.html

package info (click to toggle)
llvm-toolchain-13 1%3A13.0.1-6~deb10u4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,418,792 kB
  • sloc: cpp: 5,290,827; ansic: 996,570; asm: 544,593; python: 188,212; objc: 72,027; lisp: 30,291; f90: 25,395; sh: 24,900; javascript: 9,780; pascal: 9,398; perl: 7,484; ml: 5,432; awk: 3,523; makefile: 2,892; xml: 953; cs: 573; fortran: 539
file content (381 lines) | stat: -rw-r--r-- 22,819 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381


<!DOCTYPE html>

<html>
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Getting Involved &#8212; LLVM 13 documentation</title>
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="_static/llvm-theme.css" type="text/css" />
    <script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
    <script src="_static/jquery.js"></script>
    <script src="_static/underscore.js"></script>
    <script src="_static/doctools.js"></script>
    <link rel="index" title="Index" href="genindex.html" />
    <link rel="search" title="Search" href="search.html" />
    <link rel="next" title="Contributing to LLVM" href="Contributing.html" />
    <link rel="prev" title="yaml2obj" href="yaml2obj.html" />
<style type="text/css">
  table.right { float: right; margin-left: 20px; }
  table.right td { border: 1px solid #ccc; }
</style>

  </head><body>
<div class="logo">
  <a href="index.html">
    <img src="_static/logo.png"
         alt="LLVM Logo" width="250" height="88"/></a>
</div>

    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="Contributing.html" title="Contributing to LLVM"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="yaml2obj.html" title="yaml2obj"
             accesskey="P">previous</a> |</li>
  <li><a href="https://llvm.org/">LLVM Home</a>&nbsp;|&nbsp;</li>
  <li><a href="index.html">Documentation</a>&raquo;</li>

        <li class="nav-item nav-item-this"><a href="">Getting Involved</a></li> 
      </ul>
    </div>

      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">

<h3>Documentation</h3>

<ul class="want-points">
    <li><a href="https://llvm.org/docs/GettingStartedTutorials.html">Getting Started/Tutorials</a></li>
    <li><a href="https://llvm.org/docs/UserGuides.html">User Guides</a></li>
    <li><a href="https://llvm.org/docs/Reference.html">Reference</a></li>
</ul>

<h3>Getting Involved</h3>

<ul class="want-points">
    <li><a href="https://llvm.org/docs/Contributing.html">Contributing to LLVM</a></li>
    <li><a href="https://llvm.org/docs/HowToSubmitABug.html">Submitting Bug Reports</a></li>
    <li><a href="https://llvm.org/docs/GettingInvolved.html#mailing-lists">Mailing Lists</a></li>
    <li><a href="https://llvm.org/docs/GettingInvolved.html#irc">IRC</a></li>
    <li><a href="https://llvm.org/docs/GettingInvolved.html#meetups-and-social-events">Meetups and Social Events</a></li>
</ul>

<h3>Additional Links</h3>

<ul class="want-points">
    <li><a href="https://llvm.org/docs/FAQ.html">FAQ</a></li>
    <li><a href="https://llvm.org/docs/Lexicon.html">Glossary</a></li>
    <li><a href="https://llvm.org/pubs">Publications</a></li>
    <li><a href="https://github.com/llvm/llvm-project//">Github Repository</a></li>
</ul>
  <div role="note" aria-label="source link">
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="_sources/GettingInvolved.rst.txt"
            rel="nofollow">Show Source</a></li>
    </ul>
   </div>
<div id="searchbox" style="display: none" role="search">
  <h3 id="searchlabel">Quick search</h3>
    <div class="searchformwrapper">
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" aria-labelledby="searchlabel" />
      <input type="submit" value="Go" />
    </form>
    </div>
</div>
<script>$('#searchbox').show(0);</script>
        </div>
      </div>

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="getting-involved">
<h1>Getting Involved<a class="headerlink" href="#getting-involved" title="Permalink to this headline">¶</a></h1>
<p>LLVM welcomes contributions of all kinds. To get started, please review the following topics:</p>
<div class="contents local topic" id="contents">
<ul class="simple">
<li><p><a class="reference internal" href="#development-process" id="id10">Development Process</a></p></li>
<li><p><a class="reference internal" href="#mailing-lists" id="id11">Mailing Lists</a></p></li>
<li><p><a class="reference internal" href="#online-sync-ups" id="id12">Online Sync-Ups</a></p></li>
<li><p><a class="reference internal" href="#irc" id="id13">IRC</a></p></li>
<li><p><a class="reference internal" href="#meetups-and-social-events" id="id14">Meetups and social events</a></p></li>
<li><p><a class="reference internal" href="#community-wide-proposals" id="id15">Community wide proposals</a></p></li>
</ul>
</div>
<div class="toctree-wrapper compound">
</div>
<dl class="simple">
<dt><a class="reference internal" href="Contributing.html"><span class="doc">Contributing to LLVM</span></a></dt><dd><p>An overview on how to contribute to LLVM.</p>
</dd>
<dt><a class="reference internal" href="DeveloperPolicy.html"><span class="doc">LLVM Developer Policy</span></a></dt><dd><p>The LLVM project’s policy towards developers and their contributions.</p>
</dd>
<dt><a class="reference internal" href="CodeReview.html"><span class="doc">LLVM Code-Review Policy and Practices</span></a></dt><dd><p>The LLVM project’s code-review process.</p>
</dd>
<dt><a class="reference internal" href="SupportPolicy.html"><span class="doc">LLVM Community Support Policy</span></a></dt><dd><p>The LLVM support policy for core and non-core components.</p>
</dd>
<dt><a class="reference internal" href="SphinxQuickstartTemplate.html"><span class="doc">Sphinx Quickstart Template</span></a></dt><dd><p>A template + tutorial for writing new Sphinx documentation. It is meant
to be read in source form.</p>
</dd>
<dt><a class="reference internal" href="Phabricator.html"><span class="doc">Code Reviews with Phabricator</span></a></dt><dd><p>Describes how to use the Phabricator code review tool hosted on
<a class="reference external" href="http://reviews.llvm.org/">http://reviews.llvm.org/</a> and its command line interface, Arcanist.</p>
</dd>
<dt><a class="reference internal" href="HowToSubmitABug.html"><span class="doc">How to submit an LLVM bug report</span></a></dt><dd><p>Instructions for properly submitting information about any bugs you run into
in the LLVM system.</p>
</dd>
<dt><a class="reference internal" href="BugLifeCycle.html"><span class="doc">LLVM Bug Life Cycle</span></a></dt><dd><p>Describes how bugs are reported, triaged and closed.</p>
</dd>
<dt><a class="reference internal" href="CodingStandards.html"><span class="doc">LLVM Coding Standards</span></a></dt><dd><p>Details the LLVM coding standards and provides useful information on writing
efficient C++ code.</p>
</dd>
<dt><a class="reference internal" href="GitBisecting.html"><span class="doc">Bisecting LLVM code</span></a></dt><dd><p>Describes how to use <code class="docutils literal notranslate"><span class="pre">git</span> <span class="pre">bisect</span></code> on LLVM’s repository.</p>
</dd>
</dl>
<div class="section" id="development-process">
<span id="id1"></span><h2><a class="toc-backref" href="#id10">Development Process</a><a class="headerlink" href="#development-process" title="Permalink to this headline">¶</a></h2>
<p>Information about LLVM’s development process.</p>
<div class="toctree-wrapper compound">
</div>
<dl class="simple">
<dt><a class="reference internal" href="Projects.html"><span class="doc">Creating an LLVM Project</span></a></dt><dd><p>How-to guide and templates for new projects that <em>use</em> the LLVM
infrastructure.  The templates (directory organization, Makefiles, and test
tree) allow the project code to be located outside (or inside) the <code class="docutils literal notranslate"><span class="pre">llvm/</span></code>
tree, while using LLVM header files and libraries.</p>
</dd>
<dt><a class="reference internal" href="HowToReleaseLLVM.html"><span class="doc">How To Release LLVM To The Public</span></a></dt><dd><p>This is a guide to preparing LLVM releases. Most developers can ignore it.</p>
</dd>
<dt><a class="reference internal" href="ReleaseProcess.html"><span class="doc">How To Validate a New Release</span></a></dt><dd><p>This is a guide to validate a new release, during the release process. Most developers can ignore it.</p>
</dd>
<dt><a class="reference internal" href="HowToAddABuilder.html"><span class="doc">How To Add Your Build Configuration To LLVM Buildbot Infrastructure</span></a></dt><dd><p>Instructions for adding new builder to LLVM buildbot master.</p>
</dd>
<dt><a class="reference internal" href="Packaging.html"><span class="doc">Advice on Packaging LLVM</span></a></dt><dd><p>Advice on packaging LLVM into a distribution.</p>
</dd>
<dt><a class="reference internal" href="ReleaseNotes.html"><span class="doc">Release notes for the current release</span></a></dt><dd><p>This describes new features, known bugs, and other limitations.</p>
</dd>
</dl>
</div>
<div class="section" id="mailing-lists">
<span id="id2"></span><h2><a class="toc-backref" href="#id11">Mailing Lists</a><a class="headerlink" href="#mailing-lists" title="Permalink to this headline">¶</a></h2>
<p>If you can’t find what you need in these docs, try consulting the mailing
lists. In addition to the traditional mailing lists there is also a
<a class="reference external" href="https://llvm.discourse.group">Discourse server</a> available.</p>
<dl class="simple">
<dt><a class="reference external" href="http://lists.llvm.org/mailman/listinfo/llvm-dev">Developer’s List (llvm-dev)</a></dt><dd><p>This list is for people who want to be included in technical discussions of
LLVM. People post to this list when they have questions about writing code
for or using the LLVM tools. It is relatively low volume.</p>
</dd>
<dt><a class="reference external" href="http://lists.llvm.org/pipermail/llvm-commits/">Commits Archive (llvm-commits)</a></dt><dd><p>This list contains all commit messages that are made when LLVM developers
commit code changes to the repository. It also serves as a forum for
patch review (i.e. send patches here). It is useful for those who want to
stay on the bleeding edge of LLVM development. This list is very high
volume.</p>
</dd>
<dt><a class="reference external" href="http://lists.llvm.org/pipermail/llvm-bugs/">Bugs &amp; Patches Archive (llvm-bugs)</a></dt><dd><p>This list gets emailed every time a bug is opened and closed. It is
higher volume than the LLVM-dev list.</p>
</dd>
<dt><a class="reference external" href="http://lists.llvm.org/pipermail/llvm-testresults/">Test Results Archive (llvm-testresults)</a></dt><dd><p>A message is automatically sent to this list by every active nightly tester
when it completes.  As such, this list gets email several times each day,
making it a high volume list.</p>
</dd>
<dt><a class="reference external" href="http://lists.llvm.org/mailman/listinfo/llvm-announce">LLVM Announcements List (llvm-announce)</a></dt><dd><p>This is a low volume list that provides important announcements regarding
LLVM.  It gets email about once a month.</p>
</dd>
</dl>
</div>
<div class="section" id="online-sync-ups">
<span id="id8"></span><h2><a class="toc-backref" href="#id12">Online Sync-Ups</a><a class="headerlink" href="#online-sync-ups" title="Permalink to this headline">¶</a></h2>
<p>A number of regular calls are organized on specific topics. It should be
expected that the range of topics will change over time. At the time of
writing, the following sync-ups are organized:</p>
<table class="colwidths-given docutils align-default" id="id9">
<caption><span class="caption-text">LLVM regular sync-up calls</span><a class="headerlink" href="#id9" title="Permalink to this table">¶</a></caption>
<colgroup>
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Topic</p></th>
<th class="head"><p>Frequency</p></th>
<th class="head"><p>Calendar link</p></th>
<th class="head"><p>Minutes/docs link</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>RISC-V</p></td>
<td><p>Every 2 weeks on Thursday</p></td>
<td><p><a class="reference external" href="https://calendar.google.com/calendar/ical/lowrisc.org_0n5pkesfjcnp0bh5hps1p0bd80%40group.calendar.google.com/public/basic.ics">ics</a>
<a class="reference external" href="https://calendar.google.com/calendar/b/1?cid=bG93cmlzYy5vcmdfMG41cGtlc2ZqY25wMGJoNWhwczFwMGJkODBAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ">gcal</a></p></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>Scalable Vectors and Arm SVE</p></td>
<td><p>Monthly, every 3rd Tuesday</p></td>
<td><p><a class="reference external" href="https://calendar.google.com/calendar/ical/bjms39pe6k6bo5egtsp7don414%40group.calendar.google.com/public/basic.ics">ics</a>
<a class="reference external" href="https://calendar.google.com/calendar/u/0/embed?src=bjms39pe6k6bo5egtsp7don414&#64;group.calendar.google.com">gcal</a></p></td>
<td><p><a class="reference external" href="https://docs.google.com/document/d/1UPH2Hzou5RgGT8XfO39OmVXKEibWPfdYLELSaHr3xzo/edit">Minutes/docs</a></p></td>
</tr>
<tr class="row-even"><td><p>ML Guided Compiler Optimizations</p></td>
<td><p>Monthly</p></td>
<td></td>
<td><p><a class="reference external" href="https://docs.google.com/document/d/1JecbplF09l3swTjze-UVeLh4L48svJxGVy4mz_e9Rhs/edit?usp=gmail#heading=h.ts9cmcjbir1j">Minutes/docs</a></p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference external" href="https://llvm.org/docs/Security.html">LLVM security group</a></p></td>
<td><p>Monthly, every 3rd Tuesday</p></td>
<td><p><a class="reference external" href="https://calendar.google.com/calendar/ical/eoh3m9k1l6vqbd1fkp94fv5q74%40group.calendar.google.com/public/basic.ics">ics</a>
<a class="reference external" href="https://calendar.google.com/calendar/embed?src=eoh3m9k1l6vqbd1fkp94fv5q74%40group.calendar.google.com">gcal</a></p></td>
<td><p><a class="reference external" href="https://docs.google.com/document/d/1GLCE8cl7goCaLSiM9j1eIq5IqeXt6_YTY2UEcC4jmsg/edit?usp=sharing">Minutes/docs</a></p></td>
</tr>
<tr class="row-even"><td><p><a class="reference external" href="https://github.com/llvm/circt">CIRCT</a></p></td>
<td><p>Weekly, on Wednesday</p></td>
<td></td>
<td><p><a class="reference external" href="https://docs.google.com/document/d/1fOSRdyZR2w75D87yU2Ma9h2-_lEPL4NxvhJGJd-s5pk/edit#heading=h.mulvhjtr8dk9">Minutes/docs</a></p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference external" href="https://mlir.llvm.org">MLIR</a> design meetings</p></td>
<td><p>Weekly, on Thursdays</p></td>
<td></td>
<td><p><a class="reference external" href="https://docs.google.com/document/d/1y_9f1AbfgcoVdJh4_aM6-BaSHvrHl8zuA5G4jv_94K8/edit#heading=h.cite1kolful9">Minutes/docs</a></p></td>
</tr>
<tr class="row-even"><td><p>flang</p></td>
<td><p>Multiple meeting series, <a class="reference external" href="https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingInvolved.md#calls">documented here</a></p></td>
<td></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>OpenMP</p></td>
<td><p>Multiple meeting series, <a class="reference external" href="https://openmp.llvm.org/docs/SupportAndFAQ.html">documented here</a></p></td>
<td></td>
<td></td>
</tr>
<tr class="row-even"><td><p>LLVM Alias Analysis</p></td>
<td><p>Every 4 weeks on Tuesdays</p></td>
<td><p><a class="reference external" href="http://lists.llvm.org/pipermail/llvm-dev/attachments/20201103/a3499a67/attachment-0001.ics">ics</a></p></td>
<td><p><a class="reference external" href="https://docs.google.com/document/d/17U-WvX8qyKc3S36YUKr3xfF-GHunWyYowXbxEdpHscw">Minutes/docs</a></p></td>
</tr>
<tr class="row-odd"><td><p>Windows/COFF related developments</p></td>
<td><p>Every 2 months on Thursday</p></td>
<td></td>
<td><p><a class="reference external" href="https://docs.google.com/document/d/1A-W0Sas_oHWTEl_x_djZYoRtzAdTONMW_6l1BH9G6Bo/edit?usp=sharing">Minutes/docs</a></p></td>
</tr>
<tr class="row-even"><td><p>Vector Predication</p></td>
<td><p>Every 2 weeks on Tuesdays, 3pm UTC</p></td>
<td></td>
<td><p><a class="reference external" href="https://docs.google.com/document/d/1q26ToudQjnqN5x31zk8zgq_s0lem1-BF8pQmciLa4k8/edit?usp=sharing">Minutes/docs</a></p></td>
</tr>
<tr class="row-odd"><td><p>LLVM Pointer Authentication</p></td>
<td><p>Every month on Mondays</p></td>
<td><p><a class="reference external" href="https://calendar.google.com/calendar/ical/fr1qtmrmt2s9odufjvurkb6j70%40group.calendar.google.com/public/basic.ics">ics</a></p></td>
<td><p><a class="reference external" href="https://docs.google.com/document/d/14IDnh3YY9m6Ej_PaRKOz8tTTZlObgtLl8mYeRbytAec/edit?usp=sharing">Minutes/docs</a></p></td>
</tr>
<tr class="row-even"><td><p>MemorySSA in LLVM</p></td>
<td><p>Every 8 weeks on Mondays</p></td>
<td><p><a class="reference external" href="https://calendar.google.com/calendar/ical/c_1mincouiltpa24ac14of14lhi4%40group.calendar.google.com/public/basic.ics">ics</a>
<a class="reference external" href="https://calendar.google.com/calendar/embed?src=c_1mincouiltpa24ac14of14lhi4%40group.calendar.google.com">gcal</a></p></td>
<td><p><a class="reference external" href="https://docs.google.com/document/d/1-uEEZfmRdPThZlctOq9eXlmUaSSAAi8oKxhrPY_lpjk/edit#">Minutes/docs</a></p></td>
</tr>
</tbody>
</table>
</div>
<div class="section" id="irc">
<h2><a class="toc-backref" href="#id13">IRC</a><a class="headerlink" href="#irc" title="Permalink to this headline">¶</a></h2>
<p>Users and developers of the LLVM project (including subprojects such as Clang)
can be found in #llvm on <a class="reference external" href="irc://irc.oftc.net/llvm">irc.oftc.net</a>.</p>
<p>This channel has several bots.</p>
<ul class="simple">
<li><p>Buildbot reporters</p>
<ul>
<li><p>llvmbb - Bot for the main LLVM buildbot master.
<a class="reference external" href="http://lab.llvm.org:8011/console">http://lab.llvm.org:8011/console</a></p></li>
<li><p>smooshlab - Apple’s internal buildbot master.</p></li>
</ul>
</li>
<li><p>robot - Bugzilla linker. %bug &lt;number&gt;</p></li>
<li><p>clang-bot - A <a class="reference external" href="http://www.eelis.net/geordi/">geordi</a> instance running
near-trunk clang instead of gcc.</p></li>
</ul>
<p>In addition to the traditional IRC there is a
<a class="reference external" href="https://discord.com/channels/636084430946959380/636725486533345280">Discord</a>
chat server available. To sign up, please use this
<a class="reference external" href="https://discord.com/invite/xS7Z362">invitation link</a>.</p>
</div>
<div class="section" id="meetups-and-social-events">
<span id="meetups-social-events"></span><h2><a class="toc-backref" href="#id14">Meetups and social events</a><a class="headerlink" href="#meetups-and-social-events" title="Permalink to this headline">¶</a></h2>
<div class="toctree-wrapper compound">
</div>
<p>Besides developer <a class="reference external" href="https://llvm.org/devmtg/">meetings and conferences</a>,
there are several user groups called
<a class="reference external" href="https://www.meetup.com/pro/llvm/">LLVM Socials</a>. We greatly encourage you to
join one in your city. Or start a new one if there is none:</p>
<p><a class="reference internal" href="MeetupGuidelines.html"><span class="doc">How to start LLVM Social in your town</span></a></p>
</div>
<div class="section" id="community-wide-proposals">
<span id="community-proposals"></span><h2><a class="toc-backref" href="#id15">Community wide proposals</a><a class="headerlink" href="#community-wide-proposals" title="Permalink to this headline">¶</a></h2>
<p>Proposals for massive changes in how the community behaves and how the work flow
can be better.</p>
<div class="toctree-wrapper compound">
</div>
<dl class="simple">
<dt><a class="reference internal" href="CodeOfConduct.html"><span class="doc">LLVM Community Code of Conduct</span></a></dt><dd><p>Proposal to adopt a code of conduct on the LLVM social spaces (lists, events,
IRC, etc).</p>
</dd>
<dt><a class="reference internal" href="Proposals/GitHubMove.html"><span class="doc">Moving LLVM Projects to GitHub</span></a></dt><dd><p>Proposal to move from SVN/Git to GitHub.</p>
</dd>
<dt><a class="reference internal" href="BugpointRedesign.html"><span class="doc">Bugpoint Redesign</span></a></dt><dd><p>Design doc for a redesign of the Bugpoint tool.</p>
</dd>
<dt><a class="reference internal" href="Proposals/LLVMLibC.html"><span class="doc">“llvm-libc” C Standard Library</span></a></dt><dd><p>Proposal to add a libc implementation under the LLVM project.</p>
</dd>
<dt><a class="reference internal" href="Proposals/TestSuite.html"><span class="doc">Test-Suite Extensions</span></a></dt><dd><p>Proposals for additional benchmarks/programs for llvm’s test-suite.</p>
</dd>
<dt><a class="reference internal" href="Proposals/VariableNames.html"><span class="doc">Variable Names Plan</span></a></dt><dd><p>Proposal to change the variable names coding standard.</p>
</dd>
<dt><a class="reference internal" href="Proposals/VectorizationPlan.html"><span class="doc">Vectorization Plan</span></a></dt><dd><p>Proposal to model the process and upgrade the infrastructure of LLVM’s Loop Vectorizer.</p>
</dd>
<dt><a class="reference internal" href="Proposals/VectorPredication.html"><span class="doc">Vector Predication Roadmap</span></a></dt><dd><p>Proposal for predicated vector instructions in LLVM.</p>
</dd>
</dl>
</div>
</div>


            <div class="clearer"></div>
          </div>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="Contributing.html" title="Contributing to LLVM"
             >next</a> |</li>
        <li class="right" >
          <a href="yaml2obj.html" title="yaml2obj"
             >previous</a> |</li>
  <li><a href="https://llvm.org/">LLVM Home</a>&nbsp;|&nbsp;</li>
  <li><a href="index.html">Documentation</a>&raquo;</li>

        <li class="nav-item nav-item-this"><a href="">Getting Involved</a></li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
        &#169; Copyright 2003-2021, LLVM Project.
      Last updated on 2021-09-18.
      Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.4.
    </div>
  </body>
</html>