Skip to content

Commit

Permalink
Automated deployment: Tue Dec 12 04:14:34 UTC 2023 29f5e9f
Browse files Browse the repository at this point in the history
  • Loading branch information
lattner committed Dec 12, 2023
1 parent 7ce0267 commit 7a7c4cd
Show file tree
Hide file tree
Showing 152 changed files with 1,393 additions and 705 deletions.
2 changes: 1 addition & 1 deletion categories/index.xml

Large diffs are not rendered by default.

39 changes: 20 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,26 @@ <h1>
<section id=home>
<ul>
<li class=first>
<h1><a href=https://blog.llvm.org/posts/2023-12-07-tools-for-learning-llvm-tablegen/ title="Tools for Learning LLVM TableGen">Tools for Learning LLVM TableGen</a></h1>
<aside>
<ul>
<li>By David Spickett</li>
<li>
<time class=post-date datetime=2023-12-07T00:00:00Z>Dec 7, 2023</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/tablegen>#TableGen</a>
</em>
</li>
<li>15 minute read</li>
</ul>
</aside>
<p>TableGen is a language used within the LLVM project for generating a variety of files, when manual maintenance would be very difficult.
For example, it is used to define all of the instructions that can be used on a particular architecture.</p>
<a href=https://blog.llvm.org/posts/2023-12-07-tools-for-learning-llvm-tablegen/>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/posts/2023-09-19-diagnostic-improvements-in-clang-17/ title="Diagnostic Improvements in Clang 17">Diagnostic Improvements in Clang 17</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -294,25 +314,6 @@ <h1><a href=https://blog.llvm.org/posts/2022-08-14-relicensing-update/ title="Au
The TL;DR is:</p>
<a href=https://blog.llvm.org/posts/2022-08-14-relicensing-update/>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/posts/2022-01-22-security-group-transparency-reports/ title="LLVM security group and 2021 security transparency report">LLVM security group and 2021 security transparency report</a></h1>
<aside>
<ul>
<li>By Kristof Beyls</li>
<li>
<time class=post-date datetime=2022-01-22T00:00:00Z>Jan 22, 2022</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/security>#security</a>
</em>
</li>
<li>2 minute read</li>
</ul>
</aside>
<p>Over the past few years, the LLVM project has seen the creation of a security group, which aims to enable responsible disclosure and fixing of security-related issues affecting the LLVM project.</p>
<a href=https://blog.llvm.org/posts/2022-01-22-security-group-transparency-reports/>Read more…</a>
</li>
</ul>
</section>
<ul class="pagination pagination-default">
Expand Down
2 changes: 1 addition & 1 deletion index.xml

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions page/10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,25 @@ <h1>
<section id=home>
<ul>
<li class=first>
<h1><a href=https://blog.llvm.org/2015/11/new-elf-linker-from-llvm-project.html title="New ELF Linker from the LLVM Project">New ELF Linker from the LLVM Project</a></h1>
<aside>
<ul>
<li>By Rui Ueyama</li>
<li>
<time class=post-date datetime=2015-11-30T07:26:00Z>Nov 30, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/lld>#lld</a>
</em>
</li>
<li>3 minute read</li>
</ul>
</aside>
<p>We have been working hard for a few months now to rewrite the ELF support in lld, the LLVM linker. We are happy to announce that it has reached a significant milestone: it is now able to bootstrap LLVM, Clang, and itself and pass all tests on x86-64 Linux and FreeBSD with the speed expected of an LLVM project.</p>
<a href=https://blog.llvm.org/2015/11/new-elf-linker-from-llvm-project.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/11/llvm-weekly-100-nov-30th-2015.html title="LLVM Weekly - #100, Nov 30th 2015">LLVM Weekly - #100, Nov 30th 2015</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -244,25 +263,6 @@ <h1><a href=https://blog.llvm.org/2015/10/llvm-weekly-92-oct-5th-2015.html title
<p>Welcome to the ninety-second issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/10/llvm-weekly-92-oct-5th-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/09/llvm-weekly-91-sep-28th-2015.html title="LLVM Weekly - #91, Sep 28th 2015">LLVM Weekly - #91, Sep 28th 2015</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-09-28T04:16:00Z>Sep 28, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>3 minute read</li>
</ul>
</aside>
<p>Welcome to the ninety-first issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/09/llvm-weekly-91-sep-28th-2015.html>Read more…</a>
</li>
</ul>
</section>
<ul class="pagination pagination-default">
Expand Down
38 changes: 19 additions & 19 deletions page/11/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,25 @@ <h1>
<section id=home>
<ul>
<li class=first>
<h1><a href=https://blog.llvm.org/2015/09/llvm-weekly-91-sep-28th-2015.html title="LLVM Weekly - #91, Sep 28th 2015">LLVM Weekly - #91, Sep 28th 2015</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-09-28T04:16:00Z>Sep 28, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>3 minute read</li>
</ul>
</aside>
<p>Welcome to the ninety-first issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/09/llvm-weekly-91-sep-28th-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/09/llvm-weekly-90-sep-21st-2015.html title="LLVM Weekly - #90, Sep 21st 2015">LLVM Weekly - #90, Sep 21st 2015</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -246,25 +265,6 @@ <h1><a href=https://blog.llvm.org/2015/08/llvm-weekly-84-aug-10th-2015.html titl
<p>Welcome to the eighty-fourth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/08/llvm-weekly-84-aug-10th-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/08/llvm-weekly-83-aug-3rd-2015.html title="LLVM Weekly - #83, Aug 3rd 2015">LLVM Weekly - #83, Aug 3rd 2015</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-08-03T06:21:00Z>Aug 3, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>3 minute read</li>
</ul>
</aside>
<p>Welcome to the eighty-third issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/08/llvm-weekly-83-aug-3rd-2015.html>Read more…</a>
</li>
</ul>
</section>
<ul class="pagination pagination-default">
Expand Down
38 changes: 19 additions & 19 deletions page/12/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,25 @@ <h1>
<section id=home>
<ul>
<li class=first>
<h1><a href=https://blog.llvm.org/2015/08/llvm-weekly-83-aug-3rd-2015.html title="LLVM Weekly - #83, Aug 3rd 2015">LLVM Weekly - #83, Aug 3rd 2015</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-08-03T06:21:00Z>Aug 3, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>3 minute read</li>
</ul>
</aside>
<p>Welcome to the eighty-third issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/08/llvm-weekly-83-aug-3rd-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/07/llvm-weekly-82-jul-27th-2015.html title="LLVM Weekly - #82, Jul 27th 2015">LLVM Weekly - #82, Jul 27th 2015</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -244,25 +263,6 @@ <h1><a href=https://blog.llvm.org/2015/06/llvm-weekly-74-jun-1st-2015.html title
<p>Welcome to the seventy-fourth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/06/llvm-weekly-74-jun-1st-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/05/llvm-weekly-73-may-25th-2015.html title="LLVM Weekly - #73, May 25th 2015">LLVM Weekly - #73, May 25th 2015</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-05-25T09:39:00Z>May 25, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>3 minute read</li>
</ul>
</aside>
<p>Welcome to the seventy-third issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/05/llvm-weekly-73-may-25th-2015.html>Read more…</a>
</li>
</ul>
</section>
<ul class="pagination pagination-default">
Expand Down
38 changes: 19 additions & 19 deletions page/13/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,25 @@ <h1>
<section id=home>
<ul>
<li class=first>
<h1><a href=https://blog.llvm.org/2015/05/llvm-weekly-73-may-25th-2015.html title="LLVM Weekly - #73, May 25th 2015">LLVM Weekly - #73, May 25th 2015</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-05-25T09:39:00Z>May 25, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>3 minute read</li>
</ul>
</aside>
<p>Welcome to the seventy-third issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/05/llvm-weekly-73-may-25th-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/05/openmp-support_22.html title="OpenMP Support">OpenMP Support</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -250,25 +269,6 @@ <h1><a href=https://blog.llvm.org/2015/04/fuzz-all-clangs.html title="Simple gui
<p>Fuzzing (or fuzz testing) is becoming increasingly popular. Fuzzing Clang and fuzzing withClang is not new: Clang-based AddressSanitizerhas been used for fuzz-testing the Chrome browser for several yearsand Clang itself has been extensively fuzzed using csmith and, more recently, using AFL.</p>
<a href=https://blog.llvm.org/2015/04/fuzz-all-clangs.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/04/llvm-weekly-66-apr-6th-2015.html title="LLVM Weekly - #66, Apr 6th 2015">LLVM Weekly - #66, Apr 6th 2015</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-04-06T02:57:00Z>Apr 6, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>2 minute read</li>
</ul>
</aside>
<p>Welcome to the sixty-sixth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/04/llvm-weekly-66-apr-6th-2015.html>Read more…</a>
</li>
</ul>
</section>
<ul class="pagination pagination-default">
Expand Down
38 changes: 19 additions & 19 deletions page/14/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,25 @@ <h1>
<section id=home>
<ul>
<li class=first>
<h1><a href=https://blog.llvm.org/2015/04/llvm-weekly-66-apr-6th-2015.html title="LLVM Weekly - #66, Apr 6th 2015">LLVM Weekly - #66, Apr 6th 2015</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-04-06T02:57:00Z>Apr 6, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>2 minute read</li>
</ul>
</aside>
<p>Welcome to the sixty-sixth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/04/llvm-weekly-66-apr-6th-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/03/llvm-weekly-65-mar-30th-2015.html title="LLVM Weekly - #65, Mar 30th 2015">LLVM Weekly - #65, Mar 30th 2015</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -246,25 +265,6 @@ <h1><a href=https://blog.llvm.org/2015/02/llvm-weekly-58-feb-9th-2015.html title
<p>Welcome to the fifty-eighth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/02/llvm-weekly-58-feb-9th-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/02/llvm-weekly-57-feb-2nd-2015.html title="LLVM Weekly - #57, Feb 2nd 2015">LLVM Weekly - #57, Feb 2nd 2015</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-02-02T05:52:00Z>Feb 2, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>3 minute read</li>
</ul>
</aside>
<p>Welcome to the fifty-seventh issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/02/llvm-weekly-57-feb-2nd-2015.html>Read more…</a>
</li>
</ul>
</section>
<ul class="pagination pagination-default">
Expand Down
38 changes: 19 additions & 19 deletions page/15/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,25 @@ <h1>
<section id=home>
<ul>
<li class=first>
<h1><a href=https://blog.llvm.org/2015/02/llvm-weekly-57-feb-2nd-2015.html title="LLVM Weekly - #57, Feb 2nd 2015">LLVM Weekly - #57, Feb 2nd 2015</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-02-02T05:52:00Z>Feb 2, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>3 minute read</li>
</ul>
</aside>
<p>Welcome to the fifty-seventh issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2015/02/llvm-weekly-57-feb-2nd-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/01/llvm-weekly-56-jan-26th-2015.html title="LLVM Weekly - #56, Jan 26th 2015">LLVM Weekly - #56, Jan 26th 2015</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -252,25 +271,6 @@ <h1><a href=https://blog.llvm.org/2014/12/llvm-weekly-50-dec-15th-2014.html titl
<p>Welcome to the fiftieth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2014/12/llvm-weekly-50-dec-15th-2014.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2014/12/llvm-weekly-49-dec-8th-2014.html title="LLVM Weekly - #49, Dec 8th 2014">LLVM Weekly - #49, Dec 8th 2014</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2014-12-08T08:14:00Z>Dec 8, 2014</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvmweekly>#llvmweekly</a>
</em>
</li>
<li>4 minute read</li>
</ul>
</aside>
<p>Welcome to the forty-ninth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.</p>
<a href=https://blog.llvm.org/2014/12/llvm-weekly-49-dec-8th-2014.html>Read more…</a>
</li>
</ul>
</section>
<ul class="pagination pagination-default">
Expand Down
Loading

0 comments on commit 7a7c4cd

Please sign in to comment.