<?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 InstructionTables.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f3cfec9c - [MCA] Fix a warning</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp#f3cfec9c</link>
        <description>[MCA] Fix a warningThis patch fixes the warning  InstructionTables.cpp:27:56: error: loop variable &apos;Resource&apos; of type  &apos;const std::pair&lt;const uint64_t, ResourceUsage&gt; &amp;&apos; (aka &apos;const  pair&lt;const unsigned long, llvm::mca::ResourceUsage&gt; &amp;&apos;) binds to a  temporary constructed from type &apos;const std::pair&lt;unsigned long,  llvm::mca::ResourceUsage&gt; &amp;&apos; [-Werror,-Wrange-loop-construct]Note that Resource is declared as:   SmallVector&lt;std::pair&lt;uint64_t, ResourceUsage&gt;, 4&gt; Resources;without &quot;const&quot; for uint64_t.

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp</description>
        <pubDate>Mon, 20 Sep 2021 16:46:38 +0000</pubDate>
        <dc:creator>Kazu Hirata &lt;kazu@google.com&gt;</dc:creator>
    </item>
<item>
        <title>ea17b15f - [MCA] InstructionTables::execute() - use const-ref iterator in for-range loop. NFCI.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp#ea17b15f</link>
        <description>[MCA] InstructionTables::execute() - use const-ref iterator in for-range loop. NFCI.Avoid unnecessary copies, reported by MSVC static analyzer.

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp</description>
        <pubDate>Fri, 17 Sep 2021 15:22:55 +0000</pubDate>
        <dc:creator>Simon Pilgrim &lt;llvm-dev@redking.me.uk&gt;</dc:creator>
    </item>
<item>
        <title>88572024 - [llvm] Use llvm::find (NFC)</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp#88572024</link>
        <description>[llvm] Use llvm::find (NFC)

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp</description>
        <pubDate>Wed, 20 Jan 2021 04:19:14 +0000</pubDate>
        <dc:creator>Kazu Hirata &lt;kazu@google.com&gt;</dc:creator>
    </item>
<item>
        <title>8dc7b982 - [NFC] Fixes -Wrange-loop-analysis warnings</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp#8dc7b982</link>
        <description>[NFC] Fixes -Wrange-loop-analysis warningsThis avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.Differential Revision: https://reviews.llvm.org/D71857

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp</description>
        <pubDate>Wed, 01 Jan 2020 16:23:21 +0000</pubDate>
        <dc:creator>Mark de Wever &lt;koraq@xs4all.nl&gt;</dc:creator>
    </item>
<item>
        <title>2946cd70 - Update the file headers across all of the LLVM projects in the monorepo</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp#2946cd70</link>
        <description>Update the file headers across all of the LLVM projects in the monorepoto reflect the new license.We understand that people may be surprised that we&apos;re moving the headerentirely to discuss the new license. We checked this carefully with theFoundation&apos;s lawyer and we believe this is the correct approach.Essentially, all code in the project is now made available by the LLVMproject under our new license, so you will see that the license headersinclude that license only. Some of our contributors have contributedcode under our old license, and accordingly, we have retained a copy ofour old license notice in the top-level files in each project andrepository.llvm-svn: 351636

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp</description>
        <pubDate>Sat, 19 Jan 2019 08:50:56 +0000</pubDate>
        <dc:creator>Chandler Carruth &lt;chandlerc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cc5e6a72 - [llvm-mca] Move llvm-mca library to llvm/lib/MCA.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp#cc5e6a72</link>
        <description>[llvm-mca] Move llvm-mca library to llvm/lib/MCA.Summary: See PR38731.Reviewers: andreadbSubscribers: mgorny, javed.absar, tschuett, gbedwell, andreadb, RKSimon, llvm-commitsDifferential Revision: https://reviews.llvm.org/D55557llvm-svn: 349332

            List of files:
            /llvm-project-15.0.7/llvm/lib/MCA/Stages/InstructionTables.cpp</description>
        <pubDate>Mon, 17 Dec 2018 08:08:31 +0000</pubDate>
        <dc:creator>Clement Courbet &lt;courbet@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
