<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in float128-ld-incompatibility.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a6ce3fe7 - [PowerPC] The __float128 type should only be available on Power9</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/float128-ld-incompatibility.cpp#a6ce3fe7</link>
        <description>[PowerPC] The __float128 type should only be available on Power9Diasble the use of the type __float128 for PPC machines olderthan Power9.The use of -mfloat128 for PPC machine older than Power9 will resultin an error.Differential Revision: https://reviews.llvm.org/D48088llvm-svn: 334613

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/float128-ld-incompatibility.cpp</description>
        <pubDate>Wed, 13 Jun 2018 16:05:05 +0000</pubDate>
        <dc:creator>Stefan Pintilie &lt;stefanp@ca.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>98057950 - [Sema] Allow conversion between long double and __float128.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/float128-ld-incompatibility.cpp#98057950</link>
        <description>[Sema] Allow conversion between long double and __float128.We should only ban this if long double is a double double. x86&apos;s 80 bitlong double is fine and supported by the backend.llvm-svn: 322779

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/float128-ld-incompatibility.cpp</description>
        <pubDate>Wed, 17 Jan 2018 22:56:57 +0000</pubDate>
        <dc:creator>Benjamin Kramer &lt;benny.kra@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>bb1ea2d6 - Enable support for __float128 in Clang and enable it on pertinent platforms</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/float128-ld-incompatibility.cpp#bb1ea2d6</link>
        <description>Enable support for __float128 in Clang and enable it on pertinent platformsThis patch corresponds to reviews:http://reviews.llvm.org/D15120http://reviews.llvm.org/D19125It adds support for the __float128 keyword, literals and target feature toenable it. Based on the latter of the two aforementioned reviews, this featureis enabled on Linux on i386/X86 as well as SystemZ.This is also the second attempt in commiting this feature. The first attemptdid not enable it on required platforms which caused failures when compilingtype_traits with -std=gnu++11.If you see failures with compiling this header on your platform after thiscommit, it is likely that your platform needs to have this feature enabled.llvm-svn: 268898

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/float128-ld-incompatibility.cpp</description>
        <pubDate>Mon, 09 May 2016 08:52:33 +0000</pubDate>
        <dc:creator>Nemanja Ivanovic &lt;nemanja.i.ibm@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>50f29e06 - Enable support for __float128 in Clang</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/float128-ld-incompatibility.cpp#50f29e06</link>
        <description>Enable support for __float128 in ClangThis patch corresponds to review:http://reviews.llvm.org/D15120It adds support for the __float128 keyword, literals and a target feature toenable it. This support is disabled by default on all targets and any targetthat has support for this type is free to add it.Based on feedback that I&apos;ve received from target maintainers, this appears tobe the right thing for most targets. I have not heard from the maintainers ofX86 which I believe supports this type. I will subsequently investigate theimpact of enabling this on X86.llvm-svn: 266186

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/float128-ld-incompatibility.cpp</description>
        <pubDate>Wed, 13 Apr 2016 09:49:45 +0000</pubDate>
        <dc:creator>Nemanja Ivanovic &lt;nemanja.i.ibm@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
