<?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 inline-asm-validate.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>987f1864 - [AArch64, inline-asm] Improve diagnostic that is printed when the size of a</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/inline-asm-validate.c#987f1864</link>
        <description>[AArch64, inline-asm] Improve diagnostic that is printed when the size of avariable that has regiser constraint &quot;r&quot; is not 64-bit.General register operands are output using 64-bit &quot;x&quot; register names, regardlessof the size of the variable, unless the asm operand is prefixed with the &quot;%w&quot;modifier. This surprises and confuses many users who aren&apos;t familiar withaarch64 inline assembly rules.With this commit, a note and fixit hint are printed which tell the users thatthey need modifier &quot;%w&quot; in order to output a &quot;w&quot; register instead of an &quot;x&quot;register.&lt;rdar://problem/12764785&gt;llvm-svn: 216260

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/inline-asm-validate.c</description>
        <pubDate>Fri, 22 Aug 2014 06:05:21 +0000</pubDate>
        <dc:creator>Akira Hatanaka &lt;ahatanaka@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>8a157bf8 - Revert part of r206963</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/inline-asm-validate.c#8a157bf8</link>
        <description>Revert part of r206963Specifically the part where we removed a warning to be compatible with GCC, which has been widely regarded as a bad idea.I&apos;m not quite happy with how obtuse this warning is, especially in the fairly common case of a 32-bit integer literal, so I&apos;ve got another patch awaiting review that adds a fixit to reduce confusion.llvm-svn: 213935

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/inline-asm-validate.c</description>
        <pubDate>Fri, 25 Jul 2014 10:19:47 +0000</pubDate>
        <dc:creator>James Molloy &lt;james.molloy@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>8bdd24b1 - [ARM64] Change inline assembly constraints to be more lax, to match the behaviour of Clang/AArch64 and GCC.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/inline-asm-validate.c#8bdd24b1</link>
        <description>[ARM64] Change inline assembly constraints to be more lax, to match the behaviour of Clang/AArch64 and GCC.GCC allows sub-64bit values to use the &apos;r&apos; register constraint.llvm-svn: 206963

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/inline-asm-validate.c</description>
        <pubDate>Wed, 23 Apr 2014 10:26:19 +0000</pubDate>
        <dc:creator>James Molloy &lt;james.molloy@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>a2ee433c - ARM64: initial clang support commit.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Sema/inline-asm-validate.c#a2ee433c</link>
        <description>ARM64: initial clang support commit.This adds Clang support for the ARM64 backend. There are definitelystill some rough edges, so please bring up any issues you see withthis patch.As with the LLVM commit though, we think it&apos;ll be more useful formerging with AArch64 from within the tree.llvm-svn: 205100

            List of files:
            /llvm-project-15.0.7/clang/test/Sema/inline-asm-validate.c</description>
        <pubDate>Sat, 29 Mar 2014 15:09:45 +0000</pubDate>
        <dc:creator>Tim Northover &lt;tnorthover@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
