Skip to content

Commit

Permalink
Automated deployment: Mon Sep 23 16:51:07 UTC 2024 954b9d8
Browse files Browse the repository at this point in the history
  • Loading branch information
asl committed Sep 23, 2024
1 parent b44811c commit 1b4face
Show file tree
Hide file tree
Showing 172 changed files with 1,174 additions and 753 deletions.
2 changes: 1 addition & 1 deletion categories/index.xml

Large diffs are not rendered by default.

Binary file added img/c_instvtext.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/c_outliers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/file4504_pass_trace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
53 changes: 25 additions & 28 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,31 @@ <h1>
<section id=home>
<ul>
<li class=first>
<h1><a href=https://blog.llvm.org/posts/2024-08-29-gsoc-2024-statistical_analysis_of_llvm-ir_compilation/ title="GSoC 2024: Statistical Analysis of LLVM-IR Compilation">GSoC 2024: Statistical Analysis of LLVM-IR Compilation</a></h1>
<aside>
<ul>
<li>By Andrew Kallai</li>
<li>
<time class=post-date datetime=2024-09-23T00:00:00Z>Sep 23, 2024</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/gsoc>#GSoC</a>
,
<a href=https://blog.llvm.org/tags/llvm-ir-dataset-utils>#llvm-ir-dataset-utils</a>
,
<a href=https://blog.llvm.org/tags/compile>#ComPile</a>
,
<a href=https://blog.llvm.org/tags/analysis>#analysis</a>
</em>
</li>
<li>5 minute read</li>
</ul>
</aside>
<p>Welcome! My name is Andrew and I contributed to LLVM through the 2024 Google Summer of Code Program. My project is called Statistical Analysis of LLVM-IR Compilation. The objective of this project is to provide an analysis of how time is spent in the optimization pipeline.</p>
<a href=https://blog.llvm.org/posts/2024-08-29-gsoc-2024-statistical_analysis_of_llvm-ir_compilation/>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/posts/2024-09-01-reviving-newgvn/ title="GSoC 2024: Reviving NewGVN">GSoC 2024: Reviving NewGVN</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -269,34 +294,6 @@ <h1><a href=https://blog.llvm.org/posts/2023-09-19-diagnostic-improvements-in-cl
<p>Introduction In the last few months, I have been a part of an ongoing effort to improve Clang&rsquo;s diagnostic capabilities. The newly released Clang 17 brings several of these improvements to the forefront.</p>
<a href=https://blog.llvm.org/posts/2023-09-19-diagnostic-improvements-in-clang-17/>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/posts/2023-09-19-gsoc-2023-blog-post/ title="Map LLVM Values to corresponding source level expression, GSoC'23 Project">Map LLVM Values to corresponding source level expression, GSoC'23 Project</a></h1>
<aside>
<ul>
<li>By Shivam Kunwar</li>
<li>
<time class=post-date datetime=2023-09-19T00:00:00Z>Sep 19, 2023</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/llvm>#llvm</a>
,
<a href=https://blog.llvm.org/tags/loop-vectorizer>#loop-vectorizer</a>
,
<a href=https://blog.llvm.org/tags/analysis>#analysis</a>
,
<a href=https://blog.llvm.org/tags/remarks>#remarks</a>
,
<a href=https://blog.llvm.org/tags/gsoc>#gsoc</a>
</em>
</li>
<li>7 minute read</li>
</ul>
</aside>
<p>Hi, My name is Shivam, I involved with the LLVM Foundation in 2023 GSoC edition and worked on an interesting project Map LLVM Values to corresponding source level expression.
Project Scope Programmers frequently rely on compiler-generated remarks and analysis reports to enhance the efficiency of their code.</p>
<a href=https://blog.llvm.org/posts/2023-09-19-gsoc-2023-blog-post/>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/2016/02/llvm-weekly-109-feb-1st-2016.html title="LLVM Weekly - #109, Feb 1st 2016">LLVM Weekly - #109, Feb 1st 2016</a></h1>
<aside>
<ul>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2016-02-01T06:24:00Z>Feb 1, 2016</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 one hundred and 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/2016/02/llvm-weekly-109-feb-1st-2016.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2016/01/llvm-weekly-108-jan-25th-2016.html title="LLVM Weekly - #108, Jan 25th 2016">LLVM Weekly - #108, Jan 25th 2016</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -244,25 +263,6 @@ <h1><a href=https://blog.llvm.org/2015/11/new-elf-linker-from-llvm-project.html
<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>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-11-30T04:41:00Z>Nov 30, 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 one hundredth 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/11/llvm-weekly-100-nov-30th-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/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>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-11-30T04:41:00Z>Nov 30, 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 one hundredth 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/11/llvm-weekly-100-nov-30th-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/11/llvm-weekly-99-nov-23rd-2015.html title="LLVM Weekly - #99, Nov 23rd 2015">LLVM Weekly - #99, Nov 23rd 2015</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -244,25 +263,6 @@ <h1><a href=https://blog.llvm.org/2015/09/llvm-weekly-91-sep-28th-2015.html titl
<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>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-09-21T05:10:00Z>Sep 21, 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 ninetieth 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-90-sep-21st-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/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>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-09-21T05:10:00Z>Sep 21, 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 ninetieth 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-90-sep-21st-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/09/llvm-weekly-89-sep-14th-2015.html title="LLVM Weekly - #89, Sep 14th 2015">LLVM Weekly - #89, Sep 14th 2015</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -246,25 +265,6 @@ <h1><a href=https://blog.llvm.org/2015/08/llvm-weekly-83-aug-3rd-2015.html title
<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>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-07-27T03:01:00Z>Jul 27, 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 eighty-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/07/llvm-weekly-82-jul-27th-2015.html>Read more…</a>
</li>
</ul>
</section>
<ul class="pagination pagination-default">
Expand Down
40 changes: 19 additions & 21 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/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>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-07-27T03:01:00Z>Jul 27, 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 eighty-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/07/llvm-weekly-82-jul-27th-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/07/llvm-weekly-81-jul-20th-2015.html title="LLVM Weekly - #81, Jul 20th 2015">LLVM Weekly - #81, Jul 20th 2015</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -244,27 +263,6 @@ <h1><a href=https://blog.llvm.org/2015/05/llvm-weekly-73-may-25th-2015.html titl
<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>
<li>By Alexey Bataev</li>
<li>
<time class=post-date datetime=2015-05-22T08:23:00Z>May 22, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/openmp>#OpenMP</a>
,
<a href=https://blog.llvm.org/tags/clang>#Clang</a>
</em>
</li>
<li>2 minute read</li>
</ul>
</aside>
<p>OpenMP support in Clang compiler is completed! Every pragma and clause from 3.1 version of the standard&nbsp;is supported in full, including combined directives (like ‘#pragma omp parallel for’ and ‘#pragma omp parallel sections’).</p>
<a href=https://blog.llvm.org/2015/05/openmp-support_22.html>Read more…</a>
</li>
</ul>
</section>
<ul class="pagination pagination-default">
Expand Down
40 changes: 21 additions & 19 deletions page/14/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,27 @@ <h1>
<section id=home>
<ul>
<li class=first>
<h1><a href=https://blog.llvm.org/2015/05/openmp-support_22.html title="OpenMP Support">OpenMP Support</a></h1>
<aside>
<ul>
<li>By Alexey Bataev</li>
<li>
<time class=post-date datetime=2015-05-22T08:23:00Z>May 22, 2015</time>
</li>
<li>
<em>
<a href=https://blog.llvm.org/tags/openmp>#OpenMP</a>
,
<a href=https://blog.llvm.org/tags/clang>#Clang</a>
</em>
</li>
<li>2 minute read</li>
</ul>
</aside>
<p>OpenMP support in Clang compiler is completed! Every pragma and clause from 3.1 version of the standard&nbsp;is supported in full, including combined directives (like ‘#pragma omp parallel for’ and ‘#pragma omp parallel sections’).</p>
<a href=https://blog.llvm.org/2015/05/openmp-support_22.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/05/llvm-weekly-72-may-18th-2015.html title="LLVM Weekly - #72, May 18th 2015">LLVM Weekly - #72, May 18th 2015</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -248,25 +269,6 @@ <h1><a href=https://blog.llvm.org/2015/04/llvm-weekly-66-apr-6th-2015.html title
<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>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-03-30T02:49:00Z>Mar 30, 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 sixty-fifth 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/03/llvm-weekly-65-mar-30th-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/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>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-03-30T02:49:00Z>Mar 30, 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 sixty-fifth 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/03/llvm-weekly-65-mar-30th-2015.html>Read more…</a>
</li>
<li>
<h1><a href=https://blog.llvm.org/2015/03/llvm-weekly-64-mar-23rd-2015.html title="LLVM Weekly - #64, Mar 23rd 2015">LLVM Weekly - #64, Mar 23rd 2015</a></h1>
<aside>
<ul>
Expand Down Expand Up @@ -246,25 +265,6 @@ <h1><a href=https://blog.llvm.org/2015/02/llvm-weekly-57-feb-2nd-2015.html title
<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>
<li>By Alex Bradbury</li>
<li>
<time class=post-date datetime=2015-01-26T06:56:00Z>Jan 26, 2015</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 fifty-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/01/llvm-weekly-56-jan-26th-2015.html>Read more…</a>
</li>
</ul>
</section>
<ul class="pagination pagination-default">
Expand Down
Loading

0 comments on commit 1b4face

Please sign in to comment.