<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git, branch revert-165276-bug_fix_variable_category</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>Revert "[Clang][OpenMP] Bug fix Default clause variable category (#165276)"</title>
<updated>2025-11-14T16:26:47+00:00</updated>
<author>
<name>Ritanya-B-Bharadwaj</name>
<email>ritanya.b.bharadwaj@gmail.com</email>
</author>
<published>2025-11-14T16:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=e170fb59299bc8758b2aaec675f74316d4a34ff0'/>
<id>e170fb59299bc8758b2aaec675f74316d4a34ff0</id>
<content type='text'>
This reverts commit 39774f9cafeb8d68acae73c1bf8493343732ebdd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 39774f9cafeb8d68acae73c1bf8493343732ebdd.
</pre>
</div>
</content>
</entry>
<entry>
<title>AArch64: rewrite the CSR compuation (#167967)</title>
<updated>2025-11-14T16:25:49+00:00</updated>
<author>
<name>Saleem Abdulrasool</name>
<email>compnerd@compnerd.org</email>
</author>
<published>2025-11-14T16:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=0e1152e3eb34275ac1874761ee7931931a5815d4'/>
<id>0e1152e3eb34275ac1874761ee7931931a5815d4</id>
<content type='text'>
Rather than having a separate path for Darwin, and then a partial
handling for Windows, and then the remainder using its own path, unify
the three paths. Use a switch over the calling convention to avoid
having to check and handle the calling convention in a variety of
places. This simplifies the logic and avoids accidnetally missing a
calling convention (such as we had done with PreserveMost, PreserveAll
on Windows).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than having a separate path for Darwin, and then a partial
handling for Windows, and then the remainder using its own path, unify
the three paths. Use a switch over the calling convention to avoid
having to check and handle the calling convention in a variety of
places. This simplifies the logic and avoids accidnetally missing a
calling convention (such as we had done with PreserveMost, PreserveAll
on Windows).</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb][nfc] Simplify instruction iteration in UnwindAssemblyInstEmulation (#167914)</title>
<updated>2025-11-14T16:24:46+00:00</updated>
<author>
<name>Felipe de Azevedo Piovezan</name>
<email>fpiovezan@apple.com</email>
</author>
<published>2025-11-13T16:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=e06fabc783e3c98c2fb1058451004129430462ea'/>
<id>e06fabc783e3c98c2fb1058451004129430462ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb][nfc] Initialize m_initial_sp in ctor for UnwindAssemblyInstEmulation (#167914)</title>
<updated>2025-11-14T16:24:46+00:00</updated>
<author>
<name>Felipe de Azevedo Piovezan</name>
<email>fpiovezan@apple.com</email>
</author>
<published>2025-11-13T15:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f26f27c9882e45e3512de2b0bc32742cc3329aa5'/>
<id>f26f27c9882e45e3512de2b0bc32742cc3329aa5</id>
<content type='text'>
Also rename the "sp" suffix (originally intended to mean "Stack
Pointer") to "cfa", as "sp" generally means Shared Pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also rename the "sp" suffix (originally intended to mean "Stack
Pointer") to "cfa", as "sp" generally means Shared Pointer.
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb][nfc] Reduce scope of loop variable in UnwindAssemblyInstEmulation (#167914)</title>
<updated>2025-11-14T16:24:45+00:00</updated>
<author>
<name>Felipe de Azevedo Piovezan</name>
<email>fpiovezan@apple.com</email>
</author>
<published>2025-11-13T14:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=81a73dc88ce0fda509159c04de1a72b5d8f72a69'/>
<id>81a73dc88ce0fda509159c04de1a72b5d8f72a69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb][nfc] Add helper function for logging in UnwindAssemblyInstruction (#167914)</title>
<updated>2025-11-14T16:24:45+00:00</updated>
<author>
<name>Felipe de Azevedo Piovezan</name>
<email>fpiovezan@apple.com</email>
</author>
<published>2025-11-13T14:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b27681f3f862de87cbad82098ab390ec46e36c8e'/>
<id>b27681f3f862de87cbad82098ab390ec46e36c8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb][nfc] Reduce indentation in UnwindAssemblyInstruction (#167914)</title>
<updated>2025-11-14T16:24:45+00:00</updated>
<author>
<name>Felipe de Azevedo Piovezan</name>
<email>fpiovezan@apple.com</email>
</author>
<published>2025-11-13T14:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1f93400f05e32334f031ecfc663178dad21365c2'/>
<id>1f93400f05e32334f031ecfc663178dad21365c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb][nfc] Fix comment in UnwindAssemblyInstruction (#167914)</title>
<updated>2025-11-14T16:24:45+00:00</updated>
<author>
<name>Felipe de Azevedo Piovezan</name>
<email>fpiovezan@apple.com</email>
</author>
<published>2025-11-13T13:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=0b5543a92f47b8db57993c1bc6d283d9886d8e1d'/>
<id>0b5543a92f47b8db57993c1bc6d283d9886d8e1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[flang][runtime] Advance output record in specific case (#167786)</title>
<updated>2025-11-14T16:24:08+00:00</updated>
<author>
<name>Peter Klausler</name>
<email>pklausler@nvidia.com</email>
</author>
<published>2025-11-14T16:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a284ce8e0c9f409f4113007dd1e634f291a33746'/>
<id>a284ce8e0c9f409f4113007dd1e634f291a33746</id>
<content type='text'>
When a formatted WRITE takes place in a defined output subroutine called
from a context in which record advancement is allowed, such as NAMELIST,
the char-string-edit-descs in the format can trigger record advancement.

Also clean up confusing messiness lingering from the separation of
iostat.h two headers in flang/.../Runtime. iostat.h didn't need to be
put into flang/.../Runtime since it's included only by flang-rt, and
iostat-consts.h doesn't need one of its includes.

Fixes https://github.com/llvm/llvm-project/issues/167757.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a formatted WRITE takes place in a defined output subroutine called
from a context in which record advancement is allowed, such as NAMELIST,
the char-string-edit-descs in the format can trigger record advancement.

Also clean up confusing messiness lingering from the separation of
iostat.h two headers in flang/.../Runtime. iostat.h didn't need to be
put into flang/.../Runtime since it's included only by flang-rt, and
iostat-consts.h doesn't need one of its includes.

Fixes https://github.com/llvm/llvm-project/issues/167757.</pre>
</div>
</content>
</entry>
<entry>
<title>[flang] Disable some warnings with ineluctable false positives (#167714)</title>
<updated>2025-11-14T16:23:45+00:00</updated>
<author>
<name>Peter Klausler</name>
<email>pklausler@nvidia.com</email>
</author>
<published>2025-11-14T16:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3425f226fcc8a83dac1d02aa42c75fd3105a8d61'/>
<id>3425f226fcc8a83dac1d02aa42c75fd3105a8d61</id>
<content type='text'>
There are a few well-meaning warnings for some cases of the FPTR=
argument to C_F_POINTER() that can be false positives, since the
restrictions in the standard are dependent on the source of the CPTR=
argument. Further, there is no way to alter a program to avoid these
warnings, so one cannot compile a correct and conforming program with
-pedantic -Werror. Disable these warnings.

Fixes https://github.com/llvm/llvm-project/issues/167470.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are a few well-meaning warnings for some cases of the FPTR=
argument to C_F_POINTER() that can be false positives, since the
restrictions in the standard are dependent on the source of the CPTR=
argument. Further, there is no way to alter a program to avoid these
warnings, so one cannot compile a correct and conforming program with
-pedantic -Werror. Disable these warnings.

Fixes https://github.com/llvm/llvm-project/issues/167470.</pre>
</div>
</content>
</entry>
</feed>
