<?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 gisel-commandline-option-fastisel.ll</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9cac4e6d - Rename ExpandISelPseudo-&gt;FinalizeISel, delay register reservation</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/gisel-commandline-option-fastisel.ll#9cac4e6d</link>
        <description>Rename ExpandISelPseudo-&gt;FinalizeISel, delay register reservationThis allows targets to make more decisions about reserved registersafter isel. For example, now it should be certain there are calls orstack objects in the frame or not, which could have been introduced bylegalization.Patch by Matthias Braunllvm-svn: 363757

            List of files:
            /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/gisel-commandline-option-fastisel.ll</description>
        <pubDate>Wed, 19 Jun 2019 00:25:39 +0000</pubDate>
        <dc:creator>Matt Arsenault &lt;Matthew.Arsenault@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>bf4fdecc - [GlobalISel] Fix choice of instruction selector for AArch64 at -O0 with -global-isel=0</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/gisel-commandline-option-fastisel.ll#bf4fdecc</link>
        <description>[GlobalISel] Fix choice of instruction selector for AArch64 at -O0 with -global-isel=0Commit rL347861 introduced an unintentional change in the behaviour whencompiling for AArch64 at -O0 with -global-isel=0. Previously, explicitlydisabling GlobalISel resulted in using FastISel but an updated conditionin the commit changed it to using SelectionDAG. The patch fixes thiscondition and slightly better organizes the code that chooses theinstruction selector.Fixes PR40131.Differential Revision: https://reviews.llvm.org/D56266llvm-svn: 350626

            List of files:
            /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/gisel-commandline-option-fastisel.ll</description>
        <pubDate>Tue, 08 Jan 2019 14:19:06 +0000</pubDate>
        <dc:creator>Petr Pavlu &lt;petr.pavlu@arm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
