<?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 intel-syntax-encoding.s</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a23c12a6 - X86: add alias for pushfw/popfw in Intel mode</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#a23c12a6</link>
        <description>X86: add alias for pushfw/popfw in Intel modeA while ago we changed pushf and popf in Intel mode to generate pushfqand popfq. Unfortunately that left us with no way to get the 16-bitencoding in Intel mode so this patch adds pushfw and popfw as aliasesthere.llvm-svn: 344949

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Mon, 22 Oct 2018 20:38:13 +0000</pubDate>
        <dc:creator>Tim Northover &lt;tnorthover@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>bfc90615 - This patch is a result of D37262: The issues with X86 prefixes. It closes  PR7709, PR17697, PR19251, PR32809 and PR21640. There could be other bugs closed by this patch.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#bfc90615</link>
        <description>This patch is a result of D37262: The issues with X86 prefixes. It closes  PR7709, PR17697, PR19251, PR32809 and PR21640. There could be other bugs closed by this patch.llvm-svn: 315899

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Mon, 16 Oct 2017 11:14:29 +0000</pubDate>
        <dc:creator>Andrew V. Tischenko &lt;andrew.v.tischenko@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>836c50cc - [X86][AsmParser] fix PR32035</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#836c50cc</link>
        <description>[X86][AsmParser] fix PR32035Differential Revision: https://reviews.llvm.org/D37473llvm-svn: 314295

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Wed, 27 Sep 2017 10:29:29 +0000</pubDate>
        <dc:creator>Coby Tayree &lt;coby.tayree@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c54c5cbe - [X86] Allow xacquire/xrelease prefixes</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#c54c5cbe</link>
        <description>[X86] Allow xacquire/xrelease prefixesAllow those prefixes on assembly codeDifferential Revision: https://reviews.llvm.org/D36845llvm-svn: 311309

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Mon, 21 Aug 2017 07:50:15 +0000</pubDate>
        <dc:creator>Coby Tayree &lt;coby.tayree@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8601ac11 - [MC] Fix Intel Operand assembly parsing for .set ids</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#8601ac11</link>
        <description>[MC] Fix Intel Operand assembly parsing for .set idsRecommitting after fixing overaggressive fastpath return in parsing.Fix intel syntax special case identifier operands that refer to a constant(e.g. .set &lt;ID&gt; n) to be interpreted as immediate not memory in parsing.Associated commit to fix clang test commited shortly.Reviewers: rnkSubscribers: llvm-commitsDifferential Revision: https://reviews.llvm.org/D22585llvm-svn: 277489

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Tue, 02 Aug 2016 17:56:03 +0000</pubDate>
        <dc:creator>Nirav Dave &lt;niravd@google.com&gt;</dc:creator>
    </item>
<item>
        <title>7a3a49b1 - Revert r276895 &quot;[MC][X86] Fix Intel Operand assembly parsing for .set ids&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#7a3a49b1</link>
        <description>Revert r276895 &quot;[MC][X86] Fix Intel Operand assembly parsing for .set ids&quot;This caused PR28805. Adding a regression test.llvm-svn: 277402

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Mon, 01 Aug 2016 23:00:01 +0000</pubDate>
        <dc:creator>Hans Wennborg &lt;hans@hanshq.net&gt;</dc:creator>
    </item>
<item>
        <title>06a99a46 - [MC][X86] Fix Intel Operand assembly parsing for .set ids</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#06a99a46</link>
        <description>[MC][X86] Fix Intel Operand assembly parsing for .set idsFix intel syntax special case identifier operands that refer to a constant(e.g. .set &lt;ID&gt; n) to be interpreted as immediate not memory in parsing.Reviewers: rnkSubscribers: llvm-commitsDifferential Revision: https://reviews.llvm.org/D22585llvm-svn: 276895

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Wed, 27 Jul 2016 17:39:41 +0000</pubDate>
        <dc:creator>Nirav Dave &lt;niravd@google.com&gt;</dc:creator>
    </item>
<item>
        <title>0498b88d - Post process ADC/SBB and use a shorter encoding if they use a sign extended immediate.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#0498b88d</link>
        <description>Post process ADC/SBB and use a shorter encoding if they use a sign extended immediate.llvm-svn: 177243

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Mon, 18 Mar 2013 03:34:55 +0000</pubDate>
        <dc:creator>Craig Topper &lt;craig.topper@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7e9a1cb1 - Refactor some duplicated code into helper functions.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#7e9a1cb1</link>
        <description>Refactor some duplicated code into helper functions.llvm-svn: 177242

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Mon, 18 Mar 2013 02:53:34 +0000</pubDate>
        <dc:creator>Craig Topper &lt;craig.topper@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>74c282b5 - Add retw and lretw instructions. Also, fix Intel syntax parsing for all</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#74c282b5</link>
        <description>Add retw and lretw instructions. Also, fix Intel syntax parsing for allret instructions.llvm-svn: 154468

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Wed, 11 Apr 2012 01:10:53 +0000</pubDate>
        <dc:creator>Charles Davis &lt;cdavis@mines.edu&gt;</dc:creator>
    </item>
<item>
        <title>7cdb2ff6 - Intel syntax. Adjust special code, used to recognize cmp&lt;comparison code&gt;{ss,sd,ps,pd}, for intel syntax.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#7cdb2ff6</link>
        <description>Intel syntax. Adjust special code, used to recognize cmp&lt;comparison code&gt;{ss,sd,ps,pd}, for intel syntax.llvm-svn: 149291

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Mon, 30 Jan 2012 22:47:12 +0000</pubDate>
        <dc:creator>Devang Patel &lt;dpatel@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>a410ed3c - Intel Syntax: Extend special hand coded logic, to recognize special instructions, for intel syntax.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#a410ed3c</link>
        <description>Intel Syntax: Extend special hand coded logic, to recognize special instructions, for intel syntax.llvm-svn: 148864

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Tue, 24 Jan 2012 21:43:36 +0000</pubDate>
        <dc:creator>Devang Patel &lt;dpatel@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>d0930fff - Intel syntax: Parse ... PTR [-8]</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#d0930fff</link>
        <description>Intel syntax: Parse ... PTR [-8]llvm-svn: 148570

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Fri, 20 Jan 2012 21:21:01 +0000</pubDate>
        <dc:creator>Devang Patel &lt;dpatel@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>f36613cb - Intel syntax: For now, disable ambiguous JMP64pcrel32 for intel syntax.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#f36613cb</link>
        <description>Intel syntax: For now, disable ambiguous JMP64pcrel32 for intel syntax.llvm-svn: 148569

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Fri, 20 Jan 2012 21:14:06 +0000</pubDate>
        <dc:creator>Devang Patel &lt;dpatel@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>f83dcfd0 - Post process &apos;and&apos;, &apos;sub&apos; instructions and select better encoding, if available.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#f83dcfd0</link>
        <description>Post process &apos;and&apos;, &apos;sub&apos; instructions and select better encoding, if available.llvm-svn: 148489

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Thu, 19 Jan 2012 18:40:55 +0000</pubDate>
        <dc:creator>Devang Patel &lt;dpatel@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>2529dd9e - Intel syntax: There is no need to create unary expr for simple negative displacement.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#2529dd9e</link>
        <description>Intel syntax: There is no need to create unary expr for simple negative displacement.llvm-svn: 148486

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Thu, 19 Jan 2012 18:15:51 +0000</pubDate>
        <dc:creator>Devang Patel &lt;dpatel@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>4a62ff9b - Post process &apos;xor&apos;, &apos;or&apos; and &apos;cmp&apos; instructions and select better encoding, if available.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s#4a62ff9b</link>
        <description>Post process &apos;xor&apos;, &apos;or&apos; and &apos;cmp&apos; instructions and select better encoding, if available.llvm-svn: 148485

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/X86/intel-syntax-encoding.s</description>
        <pubDate>Thu, 19 Jan 2012 17:53:25 +0000</pubDate>
        <dc:creator>Devang Patel &lt;dpatel@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
