<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/CodeGen/PowerPC/basic-toc-data-def.ll, 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>[XCOFF] Add compiler version to an auxiliary symbol table entry (#80162)</title>
<updated>2024-02-06T15:08:18+00:00</updated>
<author>
<name>stephenpeckham</name>
<email>118857872+stephenpeckham@users.noreply.github.com</email>
</author>
<published>2024-02-06T15:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b1acb7a315e903ee340a33dbc9b2b61b0450bb67'/>
<id>b1acb7a315e903ee340a33dbc9b2b61b0450bb67</id>
<content type='text'>
C_FILE symbols. To match the behavior of the assembler and the legacy
compiler, this includes using the generic ".file" name for the C_FILE
symbol and generating the actual file name in an auxiliary entry.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
C_FILE symbols. To match the behavior of the assembler and the legacy
compiler, this includes using the generic ".file" name for the C_FILE
symbol and generating the actual file name in an auxiliary entry.</pre>
</div>
</content>
</entry>
<entry>
<title>[XCOFF] handle the toc-data for object file generation.</title>
<updated>2023-01-12T04:27:47+00:00</updated>
<author>
<name>esmeyi</name>
<email>esme.yi@ibm.com</email>
</author>
<published>2023-01-12T04:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5ce0a26bd1cd7fb3d815fd5f03c55dcdac5482c4'/>
<id>5ce0a26bd1cd7fb3d815fd5f03c55dcdac5482c4</id>
<content type='text'>
Summary: The toc-data feature has been supported for assembly file generation.
         This patch handles the toc-data for object file generation.

Reviewed By: shchenz

Differential Revision: https://reviews.llvm.org/D139516
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary: The toc-data feature has been supported for assembly file generation.
         This patch handles the toc-data for object file generation.

Reviewed By: shchenz

Differential Revision: https://reviews.llvm.org/D139516
</pre>
</div>
</content>
</entry>
<entry>
<title>[XCOFF] support writing sections, relocations and symbols for XCOFF64.</title>
<updated>2022-05-17T08:27:47+00:00</updated>
<author>
<name>esmeyi</name>
<email>esme.yi@ibm.com</email>
</author>
<published>2022-05-17T08:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8d6e2c3e3db1d8a6474b24e42c7b52d788405cbc'/>
<id>8d6e2c3e3db1d8a6474b24e42c7b52d788405cbc</id>
<content type='text'>
This is the second patch to enable the XCOFF64 object writer.

Reviewed By: jhenderson, shchenz

Differential Revision: https://reviews.llvm.org/D122287
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the second patch to enable the XCOFF64 object writer.

Reviewed By: jhenderson, shchenz

Differential Revision: https://reviews.llvm.org/D122287
</pre>
</div>
</content>
</entry>
<entry>
<title>[XCOFF][AIX] Add Global Variables Directly to TOC for 32 bit AIX</title>
<updated>2021-04-30T14:48:02+00:00</updated>
<author>
<name>Sidharth Baveja</name>
<email>sidharth.baveja@ibm.com</email>
</author>
<published>2021-04-30T14:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=70c433a184a54819835e54c62c3e6891e7069861'/>
<id>70c433a184a54819835e54c62c3e6891e7069861</id>
<content type='text'>
Summary:
This patch implements the backend implementation of adding global variables
directly to the table of contents (TOC), rather than adding the address of the
variable to the TOC.
Currently, this patch will look for the "toc-data" attribute on symbols in the
IR, and then add those symbols to the TOC.
ATM, this is implemented for 32 bit AIX.

Reviewers: sfertile
Differential Revision: https://reviews.llvm.org/D101178
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
This patch implements the backend implementation of adding global variables
directly to the table of contents (TOC), rather than adding the address of the
variable to the TOC.
Currently, this patch will look for the "toc-data" attribute on symbols in the
IR, and then add those symbols to the TOC.
ATM, this is implemented for 32 bit AIX.

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