<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/CodeGen/thinlto-backend-option.ll, branch main</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>[ThinLTO][AIX] Enable thinlto on AIX</title>
<updated>2023-07-19T17:37:15+00:00</updated>
<author>
<name>Wael Yehia</name>
<email>wyehia@ca.ibm.com</email>
</author>
<published>2023-07-19T01:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=645f6dcd69a5315dbe2a6b49fdd8d356512544e8'/>
<id>645f6dcd69a5315dbe2a6b49fdd8d356512544e8</id>
<content type='text'>
Starting from AIX 7.2 TL5 SP6 and AIX 7.3 TL2 the system linker supports thinLTO.

Reviewed By: ZarkoCA, MaskRay

Differential Revision: https://reviews.llvm.org/D155700
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting from AIX 7.2 TL5 SP6 and AIX 7.3 TL2 the system linker supports thinLTO.

Reviewed By: ZarkoCA, MaskRay

Differential Revision: https://reviews.llvm.org/D155700
</pre>
</div>
</content>
</entry>
<entry>
<title>[lit][AIX] Convert clang tests to use 'target={{.*}}-aix{{.*}}'</title>
<updated>2022-12-02T17:44:15+00:00</updated>
<author>
<name>Paul Robinson</name>
<email>paul.robinson@sony.com</email>
</author>
<published>2022-11-04T15:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=64e4d03c681a1c43ec22aee9ce32b784ed5aee9c'/>
<id>64e4d03c681a1c43ec22aee9ce32b784ed5aee9c</id>
<content type='text'>
Part of the project to eliminate special handling for triples in lit
expressions.

Differential Revision: https://reviews.llvm.org/D137437
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of the project to eliminate special handling for triples in lit
expressions.

Differential Revision: https://reviews.llvm.org/D137437
</pre>
</div>
</content>
</entry>
<entry>
<title>XFAIL thinlto testcases on AIX</title>
<updated>2021-04-26T17:02:06+00:00</updated>
<author>
<name>Wael Yehia</name>
<email>wyehia@ca.ibm.com</email>
</author>
<published>2021-04-26T14:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=91db11c98db5de3e6079bddc0aba896ec3d3d0ad'/>
<id>91db11c98db5de3e6079bddc0aba896ec3d3d0ad</id>
<content type='text'>
In D100350, we switched off thinLTO on the AIX OS. So, XFAIL tests that
invoke clang with -flto=thin on AIX.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In D100350, we switched off thinLTO on the AIX OS. So, XFAIL tests that
invoke clang with -flto=thin on AIX.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove -cc1 option "-backend-option".</title>
<updated>2018-04-12T22:21:36+00:00</updated>
<author>
<name>Eli Friedman</name>
<email>efriedma@codeaurora.org</email>
</author>
<published>2018-04-12T22:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=01d349bab10b2abec8c11ef37ac9224d4d125e3d'/>
<id>01d349bab10b2abec8c11ef37ac9224d4d125e3d</id>
<content type='text'>
It means the same thing as -mllvm; there isn't any reason to have two
options which do the same thing.

Differential Revision: https://reviews.llvm.org/D45109

llvm-svn: 329965
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It means the same thing as -mllvm; there isn't any reason to have two
options which do the same thing.

Differential Revision: https://reviews.llvm.org/D45109

llvm-svn: 329965
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more strict when checking the -flto option value</title>
<updated>2017-06-14T15:37:11+00:00</updated>
<author>
<name>Yuka Takahashi</name>
<email>yukatkh@gmail.com</email>
</author>
<published>2017-06-14T15:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=50a9dfa2718fda3bacdc95984d7065fac59ad147'/>
<id>50a9dfa2718fda3bacdc95984d7065fac59ad147</id>
<content type='text'>
Summary:
It seems -flto must be either "thin" or "full". I think the use of
containValue is just a typo.

Reviewers: ruiu, tejohnson

Subscribers: mehdi_amini, inglorion

Differential Revision: https://reviews.llvm.org/D34055

llvm-svn: 305392
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
It seems -flto must be either "thin" or "full". I think the use of
containValue is just a typo.

Reviewers: ruiu, tejohnson

Subscribers: mehdi_amini, inglorion

Differential Revision: https://reviews.llvm.org/D34055

llvm-svn: 305392
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse backend options during thinlto backend compile actions</title>
<updated>2017-04-19T20:08:21+00:00</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2017-04-19T20:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=6e2ec5f10ecca4db786cb5d2c3c4f1701a940385'/>
<id>6e2ec5f10ecca4db786cb5d2c3c4f1701a940385</id>
<content type='text'>
llvm-svn: 300741
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 300741
</pre>
</div>
</content>
</entry>
</feed>
