<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/CodeGen/SPARC/soft-float.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>[Sparc,test] Change llc -march= to -mtriple=</title>
<updated>2024-12-15T18:29:34+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2024-12-15T18:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=728490257ecc09ada707a0390303bd3c61027a53'/>
<id>728490257ecc09ada707a0390303bd3c61027a53</id>
<content type='text'>
Similar to 806761a7629df268c8aed49657aeccffa6bca449

-mtriple= specifies the full target triple while -march= merely sets the
architecture part of the default target triple (e.g. Windows, macOS),
leaving a target triple which may not make sense.

Therefore, -march= is error-prone and not recommended for tests without a target
triple. The issue has been benign as we recognize sparc*-apple-darwin as ELF instead
of rejecting it outrightly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Similar to 806761a7629df268c8aed49657aeccffa6bca449

-mtriple= specifies the full target triple while -march= merely sets the
architecture part of the default target triple (e.g. Windows, macOS),
leaving a target triple which may not make sense.

Therefore, -march= is error-prone and not recommended for tests without a target
triple. The issue has been benign as we recognize sparc*-apple-darwin as ELF instead
of rejecting it outrightly.
</pre>
</div>
</content>
</entry>
<entry>
<title>NFC - Various typo fixes in tests</title>
<updated>2018-07-04T13:28:39+00:00</updated>
<author>
<name>Gabor Buella</name>
<email>gabor.buella@intel.com</email>
</author>
<published>2018-07-04T13:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=da4a966e1c3c0315512e1dfe5cd486722bcc0fbf'/>
<id>da4a966e1c3c0315512e1dfe5cd486722bcc0fbf</id>
<content type='text'>
llvm-svn: 336268
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 336268
</pre>
</div>
</content>
</entry>
<entry>
<title>[SPARC] Fix test so that it checks the correct label.</title>
<updated>2017-01-04T14:01:58+00:00</updated>
<author>
<name>Davide Italiano</name>
<email>davide@freebsd.org</email>
</author>
<published>2017-01-04T14:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=db009394039c72f1910ee472a58345b9f0aad952'/>
<id>db009394039c72f1910ee472a58345b9f0aad952</id>
<content type='text'>
Before it wasn't checking anything.

llvm-svn: 290963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before it wasn't checking anything.

llvm-svn: 290963
</pre>
</div>
</content>
</entry>
<entry>
<title>[Sparc] Add Soft Float support</title>
<updated>2016-05-18T09:14:13+00:00</updated>
<author>
<name>Chris Dewhurst</name>
<email>chris.dewhurst@lero.ie</email>
</author>
<published>2016-05-18T09:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=68388a0a9988ee4ec762a1605f3884709391345b'/>
<id>68388a0a9988ee4ec762a1605f3884709391345b</id>
<content type='text'>
This change adds support for software floating point operations for Sparc targets.

This is the first in a set of patches to enable software floating point on Sparc. The next patch will enable the option to be used with Clang.

Differential Revision: http://reviews.llvm.org/D19265

llvm-svn: 269892
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds support for software floating point operations for Sparc targets.

This is the first in a set of patches to enable software floating point on Sparc. The next patch will enable the option to be used with Clang.

Differential Revision: http://reviews.llvm.org/D19265

llvm-svn: 269892
</pre>
</div>
</content>
</entry>
</feed>
