<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/CodeGen/attr-maybeundef-template.cpp, branch users/nico/python-2</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>[CodeGen] Convert tests to opaque pointers (NFC)</title>
<updated>2022-10-07T12:22:00+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>npopov@redhat.com</email>
</author>
<published>2022-10-07T12:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=39db5e1ed87363a9ffea81e53520b542201b3262'/>
<id>39db5e1ed87363a9ffea81e53520b542201b3262</id>
<content type='text'>
Conversion performed using the script at:
https://gist.github.com/nikic/98357b71fd67756b0f064c9517b62a34

These are only tests where no manual fixup was required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conversion performed using the script at:
https://gist.github.com/nikic/98357b71fd67756b0f064c9517b62a34

These are only tests where no manual fixup was required.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "[Clang][Attribute] Introduce maybe_undef attribute for function arguments which accepts undef values""</title>
<updated>2022-07-29T19:07:07+00:00</updated>
<author>
<name>skc7</name>
<email>Krishna.Sankisa@amd.com</email>
</author>
<published>2022-07-19T09:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=09c41211231578765cdb296bda3b4c7f3c22b4ba'/>
<id>09c41211231578765cdb296bda3b4c7f3c22b4ba</id>
<content type='text'>
This reverts commit 4e1fe96.

Reverting this commit and fix the tests that caused failures due to
a35c64c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4e1fe96.

Reverting this commit and fix the tests that caused failures due to
a35c64c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[Clang][Attribute] Introduce maybe_undef attribute for function arguments which accepts undef values"</title>
<updated>2022-07-29T18:28:48+00:00</updated>
<author>
<name>Amy Kwan</name>
<email>amy.kwan1@ibm.com</email>
</author>
<published>2022-07-29T18:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=4e1fe968c9de73507a1bf0c8aa57e06be457816e'/>
<id>4e1fe968c9de73507a1bf0c8aa57e06be457816e</id>
<content type='text'>
This reverts commit a35c64ce23b7c7e4972c89b224b9363639dddea2.

Reverting this commit as it causes various failures on LE and BE PPC bots.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a35c64ce23b7c7e4972c89b224b9363639dddea2.

Reverting this commit as it causes various failures on LE and BE PPC bots.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Clang][Attribute] Introduce maybe_undef attribute for function arguments which accepts undef values</title>
<updated>2022-07-29T02:27:26+00:00</updated>
<author>
<name>skc7</name>
<email>Krishna.Sankisa@amd.com</email>
</author>
<published>2022-07-19T09:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a35c64ce23b7c7e4972c89b224b9363639dddea2'/>
<id>a35c64ce23b7c7e4972c89b224b9363639dddea2</id>
<content type='text'>
Add the ability to put __attribute__((maybe_undef)) on function arguments.
Clang codegen introduces a freeze instruction on the argument.

Differential Revision: https://reviews.llvm.org/D130224
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the ability to put __attribute__((maybe_undef)) on function arguments.
Clang codegen introduces a freeze instruction on the argument.

Differential Revision: https://reviews.llvm.org/D130224
</pre>
</div>
</content>
</entry>
</feed>
